473,379 Members | 1,386 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Could not load file or assembly 'System.Web.Extensions

I am testing AJAX. I've downloaded the AJAX Extension and the CTP
December package and installed on BOTH my development machine and the
production server.

Then I created a very very simple web application, which contains a
button and a label. When the button is clicked, some message is shown
on the label. That's it.

The AJAX works great on my development machine, but on the production
server, I got the typical error as follows:

Server Error in '/' Application.
--------------------------------------------------------------------------------

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 36: <compilation debug="false">
Line 37: <assemblies>
Line 38: <add assembly="System.Web.Extensions,
Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>
Line 39: </assemblies>
Line 40: </compilation>

There is a difference between the development machine and the
production server: On the development machine everything is on drive
C:. On the production server, the AJAX packages are installed on drive
C whereas the web applications run on a separate partition, drive F. I
am not sure if this is important.

I searched this forum, one guy mentioned that
Microsoft.Web.Extensions.dll and Microsoft.Web.Extensions.Design.dll
need to stay in the bin folder of the application. I don't think this
is true any more. That said, I still tried it, with no luck on the
production server.

Could you please help diagnose what might be wrong with the production
server side? Thanks.

Jan 11 '07 #1
2 151610
I am having the same exact problem. Ajax 1.0 works great on my
developement machine and gives the following error when I deploy the
application to my production webserver.
Server Error in '/' Application.

--------------------------------------------------------------------------------

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 36: <compilation debug="true">
Line 37: <assemblies>
Line 38: <add
assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>
Line 39: <add assembly="System.Design,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 40: <add
assembly="System.Web.Extensions.Design, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></assemblies>

Source File: d:\WebSites\Secure\test\web.config Line: 38

Assembly Load Trace: The following
I called Microsoft "off shore" support and was walked through
installing "hotfix for issue 915782". This hotfix updated the
aspnet_wp.exe, System.Web.dll, webengine.dll files. After two hours
on technical support I was told this hotfix will not fix this problem
and they currently do not have a fix for this problem. I was told
that if I wanted to open another paid support case that they would be
happy to research this problem.

I am very impressed with AJAX and would love to implement its
functionality on my corporate website BUT my conclusion is that AJAX
is NOT READY FOR PRIMETIME. Like all Microsoft products it is a great
concept and really cool but maybe it might work after AJAX SP1 or AJAX
SP2?????

If you will excuse me, I think I will go install Vista on all of my
users systems so I can continue my efforts as a "Microsoft GuineePig"

On Jan 10, 5:03 pm, "antonyliu2...@yahoo.com"
<antonyliu2...@yahoo.comwrote:
I am testing AJAX. I've downloaded the AJAX Extension and the CTP
December package and installed on BOTH my development machine and the
production server.

Then I created a very very simple web application, which contains a
button and a label. When the button is clicked, some message is shown
on the label. That's it.

The AJAX works great on my development machine, but on the production
server, I got the typical error as follows:

Server Error in '/' Application.
--------------------------------------------------------------------------------

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 36: <compilation debug="false">
Line 37: <assemblies>
Line 38: <add assembly="System.Web.Extensions,
Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>
Line 39: </assemblies>
Line 40: </compilation>

There is a difference between the development machine and the
production server: On the development machine everything is on drive
C:. On the production server, the AJAX packages are installed on drive
C whereas the web applications run on a separate partition, drive F. I
am not sure if this is important.

I searched this forum, one guy mentioned that
Microsoft.Web.Extensions.dll and Microsoft.Web.Extensions.Design.dll
need to stay in the bin folder of the application. I don't think this
is true any more. That said, I still tried it, with no luck on the
production server.

Could you please help diagnose what might be wrong with the production
server side? Thanks.

Feb 14 '07 #2
Hi people..... then....

I read this topic, and try fix this bug.
I copy twice DLL.

Microsoft.Web.Extensions.dll and Microsoft.Web.Extensions.Design.dll

and paste in my server (bin folder)

restart IIS and POOLS

bingoooooo!!!!!!!!!!!

all right.

cya guys.

regards.

On 14 fev, 19:12, ought...@gmail.com wrote:
I am having the same exact problem. Ajax 1.0 works great on my
developement machine and gives the following error when I deploy the
application to my production webserver.

Server Error in '/' Application.

--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a
configurationfilerequired to service this request. Please review the
specific error details below and modify your configurationfile
appropriately.

Parser Error Message:Couldnotloadfileorassembly
'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The
system cannot find thefilespecified.

Source Error:

Line 36: <compilation debug="true">
Line 37: <assemblies>
Line 38: <addassembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>
Line 39: <addassembly="System.Design,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 40: <addassembly="System.Web.Extensions.Design, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></assemblies>

SourceFile: d:\WebSites\Secure\test\web.config Line: 38

AssemblyLoadTrace: The following

I called Microsoft "off shore" support and was walked through
installing "hotfix for issue 915782". This hotfix updated the
aspnet_wp.exe, System.Web.dll, webengine.dll files. After two hours
on technical support I was told this hotfix willnotfix this problem
and they currently donothave a fix for this problem. I was told
that if I wanted to open another paid support case that they would be
happy to research this problem.

I am very impressed with AJAX and would love to implement its
functionality on my corporate website BUT my conclusion is that AJAX
isNOTREADY FOR PRIMETIME. Like all Microsoft products it is a great
concept and really cool but maybe it might work after AJAX SP1 or AJAX
SP2?????

If you will excuse me, I think I will go install Vista on all of my
users systems so I can continue my efforts as a "Microsoft GuineePig"

On Jan 10, 5:03 pm, "antonyliu2...@yahoo.com"

<antonyliu2...@yahoo.comwrote:
I am testing AJAX. I've downloaded the AJAX Extension and the CTP
December package and installed on BOTH my development machine and the
production server.
Then I created a very very simple web application, which contains a
button and a label. When the button is clicked, some message is shown
on the label. That's it.
The AJAX works great on my development machine, but on the production
server, I got the typical error as follows:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration
filerequired to service this request. Please review the specific error
details below and modify your configurationfileappropriately.
Parser Error Message:Couldnotloadfileorassembly
'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system
cannot find thefilespecified.
Source Error:
Line 36: <compilation debug="false">
Line 37: <assemblies>
Line 38: <addassembly="System.Web.Extensions,
Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>
Line 39: </assemblies>
Line 40: </compilation>
There is a difference between the development machine and the
production server: On the development machine everything is on drive
C:. On the production server, the AJAX packages are installed on drive
C whereas the web applications run on a separate partition, drive F. I
amnotsure if this is important.
I searched this forum, one guy mentioned that
Microsoft.Web.Extensions.dll andMicrosoft.Web.Extensions.Design.dll
need to stay in the bin folder of the application. I don't think this
is true any more. That said, I still tried it, with no luck on the
production server.
Couldyou please help diagnose what might be wrong with the production
server side? Thanks.

Feb 21 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Brian | last post by:
I've looked through the previous posts on this one and have verified permissions and location of my Dlls, but I am still getting an exception when I try to Load an assembly. The directory where...
2
by: Eric Falsken | last post by:
Eric Falsken <eric@db4o.com> wrote on 04 Dec 2005: > craigkenisston@hotmail.com wrote on 19 Nov 2005: > >> I'm working in the migration of an asp.net application in 1.1 to 2.0. >> I'm new to...
1
by: urs | last post by:
Two days ago, I built an ASP.NET 2.0 application and published it on a shared IIS 6 Web server. After publishing, and during the whole day, it worked fine. The server remained untouched since....
1
by: ddelaney | last post by:
I've seen this posted before in many places, but have yet to find a real fix. I have a web application on dev server right now, and randomly, hours or days, it returns the expception posted below. ...
4
by: Richard Bysouth | last post by:
Hi I am running a site built on asp.net 1.1 on a windows server 2003 (which is running asp.net 2.0 - shared hosting at my webhost). The site is low traffic and very simple (mostly static text...
0
by: =?Utf-8?B?aUhhdkFRdWVzdGlvbg==?= | last post by:
Thank U Sir, It works ::)) Now I have one more issue. I have downloaded Ajax frame work and in the toolbox I am getting AJAX Extention in which i find the Script manager. Bit,in the design...
0
by: Andy | last post by:
Thanks Peter, I thought I'd give an update on this problem. My application had 2 assemblies that contained classed for the Data access and business logic layer. It was on one of them that I was...
1
by: Steve Wofford | last post by:
I am recieving the following. This happens when I moved it from my development system to our production SBS 2003 w/ latest .net frameworks and service packs . I developed under XPSP2 and VS2008. ...
4
by: lasida | last post by:
Hi, I have developed an application in C#. Now I'm working on a tool which is again written in c# which will give me all the assemblies referenced by my application. In the code i need to get...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.