Loader Lock error with TeeChart 2013

TeeChart for ActiveX, COM and ASP
Post Reply
rsharma
Newbie
Newbie
Posts: 4
Joined: Thu Jun 20, 2013 12:00 am

Loader Lock error with TeeChart 2013

Post by rsharma » Tue Jul 02, 2013 12:58 am

We just migrated from TeeChart8 to TeeChart2013. In our VC++ project we have CLR switch turnedon. Now when we call Create method of CTChart class we get LoaderLock error as follows:

Managed Debugging Assistant 'LoaderLock' has detected a problem in abc.exe'.
Additional Information: 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.

This used to work fine with TeeChart8. Any idea what may have changed in TeeChart 2013?

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Loader Lock error with TeeChart 2013

Post by Yeray » Tue Jul 02, 2013 1:29 pm

Hi,

Could you please try to arrange a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply