You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we have a .reg file that needs to be applied to the registry and manually changed to point to the location of the output dll.
When we start a debugging session in Visual Studio the COM registry entries should be updated to point at the binary being debugged.
As a Post Build step we should merge all the reg entries in to make the component work, and update the CodeBase string.
The text was updated successfully, but these errors were encountered:
At the moment we have a .reg file that needs to be applied to the registry and manually changed to point to the location of the output dll.
When we start a debugging session in Visual Studio the COM registry entries should be updated to point at the binary being debugged.
As a Post Build step we should merge all the reg entries in to make the component work, and update the CodeBase string.
The text was updated successfully, but these errors were encountered: