I tried installing DNN 5.5.0 in windows XP professional hosted by virtual PC 2007 and got the following error.
Parser Error Message: Could not load file or assembly 'System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 146:
Line 147:
Line 148:
Line 149:
Line 150: <!-- register your app_code subfolders to generate granular assemblies during compilation
Source File: C:\DotNetNuke Sites\DNN_550_Test\web.config Line: 148
I have the following installed:
.NET framework 2.0 service pack 1
.NET framework 2.0 service pack 2
.NET framework 3.0 service pack 1
.NET framework 3.5
Microsoft SQL server 2005
Can anyone please tell me what am doing wrong.
Thanks