M
mazdotnet
Hi guys,
On my work computer I had VisualStudio 2005, AJAX 1.0 and AJAX
toolkit
installed. 2 days ago I installed VisualStudio 2008 and every AJAX
test that I do (IIS), does a postback. When I open my test web
application using File System which uses the .NET server
(http://localhost:4791/AjaxTest2/) it works. However, when I open my
files by using IIS (http://localhost/AjaxTest2/), my application runs
fine except it does a post back every time (not really AJAX).
BTW, view source shows me the JS required for AJAX.
Any idea why my AJAX calls in IIS fail? Do I have to update anything
else on my computer?
Thx
Maz
On my work computer I had VisualStudio 2005, AJAX 1.0 and AJAX
toolkit
installed. 2 days ago I installed VisualStudio 2008 and every AJAX
test that I do (IIS), does a postback. When I open my test web
application using File System which uses the .NET server
(http://localhost:4791/AjaxTest2/) it works. However, when I open my
files by using IIS (http://localhost/AjaxTest2/), my application runs
fine except it does a post back every time (not really AJAX).
BTW, view source shows me the JS required for AJAX.
Any idea why my AJAX calls in IIS fail? Do I have to update anything
else on my computer?
Thx
Maz