This only reproduces once the code is on a non-local server.
I have an AjaxControlToolkit AutoCompleteExtender that works just fine locally. As soon as I put it on the server, the page generates an "AjaxControlToolkit is undefined" error.
After digging around to root cause the problem, I noticed that this error only occurs when I am using the RadScriptManager. If I am using the ToolkitScriptManager, the control works just fine on the server.
Is there some setting that I am missing for the RSM?
Thanks
Jay
I have an AjaxControlToolkit AutoCompleteExtender that works just fine locally. As soon as I put it on the server, the page generates an "AjaxControlToolkit is undefined" error.
After digging around to root cause the problem, I noticed that this error only occurs when I am using the RadScriptManager. If I am using the ToolkitScriptManager, the control works just fine on the server.
Is there some setting that I am missing for the RSM?
Thanks
Jay