Problem with assembly NHibernate.ByteCode.Castle
Hello, I keep getting Could not load file or assembly 'NHibernate.ByteCode.Castle' even though it's in my lib folder, are there any known permission issues with this library?
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by tt on 05 Jan, 2011 04:56 AM
You'll have to select the reference in Visual Studio, go to the properties view and enable the "Copy local" setting. This is necessary as the proxy looks unused by the build process and doesn't get copied to the output directory as default.
Let me know if you need anything else.
tt closed this discussion on 05 Jan, 2011 04:56 AM.