Category Archives: Visual Studio 2010

Visual Studio 2010 freezes periodically for a few seconds

Lately I started experiencing the above problem. Visual Studio 2010 would frequently freeze up for a few seconds and then unfreeze itself. When it does this, I cannot type or do anything in Visual Studio. This was driving me mad … Continue reading

Posted in Visual Studio 2010 | Leave a comment

Weird error deploying SharePoint workflow using Visual Studio

It was working all fine, until one day I started getting the error below when deploying the workflow using Visual Studio: Error occurred in deployment step ‘Activate Features’: Unable to locate the workflow’s association data. To restore the association data to … Continue reading

Posted in Visual Studio 2010, Workflow | Leave a comment

Properties missing from Visual Studio 2010 Intellisense..

Today I ran into a problem that made me think I was either blind, crazy.. or both. I created a new SharePoint 2010 project in Visual Studio 2010 and was trying to code against the SPSite.WebApplication property but it was … Continue reading

Posted in SharePoint, Visual Studio 2010 | Leave a comment