Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
3212 Points
651 Posts
MVP
Jul 12, 2010 08:08 AM|LINK
All dlls must be in "~/bin" (root of application/bin) or in GAC (global assembly cache).
If you have this it doesn´t work:
~/folder - all files
~/folder/bin - dll
If you have it like that you need to turn "folder" into a virtual folder or a new application, which makes it to a new root.
Vimpyboy
Contributor
3212 Points
651 Posts
MVP
Re: Could not load file or assembly 'System.Web.Mvc,
Jul 12, 2010 08:08 AM|LINK
All dlls must be in "~/bin" (root of application/bin) or in GAC (global assembly cache).
If you have this it doesn´t work:
~/folder - all files
~/folder/bin - dll
If you have it like that you need to turn "folder" into a virtual folder or a new application, which makes it to a new root.
http://weblogs.asp.net/mikaelsoderstrom
http://www.twitter.com/vimpyboy