hi there
i have created an addin for excel, but when we run two insatnces, the second instance crashes saying dll cannot be accessed. i think that this is because the first instance has control of the dll
how can i solve this issue?
cheers
Jamie
Printable View
hi there
i have created an addin for excel, but when we run two insatnces, the second instance crashes saying dll cannot be accessed. i think that this is because the first instance has control of the dll
how can i solve this issue?
cheers
Jamie
What did you use to create the addin? What version of Excel?
hi robdog
I am using version 2000 of excel and vb6
cheers
Jamie
Hmm, I have not heard of any sharing issues but what does your addin do? Perhaps its something to do with its initial actions rather then just connecting to it?