Hi,
I have a created a web setup project to deploy a .net 2.0 web application. I
ran it on our integration machine which has only the framework installed on
it.
I get the following error in web.config when I browse that site:
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. (D:\MART Portal
Apps\MonthlySalesEditor\web.config line 43)
Source Error:
Line 41: </httpHandlers>
Line 42: <httpModules>
Line 43: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule,
System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>
Line 44: </httpModules>
Line 45: </system.web>
Source File: D:\MART Portal Apps\MonthlySalesEditor\web.config Line: 43
I add a reference to System.web.extensions in the web application and
re-built the setup. I saw no difference. Can anybody please help me know
what's missing in my deployment?
Regards,
Supriya
Supriya - 18 Mar 2007 16:58 GMT
I am using Ajax controls from ajax.asp.net. Could this make any difference?
Rgds,
Supriya
> Hi,
> I have a created a web setup project to deploy a .net 2.0 web application. I
[quoted text clipped - 25 lines]
> Regards,
> Supriya
jhalhalhabhadh - 26 Apr 2007 16:50 GMT
I have the exactly problem. You can solve it Supriya? If you do, please tell me why by email jhalhalhabhadh@iol.pt.
I appreciate very much.
Bye