Rajesh Karunakaran
Programmer
Dear Team,
This may not be a complete VFP question, but I just want to see if anyone among us can help me with some clue.
I wrote a DLL in C# (.Net framework 4.7.2 targetted) which uses Json serialization. Obviously, I have made it 'Make Assembly COM-visible'. I registered this DLL with RegAsm. My Vfp object is created from the DLL. But even when the Vfp object (that was created from the DLL) released, when I try to copy the DLL file from its original folder to my Vfp trial folder, it says, '...file is in use by another process...'
Any clue on this?
I can give you more details if you have any questions.
Thanks in advance,
Rajesh
This may not be a complete VFP question, but I just want to see if anyone among us can help me with some clue.
I wrote a DLL in C# (.Net framework 4.7.2 targetted) which uses Json serialization. Obviously, I have made it 'Make Assembly COM-visible'. I registered this DLL with RegAsm. My Vfp object is created from the DLL. But even when the Vfp object (that was created from the DLL) released, when I try to copy the DLL file from its original folder to my Vfp trial folder, it says, '...file is in use by another process...'
Any clue on this?
I can give you more details if you have any questions.
Thanks in advance,
Rajesh