April 2010 Entries

Recycling SharePoint 2010 app pool from Visual Studio

One of the things I liked about WSPBuilder was the ability to easily recycle the application pool from Visual Studio, much quicker then messing around with IISReset or IIS manager. With the new deployment framework in Visual Studio 2010, we don’t have that functionality anymore. It’s all very much about deployment. While there are benefits to this approach, sometimes when you’re messing around with stuff it’s good to be able to copy a file to the SPRoot folder, recycle the app pool and see what happens. This is just a quick post, more for my memory than anything else,...

posted @ Wednesday, April 07, 2010 11:58 AM | Feedback (0)