B
Bnob
I have made a dll with VB.net, and this dll call a another dll.
Now i will test my dll in a exe program, always in vb.net.
It's working at the first execution of the exe. But when I regenerate
the exe, I can't. So I try to delete the exe in PPC, and I can't
because there a sharing violation with the exe and the two dlls.
Any idea ? What I must do in my code after calling the dll ?
Now i will test my dll in a exe program, always in vb.net.
It's working at the first execution of the exe. But when I regenerate
the exe, I can't. So I try to delete the exe in PPC, and I can't
because there a sharing violation with the exe and the two dlls.
Any idea ? What I must do in my code after calling the dll ?