Virtual Directory and ASP.NET AJAX -


I have set up a virtual directory in one of my websites but updatepanels are not taking effect, they are still Posting the whole page again. The problem appears to be a virtual directory because I tried to install it as a website rather than setting it up and updating panels used to work ... but when I set it as a virtual directory, they can do more work Do not do it.

Any thoughts?

Thank you!

Isabel

Have you tried this:

This is a known problem due to which AJAX will not work.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -