-->
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: Nhibernate Error in visual Studio
PostPosted: Fri Aug 12, 2005 11:37 am 
Sometimes I just click the Play(Start) button in Visual Studio.NET when I want to lauch and debug my application. I'm using NHibernate for the first time and sometimes I get the following error.

CS0006: Metadata file 'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\requirements\e8bd7fc8\c8bd704c\assembly\dl2\c7c4ad9d\00cafe4f_2893c501\castle.dynamicproxy.dll' could not be found

When I do a "rebuild solution" and click start the message does not appear and the web app starts as expected.

Has anyone else seen this or may know why I'm receiving this error ?


Top
  
 
 Post subject:
PostPosted: Wed Aug 17, 2005 8:47 am 
This is by design according to Microsoft. The reason is that you cannot use strong signed assemblies in the bin directory. Just install castle.dynamicproxy.dll in the GAC to get rid of this error.


Top
  
 
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.