Migrating to web application with AjaxControlToolkit
- by Chris
Hi All,
We are currently migrating our ASP.NET website to a web application in Visual Studio 2008. Most of the process has been fairly straight forward, but I have hit one block that is driving me a bit nuts.
We are using the AjaxControlToolkit for some functionality, specifically an AutoControlExtender. When this is run locally through VS's…