KB suggestion - how to debug shim/start issues

D

David Thielen

I strongly encourage that someonw rite a KB article on the following:

Give user’s a way to debug problems when an add-in won’t start, both
directly and using the COM shim. Presently there appears to be no way to find
out why starting an add-in fails. For one example, my nant script wasn’t
successfully strong naming my assemblies. So they didn’t load. After 4 hours
of very carefully going over everything several times I found it. But it
would have been trivial if somewhere I got an error message that the failure
was due to the assemblies not being strong named. Just some method to expose
the errors.

thanks - dave
 
P

Peter Huang

Hi

Based on my search, there is no such a KB about such a specified scenario.
So far from my experience, as we talk about the com-addin load procedure in
another post.
Subject: How an add-in starts - I think I have it
Newsgroups: microsoft.public.office.developer.com.add_ins

We can try to check in which steps did the addin load failure.
In the first steps, we can use the regmon on the www.sysinternals.com
website to monitor if there is any registry problem with the addin.
Also we can try to comment out all the code in the addin to isolate the
problem.

If you still have any concern, please feel free to post here.


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 
D

David Thielen

Can you please suggest to the Word group that they do create such a KB
article? This is IMO the most difficult and frustrating part of creating an
add-in.

thanks - dave
 
P

Peter Huang

Hi Dave,

I think you may try to submit a wish to out mswish website. Our product
team will browse and evaulate the wish and take action.

Microsoft offers several ways for you to send comments or suggestions about
Microsoft products. If you have suggestions for product enhancements that
you would like to see in future versions of Microsoft products, please
contact us using one of the methods listed later in this article.

Let us know how we can improve our products.

Product Enhancement suggestions can include:

" Improvements on existing products.
" Suggestions for additional features.
" Ways to make products easier to use.

World Wide Web - To send a comment or suggestion via the Web, use one of
the following methods:

" In Internet Explorer 6, click Send Feedback on the Help menu and then
click the link in the Product Suggestion section of the page that appears.
" In Windows XP, click Help and Support on the Start menu. Click Send your
feedback to Microsoft, and then fill out the Product Suggestion page that
appears.
" Visit the following Microsoft Web site: http://www.microsoft.com/ms.htm
" Click Microsoft.com Guide in the upper-right corner of the page and then
click Contact Us . Click the link in the Product Suggestion section of the
page that appears.
" Visit the following Microsoft Product Feedback Web site:
"http://register.microsoft.com/mswish/suggestion.asp" and then complete and
submit the form.

E-mail - To send comments or suggestions via e-mail, use the following
Microsoft Wish Program e-mail address, (e-mail address removed).
FAX - To send comments or suggestions via FAX, use the following Microsoft
FAX number, (425) 936-7329.

Each product suggestion is read by a member of our product feedback team,
classified for easy access, and routed to the product or service team to
drive Microsoft product and/or service improvements. Because we receive an
abundance of suggestions (over 69,000 suggestions a year!) we can't
guarantee that each request makes it into a final product or service. But
we can tell you that each suggestion has been received and is being
reviewed by the team that is most capable of addressing it.

All product or service suggestions received become the sole property of
Microsoft. Should a suggestion be implemented, Microsoft is under no
obligation to provide compensation.


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top