Question:
I’m getting this error: "… ChilkatDotNet.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."
Answer:
That is the error if you try to use the Chilkat .NET for the 1.0/1.1 Framework in .NET 2.0. Download the Chilkat .NET Components for the 2.0 Framework from http://www.chilkatsoft.com/downloads.asp, and all should be OK.