K
Kari Yli-Kuha
We've implemented a VBVSL using basically Graham's VBVSL_Minimal example.
Environment:
- Windows 2000 SP4
- Visual Basic 6.0 SP5
- Visio 2002 and 2003
Symptoms:
Everything works fine in the run time environment - the DLL addon gets launched
from the document's static event list.
But - when I start debugging the code (start the addon and wait for Visio to initialize it)
all I get are two attempts to init the VBVSL class - the code never gets properly started.
The symptoms are the same in both Visio versions (2002/2003)
The funny thing is that the debugging used to work - and it still does with my
colleague. The only difference in our environments is that he's got W2K SP3 and
I upgraded to SP4.
Anyone got a clue?
/Kari
Environment:
- Windows 2000 SP4
- Visual Basic 6.0 SP5
- Visio 2002 and 2003
Symptoms:
Everything works fine in the run time environment - the DLL addon gets launched
from the document's static event list.
But - when I start debugging the code (start the addon and wait for Visio to initialize it)
all I get are two attempts to init the VBVSL class - the code never gets properly started.
The symptoms are the same in both Visio versions (2002/2003)
The funny thing is that the debugging used to work - and it still does with my
colleague. The only difference in our environments is that he's got W2K SP3 and
I upgraded to SP4.
Anyone got a clue?
/Kari