i have hosted a mvc-3 application on domain name www.domain.com and when i host another sub application under mvc-3 application and browse it
www.domain.com/app2..it showing below error
Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified
vikas227
Member
623 Points
801 Posts
when i host a simple asp.net application under mvc-3 application
May 18, 2011 07:47 AM|LINK
i have hosted a mvc-3 application on domain name www.domain.com and when i host another sub application under mvc-3 application and browse it
www.domain.com/app2..it showing below error
Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified
raduenuca
All-Star
24675 Points
4250 Posts
Re: when i host a simple asp.net application under mvc-3 application
May 18, 2011 10:27 AM|LINK
http://www.hanselman.com/blog/BINDeployingASPNETMVC3WithRazorToAWindowsServerWithoutMVCInstalled.aspx
Radu Enuca | Blog
davidlee2010
Member
56 Points
25 Posts
Re: when i host a simple asp.net application under mvc-3 application
May 18, 2011 11:59 AM|LINK
Is System.Web.Mvc.dll is your bin directory? You might also need System.Web.Razor.dll and other dependent DLLs before it will work.
dlee@AcceleroTechnology.com
https://www.accelerotechnology.com