[2005] is there any where where we can check ajax version
Hi,
Sometimes I run into problems in the server that I don t run in my developement machine, especially regarding Ajax, validation, Ajax control toolkit like ValidatorCalloutExtender...etc
Are you aware if there re different versions of Ajax or any thing else that might be causing these little weird behaviours on the production machine different from our dev machines?
If so how can we check the Ajax or customValidators version?
I m just making a hypothesis, let me know pls if any other possibility?
Thank thee :)
Re: [2005] is there any where where we can check ajax version
The AJAX framework isn't installed on the server. Possible? Ask them to install it again.
There's only one version of the AJAX framework for ASP.NET AFAIK.
Re: [2005] is there any where where we can check ajax version
It s installed on the server. I see it in program Files
Also in control Panel, it says : Ajax extensions 1.0
Re: [2005] is there any where where we can check ajax version
Alright, so you say that those controls only work sometimes, but the rest of the time they do work?
Re: [2005] is there any where where we can check ajax version
On my dev machine, they work all the time, but on the production, they work the first time the page is rendered but not after. Here is a specific problem I have.
http://www.vbforums.com/showthread.php?t=490134
Thanks Mendhak.
Re: [2005] is there any where where we can check ajax version