Destroying Com object reference

Bodybag

Well-known member
Joined
Jan 16, 2004
Messages
75
We are currently busy with a Sap Health care rollout. Our pharmacy system is being written in .net (c#) and is inserted into the Sap gui as a Activex control by compiling it with a com interop and accessing it by late binding.

They have requested from me to find a way to unload the dll from memory so that we can recompile it and bind it again without leaving the sap gui.
 
Back
Top