Richard Fennell

Mirror of 'But it works on my PC!'

Browse by Tags

All Tags » VSTO » Technical Tips (RSS)
Outlook 2010 crashing after in place upgrade
I downloaded and installed the Office 2010 technical preview today. All seemed to go OK (after I realised  I could only do an in place upgrade from 32bit Office 2007 –> 32bit Office 2010), once the upgrade was done I could load Word and using...
Missing .NET framework installing a VSTO application
I have been getting the error "The required version of the .NET Framework is not installed on this computer." (event id 4096 in Event log) when trying to install a VSTO application from both a ClickOnce deployment and a local copy. This is interesting...
Why doesn't my ActionsPane appear when I create a new document form a VSTO enabled template?
When you are using a VSTO enabled Word Template inside a SharePoint custom content type you have to be careful which actual .DOTX file you use within the SharePoint custom content type. DO NOT - use the .DOTX from your VSTO Visual Studio project directory...