Page 1 of 1

Trial Install II7 and 2008

Posted: Wed Feb 11, 2009 10:14 am
by jimiz
I am having issues with iis7 and 2008 for the trial install. Seems to not have a reference to an assembly or a dll


Configuration Error
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.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 86: <compilation debug="false" strict="false" explicit="false">
Line 87: <assemblies>
Line 88: <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>

Any help would be great.

Re: Trial Install II7 and 2008

Posted: Wed Feb 11, 2009 10:16 am
by mazhar
Do you have AJAX installed on your machine.

Re: Trial Install II7 and 2008

Posted: Wed Feb 11, 2009 1:29 pm
by Logan Rhodehamel
There are special instructions for installing to a machine that has a fresh .NET 3.5, and has never had AJAX 1.0 Extensions for .NET 2.0 installed. Try going here:

http://help.ablecommerce.com/installati ... sp.net.htm

About halfway down, there is a link that will show additional steps required for a pure .NET 3.5 installation.