Tagged Questions
2
votes
1answer
387 views
How to register an ashx handler through sharepoint 2010 farm solution
I have a 3rd party control that i want to add to the web part. That 3rd party control uses a generic ASHX handler. I can always add the registration to the actual WFE web.config but it's a bit ...