-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Visual Studio "schema not found" messages
PostPosted: Wed Feb 15, 2006 6:11 pm 
Newbie

Joined: Wed Feb 15, 2006 5:59 pm
Posts: 1
I'm on my second day of experimenting with NHibernate. I'm using VS2005. I started with the Quick Start and got that working. I've moved on to some test code for our existing app and database and moving along fine with it.

The question I have is not specifically an NHibernate question. I realize it is Visual Studio related. I don't want my first post to be a dud, so I've searched high and low for how to solve this specifically for NHibernate or in more general terms.

My problem is simply that VS is giving me "Could not find schema information" messages for the nhibernate section of my app.config. I've tried copying the xsd files into the VS schema folder to no avail. I've tried referencing the schema files using xmlns attributes.

This is obviously not a high priority as it does not affect a working build. But I'd like a error/warning/message free build as a starting point to make sure I understand all aspects of what is going on.

I appreciate any insight into this matter.

-joe


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 16, 2006 9:06 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
<nhibernate> section just uses standard schema understood by NameValueSectionHandler, i.e. the section should contain elements of the form <add key="key" value="value" />.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.