G
Guest
I developed an outlook add-in with following configuration:
windows xp
vsto 2005 se
visual studio 2005
C#
The outlook worked fine for a while until I did something quite unrelated as
below:
I added a few strings in the settings (app.config) file. The add-in loaded
these strings and controlled its behavior dynamically. Then I added another
string but that didn't load when I rebuilt the project. When I researched
this issue, I found instructions to "synchronize" settings in this thread:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=563594&SiteID=1
I clicked that button and now no matter what my add-in or any outlook add-in
I create for outlook doesn't load. I tried reinstalling the vsto but with no
luck. I verified that addlinloader.dll is signed.
Any ideas?
windows xp
vsto 2005 se
visual studio 2005
C#
The outlook worked fine for a while until I did something quite unrelated as
below:
I added a few strings in the settings (app.config) file. The add-in loaded
these strings and controlled its behavior dynamically. Then I added another
string but that didn't load when I rebuilt the project. When I researched
this issue, I found instructions to "synchronize" settings in this thread:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=563594&SiteID=1
I clicked that button and now no matter what my add-in or any outlook add-in
I create for outlook doesn't load. I tried reinstalling the vsto but with no
luck. I verified that addlinloader.dll is signed.
Any ideas?