ajeeshco
Well-known member
Hi,
I'm working with WMI and in my application I'm getting an exception like this "An attempt has been made to free an RCW that is in use. The RCW is in use on the active thread or another thread. Attempting to free an in-use RCW can cause corruption or data loss." Is there any way to avoid this? I'm using ThreadPool for managing threads. Thanks in Advance
.
I'm working with WMI and in my application I'm getting an exception like this "An attempt has been made to free an RCW that is in use. The RCW is in use on the active thread or another thread. Attempting to free an in-use RCW can cause corruption or data loss." Is there any way to avoid this? I'm using ThreadPool for managing threads. Thanks in Advance