Reply to thread

I am starting to add an import option for movie collector.


I am new to c#, but not programming.


When I try to run the config manager in debug mode, I get a few exceptions and can't figure out why.


LoaderLock was detected

Message: DLL 'C:\Documents and Settings\xxxx\My Documents\media portal source\Configuration\bin\Debug\Microsoft.DirectX.Direct3D.dll' is 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.

============================


System.TypeInitializationException was unhandled

Message: The type initializer for 'SQLite.NET.SQLiteClient' threw an exception.


Anyone have any ideas?


THanks,

Derek


Top Bottom