developer
2005-04-27 20:17:56 UTC
We created an add-in project with VS 2005 Beta 1 that allowed us access to
various forms through our own "Code" command menu. After upgrading to Beta 2
our add-in no longer loaded or showed up in the add-in manager. After some
investigation, I found that changing the HostApplication Name in the
Deploy.AddIn file would allow VS to see the add-in. The problem now is that
VS throws an 'Attempted to read or write protected memory' error when loading
the add-in and crashes when trying to access our "Code" menu. Anyone know
how to remedy this, or why add-ins from Beta 1 do not work as is?
various forms through our own "Code" command menu. After upgrading to Beta 2
our add-in no longer loaded or showed up in the add-in manager. After some
investigation, I found that changing the HostApplication Name in the
Deploy.AddIn file would allow VS to see the add-in. The problem now is that
VS throws an 'Attempted to read or write protected memory' error when loading
the add-in and crashes when trying to access our "Code" menu. Anyone know
how to remedy this, or why add-ins from Beta 1 do not work as is?