Win32::OLE->FreeUnusedLibraries()

  • Thread starter Thread starter TslaRcr
  • Start date Start date
T

TslaRcr

Guest
Hi. Does anyone know how to make this call from C# ?

Win32::OLE->FreeUnusedLibraries()

I'm making OLE automation calls, and after a period of time it starts losing/ignoring certain commands. The only way to fix it is to reboot the entire server. Looking for a way to either prevent the issue or reset OLE facilities on a server without needing to reboot.

Thanks

Continue reading...
 
Back
Top