开发者

Virtual Directory and ASP.NET AJAX

开发者 https://www.devze.com 2022-12-13 22:07 出处:网络
I have setup a virtual directory in one of my websites but the updatepanels are not taking effect, they are still reposting the whole page. The pro开发者_StackOverflowblem seems to be the virtual dire

I have setup a virtual directory in one of my websites but the updatepanels are not taking effect, they are still reposting the whole page. The pro开发者_StackOverflowblem seems to be the virtual directory because I tried setting it up as a website instead and the updatepanels worked... but when I set it back as a virtual directory they do not work anymore.

Any ideas?

Thank you!

Isabelle


Have you tried this:

http://weblogs.asp.net/scottgu/archive/2006/12/10/gotcha-don-t-use-xhtmlconformance-mode-legacy-with-asp-net-ajax.aspx

Its a known problem that will cause AJAX to not work.

0

精彩评论

暂无评论...
验证码 换一张
取 消