Saturday, March 24, 2012

Config error browsing AJAX Offline Docs

Hi All

I have installed ASP.NET AJAX Extensions 1.0 and have setup the Web Project to view the docs offline.

When I try to browse the web app I get the following configuration error:

Parser Error Message:Unrecognized attribute 'type'.

Line 4: <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">

I have set the app up in IIS 5.0 to use ASP.NET 2.0 and I have made sure that the System.Web.Extensions is in the windows assembly.

Any ideas please?

Cheers

John

Make sure you have Asp.net Ajax Installed.


I added the reference System.Web.Extensions to fix the error you are receiving!


Thanks Ron

I'll try that

John

No comments:

Post a Comment