I'm getting the same error on VSTS 2008 RTM. [:P]

By on 2/14/2008 7:32 AM ()

This isn't really an exception or an error. This is a Visual Studio managed debugging assistant which notifies you when something interesting has happened. They are most useful when debugging mixed-mode or interop scenarios. In most cases, they can be ignored or disabled.

By on 2/20/2008 1:18 PM ()

Hi,
I got this exception when doing some DX samples in F# as well. It is actually not an F#-specific issue and it seems to be general Managed DirectX issue. The sample should work when you start it without debugging and if you want to debug you can just disable catching of this exception (it will get swallowed somehow and the debugging will work fine).

In Visual Studio go to: Debug - Exceptions - Managed Debugging Assistants - LoaderLock (uncheck).

Hope this helps!

By on 1/10/2008 9:44 AM ()

Thanks.

After googling around, the consensus seems to be to just ignore this problem as you suggest.

By on 1/10/2008 11:36 AM ()

I'd also experienced that too -- ignoring the LoaderLock did the trick :)

By on 1/10/2008 2:11 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper