Tagged Questions
0
votes
1answer
826 views
How to deploy a web part that uses AjaxControlToolkit with WSPBuilder?
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 ...