VisualStudio 2008 and AJAX problem when using IIS

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
 
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

Never mind.. I resolved this issue by removing <xhtmlConformance
mode="Legacy"/> from my web.config
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top