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
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