473,503 Members | 1,656 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.Net / AJAX - silly question perhaps

Hi,

Up until now I've been developing purely on my local PC, I have AJAX 1.0
installed, and .Net 2.0 - I've just published a project across to the server
and its failing, its highlighted the following:

sectionGroup name="system.web.extensions"
type="System.Web.Configuration.SystemWebExtensions SectionGroup,
System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35">

Now, I have a feeling that the 1.0.61025.0 number was that of AJAX.Net? If
so, this would suggest that I need to also install this on the server - is
that correct? I had I guess assumed that the AJAX extensions were not
needed on the server, although my own PC had been acting as one.

If anyone could clarify this for me I would be grateful.

Regards

Rob
Jul 24 '07 #1
3 1315
Make sure you publish the System.Web.Extensions dll file to your bin file.
It should be located under Program Files/Microsoft ASP.Net/ASP.NET 2.0 AJAX
Extensions/v1.0.61025
--
Hope this helps,
Mark Fitzpatrick
Microsoft FrontPage MVP 199?-2006. 2007 and beyond

"Rob Meade" <ku***************@edaem.borwrote in message
news:eA**************@TK2MSFTNGP06.phx.gbl...
Hi,

Up until now I've been developing purely on my local PC, I have AJAX 1.0
installed, and .Net 2.0 - I've just published a project across to the
server and its failing, its highlighted the following:

sectionGroup name="system.web.extensions"
type="System.Web.Configuration.SystemWebExtensions SectionGroup,
System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35">

Now, I have a feeling that the 1.0.61025.0 number was that of AJAX.Net?
If so, this would suggest that I need to also install this on the server -
is that correct? I had I guess assumed that the AJAX extensions were not
needed on the server, although my own PC had been acting as one.

If anyone could clarify this for me I would be grateful.

Regards

Rob

Jul 24 '07 #2
"Mark Fitzpatrick" wrote...
Make sure you publish the System.Web.Extensions dll file to your bin file.
It should be located under Program Files/Microsoft ASP.Net/ASP.NET 2.0
AJAX Extensions/v1.0.61025
Hi Mark,

Thanks for your reply.

So that would be having the .dll locally within the project etc? If I
installed the AJAX extensions actually on the server will this work too?
(turns out I dont have .Net 2.0 installed on the server either which I'll
need to do)..

Regards

Rob
Jul 24 '07 #3
It should, as the MSI puts it in the GAC. I only have one app in productionn
with AJAX (from a vendor) so I am not 100% sure. Will have to test that
method.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************
"Rob Meade" <ku***************@edaem.borwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
"Mark Fitzpatrick" wrote...
>Make sure you publish the System.Web.Extensions dll file to your bin
file. It should be located under Program Files/Microsoft ASP.Net/ASP.NET
2.0 AJAX Extensions/v1.0.61025

Hi Mark,

Thanks for your reply.

So that would be having the .dll locally within the project etc? If I
installed the AJAX extensions actually on the server will this work too?
(turns out I dont have .Net 2.0 installed on the server either which I'll
need to do)..

Regards

Rob

Jul 24 '07 #4

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

Similar topics

4
4290
by: bobzimuta | last post by:
I'm creating a simple AJAX library. It's an object that will return an array containing the response text or xml. I'm trying to find a way to assign the response as a property of the object, but...
25
2046
by: Elizabeth | last post by:
Can you all give me your best recommendation(s) for books on AJAX ? Thanks ... - E -
8
2500
by: darrel | last post by:
I'm going to be diving into ASP.net 2.0 on a small project. I'd also like to use it as an excuse to start playing with some AJAX techniques. So, that leads to the obvious question: AJAX.net vs....
2
1124
by: tarun.sinha | last post by:
Hello All Please Help me out, I have heard about Ajax Programming. I want to use it in my application but i can't understand the basic of Ajax.I serach a lot and studied in google Please...
4
7447
by: evgenyg | last post by:
Hello ! We have the following situation - when Ajax request is sent what's being returned by the server is usually an XML (which is used for DOM updates) but sometimes it's HTML which is a whole...
9
4832
by: dougloj | last post by:
Hi. I have an ASP.NET application written in C#. In part of my application, I want to use JavaScript OnClick event function to update a textbox with a string generated asynchronously on the...
6
5121
by: =?Utf-8?B?U2hhd24gU2VzbmE=?= | last post by:
Greetings! I was researching AJAX to provide a solution to displaying status messages while a long process executed. I found several examples online and was able to use their code to get a quick...
0
1440
by: tlc | last post by:
Hi there, I'm new to the AJAX framework, and trying to find a way to do something that perhaps is not part of the AJAX framework. I have a data entry page that keeps allowing a user to enter a...
2
2245
by: soni2926 | last post by:
hi, does anyone know of any good books on ajax and asp.net, one that teaches ajax itself before jumping in atlas? I wanted to get an understanding of ajax and how to use it, most books i've seen...
0
7198
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7072
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6979
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4998
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3149
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.