Adding Import for Movie Collector.. Some questions (1 Viewer)

dbinaz

Portal Member
October 27, 2007
13
0
Phoenix, AZ
Home Country
United States of America United States of America
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
 

Users who are viewing this thread

Top Bottom