Hi,
I have an Ajax bound grid, and if there is any error occurs it will return with Ajax error and open a Telerik window with message.
It works on local machine.
But When I deploy the application to IIS 6 on another machine, the Ajax error with Telerik window didn't open.
I have seen that when I get the
it is "unspecified"
Complete script
e.XMLHttpRequest get value on local machine, but it is not working on Server.
can you please guide me for this?