PC Review


Reply
Thread Tools Rating: Thread Rating: 2 votes, 1.00 average.

ASP.NET AJAX Enabled Website Web.config error (newbie to AJAX)

 
 
Tony K
Guest
Posts: n/a
 
      4th May 2007
Testing the deployment of my AJAX enabled website to my server and I receive
an error relating to the following lines in my web.config file.

<add assembly="System.Web.Extensions, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add assembly="System.Web.Extensions.Design, Version=1.0.61025.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>

My server is Windows 2003 Enterprise Edition.

Any ideas how to fix this? Both lines are a problem.

thank,
Tony K

 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWFuaXNoIEJhZm5h?=
Guest
Posts: n/a
 
      4th May 2007
Hi,
copy the files System.Web.Extensions.dll and
System.Web.Extensions.Design.dll from the following directory on your dev pc:
C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025
into the bin folder of your web application on the host.
You should find below link also useful:
http://ajax.asp.net/docs/ConfiguringASPNETAJAX.aspx
--
If my answer helped you,then please do press Yes below.
Thanks and Regards.
Manish Bafna.
MCP and MCTS.



"Tony K" wrote:

> Testing the deployment of my AJAX enabled website to my server and I receive
> an error relating to the following lines in my web.config file.
>
> <add assembly="System.Web.Extensions, Version=1.0.61025.0,
> Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
> <add assembly="System.Web.Extensions.Design, Version=1.0.61025.0,
> Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
>
> My server is Windows 2003 Enterprise Edition.
>
> Any ideas how to fix this? Both lines are a problem.
>
> thank,
> Tony K
>

 
Reply With Quote
 
Tony K
Guest
Posts: n/a
 
      4th May 2007
Thank you. That worked.

Tony K
"Manish Bafna" <(E-Mail Removed)> wrote in message
news:7A4A9068-0F06-41C1-BC87-(E-Mail Removed)...
> Hi,
> copy the files System.Web.Extensions.dll and
> System.Web.Extensions.Design.dll from the following directory on your dev
> pc:
> C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025
> into the bin folder of your web application on the host.
> You should find below link also useful:
> http://ajax.asp.net/docs/ConfiguringASPNETAJAX.aspx
> --
> If my answer helped you,then please do press Yes below.
> Thanks and Regards.
> Manish Bafna.
> MCP and MCTS.
>
>
>
> "Tony K" wrote:
>
>> Testing the deployment of my AJAX enabled website to my server and I
>> receive
>> an error relating to the following lines in my web.config file.
>>
>> <add assembly="System.Web.Extensions, Version=1.0.61025.0,
>> Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
>> <add assembly="System.Web.Extensions.Design, Version=1.0.61025.0,
>> Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
>>
>> My server is Windows 2003 Enterprise Edition.
>>
>> Any ideas how to fix this? Both lines are a problem.
>>
>> thank,
>> Tony K
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ajax enabled web site Mike TI Microsoft ASP .NET 3 21st Oct 2007 04:36 PM
Can I change an existing Website into an AJAX enabled Website? m.schaeffer@imail.de Microsoft ASP .NET 2 13th Jul 2007 06:15 PM
Ajax web.config error Mike P Microsoft ASP .NET 2 24th May 2007 05:02 PM
Problem using master page in Ajax Enabled Website Therasa Microsoft ASP .NET 0 3rd May 2007 05:16 AM
Deploying ASP.NET AJAX-Enabled Web site to host without AJAX insta =?Utf-8?B?QnJpYW4gRWR3YXJkcw==?= Microsoft ASP .NET 2 21st Feb 2007 10:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:25 AM.