D
daniel.chawner
I am trying to deploy a very simple website (one page with the
calendar extender, latest version 1.0) on a WinXP/IIS6.0 site. The
target server has the latest (1.0) installation of ASP.NET AJAX (the
dll's are in the GAC). I am getting '"AJAXControlToolkit" is
undefined' popup while viewing the page. The project has the
AJAXControlToolkit.dll (and .pdb) in the bin directory. This project
compiles and runs cleanly on my development box (also WinXP, using
ASP.NET development servers instead of IIS). I also tried both
installing the toolkit sample website on the target server...same
issue, and adding the AJAX dll's to the bin directory...no luck.
Is there another step that I need to take in order to use the toolkit
on a server without Visual Studio?
calendar extender, latest version 1.0) on a WinXP/IIS6.0 site. The
target server has the latest (1.0) installation of ASP.NET AJAX (the
dll's are in the GAC). I am getting '"AJAXControlToolkit" is
undefined' popup while viewing the page. The project has the
AJAXControlToolkit.dll (and .pdb) in the bin directory. This project
compiles and runs cleanly on my development box (also WinXP, using
ASP.NET development servers instead of IIS). I also tried both
installing the toolkit sample website on the target server...same
issue, and adding the AJAX dll's to the bin directory...no luck.
Is there another step that I need to take in order to use the toolkit
on a server without Visual Studio?