Hi,
I Have installed VSTO 2005 SE last week and started experimenting in that. Now I am not able to debug the word ADDIN projects. Even if i add any code in _StartUp Method It is not executing...
Any clue
Suresh
Visual Studio Tools for Office
Hi,
I Have installed VSTO 2005 SE last week and started experimenting in that. Now I am not able to debug the word ADDIN projects. Even if i add any code in _StartUp Method It is not executing...
Any clue
Suresh
This is happening with a new project you create, as well as with existing ones
Which version(s) of Office do you have installed on your development machine
It is Happening with new project i Create
and I have office 2003 Installed in my system.
Suresh
Hi Thekkepad,
It works fine on my computer(XP professional sp2,VS2005,VSTO2005&VSTO2005 SE,Word2003 Add-in)
And did you receive any erros Or just no working of the addin
Hi Suresh -
With Office 2003, there is the possibility that the AddinLoader.dll which replaces mscoree.dll can be blacklisted.
Check to see if it's listed as disabled in Help / About / Disabled Items.
If it's not there, we'll try something else.
Andrew