I'm trying to deploy a webpart that is an ASP.NET user control that uses AjaxControlToolkit via WSPBuilder, with not much success.
There seems to be a lot of web.config edits that need to be done in order to get this working, and I'd prefer if this is done automatically.
Does anyone have a tutorial that I can use? Or a .zip file with the WSPBuilder solution as an example?