Click to See Complete Forum and Search --> : Configuration Error driving me crazy


krayziehustler
September 16th, 2007, 04:03 AM
i just bought a hosting package and am trying to upload my ASP scripts. They run perfectly in visual web developer codename Orcas Express Edition


Line 92: </httpHandlers>
Line 93: <httpModules>
Line 94: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 95: </httpModules>
Line 96: </system.web>



the error was on line 94 of the web.config file....


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


have no clue what it can be...i am on the east coast i started having this problem at like 1:00 am and it is now 4:00 of looking non stop for an answer, any help please???

krayziehustler
September 16th, 2007, 02:04 PM
its ok i figured it out....apparently my hosting company hasn't installed latest .NET framework..i went back and tried the same file using web developer 2005 and it worked