Y
Yi
I created a VB.NET COM addin project which is set to load when Word or Excel
is launched. I set a debug breakpoint in the first line of method
Connect.OnConnection(). After I compiled the project with Visual Studio
2003, I found this addin does not load when Excel is launched (it is loaded
only when Word is launched). But when I create and compile such a project
with Visual Studio 2002, the addin will be loaded when either Word or Excel
is launched. This problem with VS 2003 occured recently and I don't know what
happened to either VS 2003 or Excel on my machine. Can anyone give me some
hint? I am realy fructrated with this - I reinstalled both Offce and Visual
Studio 2003 but the problem is still there.
Best wishs,
-Yi
is launched. I set a debug breakpoint in the first line of method
Connect.OnConnection(). After I compiled the project with Visual Studio
2003, I found this addin does not load when Excel is launched (it is loaded
only when Word is launched). But when I create and compile such a project
with Visual Studio 2002, the addin will be loaded when either Word or Excel
is launched. This problem with VS 2003 occured recently and I don't know what
happened to either VS 2003 or Excel on my machine. Can anyone give me some
hint? I am realy fructrated with this - I reinstalled both Offce and Visual
Studio 2003 but the problem is still there.
Best wishs,
-Yi