when i host a simple asp.net application under mvc-3 applicationhttp://forums.asp.net/t/1681973.aspx/1?when+i+host+a+simple+asp+net+application+under+mvc+3+applicationWed, 18 May 2011 11:59:53 -040016819734422757http://forums.asp.net/p/1681973/4422757.aspx/1?when+i+host+a+simple+asp+net+application+under+mvc+3+applicationwhen i host a simple asp.net application under mvc-3 application <p>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&nbsp;</p> <p>www.domain.com/app2..it showing below error</p> <p>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</p> 2011-05-18T07:47:23-04:004422973http://forums.asp.net/p/1681973/4422973.aspx/1?Re+when+i+host+a+simple+asp+net+application+under+mvc+3+applicationRe: when i host a simple asp.net application under mvc-3 application <p><a href="http://www.hanselman.com/blog/BINDeployingASPNETMVC3WithRazorToAWindowsServerWithoutMVCInstalled.aspx">http://www.hanselman.com/blog/BINDeployingASPNETMVC3WithRazorToAWindowsServerWithoutMVCInstalled.aspx</a></p> 2011-05-18T10:27:41-04:004423107http://forums.asp.net/p/1681973/4423107.aspx/1?Re+when+i+host+a+simple+asp+net+application+under+mvc+3+applicationRe: when i host a simple asp.net application under mvc-3 application <p>Is&nbsp;System.Web.Mvc.dll is your bin directory? You might also need&nbsp;System.Web.Razor.dll and other dependent DLLs before it will work.</p> 2011-05-18T11:59:53-04:00