I just installed Visual Studio 2010 yesterday.As part of that I installed VSTO 4.0.Now when I run any Office application, my VSTO 3.0 addins fail to load.The error in the event log is
I have a 2200+ page text 开发者_如何学Pythonfile. It is delivered from a customer through a data exchange to us with asterisks to separate values and tildes (~) to denote the end of a row. The file is
I have an outlook addin that I have been developing for some time now, and am experiencing a problem. If I have a computer with two \'administrator\' users (call them User 开发者_Go百科A and User B),t
Please visit http://domenadesign.com/istra-bike.com with Firefox browser! After a few clicks on the links page go crazy but only in Firefox, what\'s the problem?
Does VSTO 2008 work for Office 2010 or will it only be VSTO 2010? If开发者_运维知识库 it is VSTO 2010 then does this mean that I have to update all my clients to .NET 4.0?Yes, it will work, but there
I can\'t seem to find a thing on what this exception code indicates on Google or MSDN, and it\'s occurring intermittently and without a pattern I can discern. Has anyone run across this before? The fa
My code displays a message with basic subject, body, attach开发者_开发技巧ment.Next the user manually updates and customizes the message and should send it.I want to record when (if) the email is sent
I am working on a license management type application that copies a password protected zip file to the applications root. The user clicks a button \"Open Presentation\" and the zipped file is extracte
In am using MS Word via OLE to produce documents from my 开发者_JS百科application. I want to give the users that have MS Office 2007 SP2 installed the ability to save the documents as PDF. This is onl
I was trying to create a setup project using VS2开发者_如何学JAVA008. Is there anyway to detect if a particular Office 2010 application is installed or not?