473,671 Members | 2,269 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Remote Computer with net 2.0 but no ajax extension installed

27 New Member
I am using visual web developer express for creating asp.net website...
and i would like to use ajax in my webpages.. i already installed MS Ajax extension
and i need to publish my pages on the remote server with .net 2.0 framework..
do my ajax-ed webpages will work?
im not sure if the website has or must have an ajax installed...

please advice.
Mar 28 '07 #1
5 1884
acoder
16,027 Recognized Expert Moderator MVP
To use Ajax, you don't need an extension or a framework/library.

However, you may find it easier to use that instead of coding it yourself.

This is a link to the official ASP.NET Ajax page.
Mar 28 '07 #2
pongscript
27 New Member
but what i was asking... do the remote server must have a asp.net ajax extension installed?
Apr 6 '07 #3
drhowarddrfine
7,435 Recognized Expert Expert
No. Ajax is a combination of javascript with XML. You don't need any NET stuff or Windows stuff at all.
Apr 6 '07 #4
pongscript
27 New Member
ill explain the situation... cause i was getting some problems when i try to use ajax 1.0 for asp.net. ..

when i installed an iis 6 and .net 2.0

i also installed ajax 1.0 on the local computer

when i use the ajax on my local iis it works fine..

but when i upload my file on the remote web server running .IIS 6 and .net 2.0

i have problem stating that there was a problem it says "reponse was change since..." .. i dunno what goes wrong..
Apr 20 '07 #5
acoder
16,027 Recognized Expert Moderator MVP
ill explain the situation... cause i was getting some problems when i try to use ajax 1.0 for asp.net. ..

when i installed an iis 6 and .net 2.0

i also installed ajax 1.0 on the local computer

when i use the ajax on my local iis it works fine..

but when i upload my file on the remote web server running .IIS 6 and .net 2.0

i have problem stating that there was a problem it says "reponse was change since..." .. i dunno what goes wrong..
Well, in that case, you'll have to install the extension on the server too.
Apr 20 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

6
2489
by: KV | last post by:
Anybody here created an agent? I need to create an agent that runs as a Windows service. The agent would listen on a certain TCP port and run executable files sent to it from a master program. I have these questions: - Is C# a decent language to write this in? - If there are any major issues, what are they? - Do you know where I can find example source code for such a project? It can be in almost any language.
3
3050
by: Slimo | last post by:
Hello, I'm searching some example of code (VB) for reading remote registry subkeys and keys. Thanks
0
1234
by: E. | last post by:
Hi, i have a problem with remote debug. my local dev computer is a win xp sp 2 (with firewall disabled). my remote server is a win 2k. Both has been configured with my account as administrator. I installed the Remote Debugging Monitor on the remote server + my local dev machine. i configured too the policies so that my account has rights to start the service (on both machines). i run the tool on the remote machine (the visual...
2
2089
by: Tor Inge Rislaa | last post by:
Database on remote server On the remote server where my ASP.NET application is located there is no SQL Server or SQL Server Express. When I test my application locally it works fine because I have the SQL Server Express 2005 on my computer, but when I deploy it I am getting error message telling me that there are some problems connecting to the database. I have done the preparation on my SQL Server to allow remote connection to the...
2
7075
by: =?Utf-8?B?QnJpYW4gRWR3YXJkcw==?= | last post by:
I don't see a managed newsgroup for just AJAX, so hopefully this is the best place to ask this question. Is there a sure-fire way to deploy an ASP.NET AJAX-Enabled web site to a web host who refuses to install AJAX 1.0? How come just copying the System.Web.Extension .DLLs to the application's BIN diectory would work. I also copied the v1.0.61025\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0 Javacript
4
2085
by: dbee | last post by:
Right. I've got a really, really annoying/difficult/time consuming problem with my development environment. I'm using django to build a web app with paypal integration. My server is hosted remotely, and it is receiving IPN (payment notifications) POST requests from Paypal. I've checked on google and irc and this is my last shot at solving this before I go mad ... :-( The problem is that I can't debug those POST requests. Browser...
15
7069
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the counter, and a timer that increments the counter every second. I remote desktop to the computer hosting this application and run the application. It starts up and displays the counter incrementing every second. If I disconnect the network cable between the two computers for 10 seconds and...
3
3260
by: Ken1 | last post by:
Hello, Does anyone know of an easy to implement ajax upload script for php which also has a progress bar. If possible I'd like it to be able to remove already uploaded files and do minor manipulations... Thanks.
3
6622
by: Yves Gagnon | last post by:
Hi, I try to debug a WCF hosted in a windows services on a serveur that is on an other domaine then my developpement machine. I tried many things without succes. Here is what I tried: First I installed on the server I want to debug, the remote debugger tools from the VS 2005 CD. I just install the windows application. I tried from there to debug, without succes. I could connect to the remote machine only when the msvsmon.exe is in the...
0
8917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8670
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7437
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5696
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4225
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4407
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2812
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2051
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1809
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.