Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
350
Loaderlock Exception when closing form
posted

Hi,

 

I´m using Ultrawintoolbar now and I always get a Loadlock Exception when I close my Mainform and exit the Application.

LoaderLock was detected
LoaderLock was detected Message: Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.

Sometimes VS shows me a disassembly pointing to Infragistics.Win.UltraWinToolsbars.UltraToolbarsManager.HookProc

00000138 lea esp,[ebp-0Ch]

VS2008/WIN XP /Infragistics2.Win.UltraWinToolbars.v10.2/10.2.20102.1004

What is happening here?

 

Thanks