Debug Outlook VSTO Plugin from Visual Studio 2017 does not work --> debug not possible removing deployment...
up vote
0
down vote
favorite
I created a VSTO Plugin for outlook (2016). During development i could press und debug then outlook started and I could debubg by plugin.
Now I created a deployment and installed it in outlook. Then I removed the installation from outlook by hitting remove in the "Com-AddIns ... "
After that I restarted outlook and tried to Debug my plugin. Outlook still starts but it does not add the plugin to outlook?
So I tried to install the plugin and then try to start debug from visual studio.
Now it says that it could not install the plugin as there is already such a plugin installed.
After that I tried to manually add the Plugin dll by selecting "Add" from the dialog referred to above. I selected the dll from binDebug. Outlook says that this is not a proper outlook plugin
do you have any idea what I could do to be able to debug my outlook plugin again?
Best regards
Hannes
outlook vsto
add a comment |
up vote
0
down vote
favorite
I created a VSTO Plugin for outlook (2016). During development i could press und debug then outlook started and I could debubg by plugin.
Now I created a deployment and installed it in outlook. Then I removed the installation from outlook by hitting remove in the "Com-AddIns ... "
After that I restarted outlook and tried to Debug my plugin. Outlook still starts but it does not add the plugin to outlook?
So I tried to install the plugin and then try to start debug from visual studio.
Now it says that it could not install the plugin as there is already such a plugin installed.
After that I tried to manually add the Plugin dll by selecting "Add" from the dialog referred to above. I selected the dll from binDebug. Outlook says that this is not a proper outlook plugin
do you have any idea what I could do to be able to debug my outlook plugin again?
Best regards
Hannes
outlook vsto
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I created a VSTO Plugin for outlook (2016). During development i could press und debug then outlook started and I could debubg by plugin.
Now I created a deployment and installed it in outlook. Then I removed the installation from outlook by hitting remove in the "Com-AddIns ... "
After that I restarted outlook and tried to Debug my plugin. Outlook still starts but it does not add the plugin to outlook?
So I tried to install the plugin and then try to start debug from visual studio.
Now it says that it could not install the plugin as there is already such a plugin installed.
After that I tried to manually add the Plugin dll by selecting "Add" from the dialog referred to above. I selected the dll from binDebug. Outlook says that this is not a proper outlook plugin
do you have any idea what I could do to be able to debug my outlook plugin again?
Best regards
Hannes
outlook vsto
I created a VSTO Plugin for outlook (2016). During development i could press und debug then outlook started and I could debubg by plugin.
Now I created a deployment and installed it in outlook. Then I removed the installation from outlook by hitting remove in the "Com-AddIns ... "
After that I restarted outlook and tried to Debug my plugin. Outlook still starts but it does not add the plugin to outlook?
So I tried to install the plugin and then try to start debug from visual studio.
Now it says that it could not install the plugin as there is already such a plugin installed.
After that I tried to manually add the Plugin dll by selecting "Add" from the dialog referred to above. I selected the dll from binDebug. Outlook says that this is not a proper outlook plugin
do you have any idea what I could do to be able to debug my outlook plugin again?
Best regards
Hannes
outlook vsto
outlook vsto
asked Nov 17 at 14:57
user668338
8003717
8003717
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
I am such a stupid person:
First it is not sufficient to remove the plugin by using the COM-diaog. You need to remove it using System Settings.
After the "old" plugin is removed completey from the system you need to reinstall the debug version. for this doubleclick on the *.vsto file in the bindebug project of your visual studio project.
This should do the job.
add a comment |
up vote
0
down vote
You could use the "VSTOInstaller.exe " to uninstall your add-in. Please refer to the following link:
Uninstalling Office VSTO addins
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I am such a stupid person:
First it is not sufficient to remove the plugin by using the COM-diaog. You need to remove it using System Settings.
After the "old" plugin is removed completey from the system you need to reinstall the debug version. for this doubleclick on the *.vsto file in the bindebug project of your visual studio project.
This should do the job.
add a comment |
up vote
0
down vote
I am such a stupid person:
First it is not sufficient to remove the plugin by using the COM-diaog. You need to remove it using System Settings.
After the "old" plugin is removed completey from the system you need to reinstall the debug version. for this doubleclick on the *.vsto file in the bindebug project of your visual studio project.
This should do the job.
add a comment |
up vote
0
down vote
up vote
0
down vote
I am such a stupid person:
First it is not sufficient to remove the plugin by using the COM-diaog. You need to remove it using System Settings.
After the "old" plugin is removed completey from the system you need to reinstall the debug version. for this doubleclick on the *.vsto file in the bindebug project of your visual studio project.
This should do the job.
I am such a stupid person:
First it is not sufficient to remove the plugin by using the COM-diaog. You need to remove it using System Settings.
After the "old" plugin is removed completey from the system you need to reinstall the debug version. for this doubleclick on the *.vsto file in the bindebug project of your visual studio project.
This should do the job.
answered Nov 17 at 15:05
user668338
8003717
8003717
add a comment |
add a comment |
up vote
0
down vote
You could use the "VSTOInstaller.exe " to uninstall your add-in. Please refer to the following link:
Uninstalling Office VSTO addins
add a comment |
up vote
0
down vote
You could use the "VSTOInstaller.exe " to uninstall your add-in. Please refer to the following link:
Uninstalling Office VSTO addins
add a comment |
up vote
0
down vote
up vote
0
down vote
You could use the "VSTOInstaller.exe " to uninstall your add-in. Please refer to the following link:
Uninstalling Office VSTO addins
You could use the "VSTOInstaller.exe " to uninstall your add-in. Please refer to the following link:
Uninstalling Office VSTO addins
answered Nov 19 at 0:54
Simon Li
18414
18414
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53352394%2fdebug-outlook-vsto-plugin-from-visual-studio-2017-does-not-work-debug-not-po%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown