0
votes
1answer
125 views

reusing a webpart in another solution in sharepoint 2010 results a “500 INTERNAL SERVER ERROR”

I have a webpart that was used in an old visual studio solution as a stand alone project. I copied this webpart project to a new visual studio solution, deployed the webpart to the new web ...
1
vote
1answer
1k views

How to restart IIS on all servers of farm from SharePoint Application Page

SharePoint provides an option in Create New WebApplication page that says Restart IIS Automatically. This restarts IIS on all servers of the farm. What can I do to trigger this programmatically from ...