Problem Loading System.Web.MVC

Discussion in 'ASP.NET 4.0 RC Beta [Closed]' started by JPGrieb, Nov 25, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I'm creating a ASP.NET MVC V2 application using Visual Studio 2010.
    I published the web app to discount.asp.net and tried to bring it up in a browser.
    I'm getting an error that the assembly System.Web.MVC cannot be loaded (see attached diagram).

    Regards,

    John P. Grieb
     

    Attached Files:

  2. Set the CopyLocal property of your all your references to true

    I noticed when I deployed I only had my project Dll in the bin folder but this cleared it up.
     
  3. We can use VS2010 here?

    I have a VS2008 based website here that uses Sitefinity. I have just upgraded to have unlimited subdomains. I would like to play around with VS2010, Silverlight 4, and WCF RIA Services.

    I know the technologies listed are brand new releases (and changed a bit since 2008), but is there a way for me to do that using a subdomain like VS2010.MySite.com?

    I could use some pointers. You folks have been great in the past.

    Thanks in advance... I've been here since May 2009 and Telerik recommended discountASP.NET.

    Steve
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    are you talking about pointing your domain name to the beta account? that is not currently possible.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page