Featured Post

SQL Query in SharePoint

The "FullTextSqlQuery" object's constructor requires an object that has context but don't be fooled. This context will no...

Showing posts with label Add-In. Show all posts
Showing posts with label Add-In. Show all posts

Friday, October 1, 2010

Issue with Word Add-Ins in VS 2010

If you create a Word Add-In in Framework 3.5 using VS 2010 it will not compile from the start if you do not have Visual Studio 2008 SP1 installed. Hope this helps someone - it bugged me for a while