josmonver / coolite-mvc

Automatically exported from code.google.com/p/coolite-mvc
0 stars 1 forks source link

Demo page failed #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Server Error in '/' Application.

Description: An error occurred during the processing of a configuration file 
required to service this request. Please review the specific error details 
below and modify your configuration file appropriately. 

Parser Error Message: Could not load file or assembly 'System.Web.Mvc, 
Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of 
its dependencies. The system cannot find the file specified.

Source Error: 

Line 48:         <add assembly="System.Web.Abstractions, Version=3.5.0.0, 
Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 49:         <add assembly="System.Web.Routing, Version=3.5.0.0, 
Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 50:         <add assembly="System.Web.Mvc, Version=1.0.0.0, 
Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 51:         <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, 
Culture=neutral, PublicKeyToken=B77A5C561934E089" />
Line 52:         <add assembly="System.Xml.Linq, Version=3.5.0.0, 
Culture=neutral, PublicKeyToken=B77A5C561934E089" />

Source File: C:\HostingSpaces\gmcgill\mvc.coolite.com\wwwroot\web.config    
Line: 50 

Original issue reported on code.google.com by mco...@gmail.com on 10 Jun 2010 at 6:55