TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
halifaxdal
NA
9
0
Why add-in doesn't show up in debug mode?
Feb 21 2006 12:21 PM
Hello folks,
I am new to add-in, I am now stucked by the debugging.
My VS.NET is newly installed. I created a new add-in using the template, I added only one line to this add-in, simply pop up a message saying it's running.
The add-in will show up in normal mode. However, when I try to debug it, it is not showing up in the debug environment. I check the add-in manager(in debug env), it's there.
I tried the following methods I digged from Internet:
1. Click on the .reg file to re-register the add-in.
2. Run devenv /setup in Command Prompt mode.
But it just disappeared.
What the heck problem it is?
Thanks. Any hint will be appreciated.
Reply
Answers (
0
)
How to do m_spPlayer->QueryInterface(&spSyncServices); in C#
VS 2005 & Excel 2003