Too high DLL loading time

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
imt-oc
Newbie
Newbie
Posts: 2
Joined: Mon Sep 24, 2007 12:00 am

Too high DLL loading time

Post by imt-oc » Tue Mar 27, 2012 7:58 am

Hi,

we encountered a tchart.dll loading problem on some machines, it takes up to 15 seconds to load the dll.

This is a no-go for us, because we use automated runs in our production where multiple applications are started, causing a dll load every time.
So the 15 seconds are multiplied by 50 or so, causing a high delay of our production on every run serveral times a day.


We know that the reason for this is the request to a license server, checking for a valid license/signature.
The problem therefore occurs only, if the machine has a network connection but no internet access.
In the forum we found this:
http://www.teechart.net/support/viewtop ... it=startup
We also found a workaround, using a registry entry to switch off the license request (same as the Internet Explorer switch),
but this is no option, because we are not allowed to change the Internet explorer settings of our customer machines.

We use TChart 3.5.3498 (x86) and Visual Studio 2005.
I tried 3.5.3700, but it shows the same behavior.

So the questions are:
- is there a newer version, that has a different license request with no internet required?
- what else can we do to prevent the delay?

We are willing to buy a newer version, source code license.
But if this does not help with our problem, we will have to drop TChart.

Please help.

Marc
Site Admin
Site Admin
Posts: 1265
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: Too high DLL loading time

Post by Marc » Tue Mar 27, 2012 4:25 pm

Hello,

We'll take a look if the 'unlocked' version behaves in a different way or if we can come up with another suggestion and we'll get back to this thread.

Regards,
Marc Meumann
Steema Support

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

Re: Too high DLL loading time

Post by Yeray » Wed Mar 28, 2012 8:01 am

Hi,

As you can read in the discussion you mentioned, we ended up adding unsigned dlls with the installers for those with this problem.
http://www.teechart.net/support/viewtop ... tup#p47549

The latest installers create a NoDigitalCertificate folder containing the unsigned versions of the dlls.
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

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

Re: Too high DLL loading time

Post by Yeray » Wed Mar 28, 2012 8:55 am

Hi

Since the evaluation version doesn't include the unsigned dlls, I'll send you a TeeChart .NET v3 unsigned version we made in the past for another customer, so you can give it a try.
I've just sent it to the mail account you have registered in this forums.
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

imt-oc
Newbie
Newbie
Posts: 2
Joined: Mon Sep 24, 2007 12:00 am

Re: Too high DLL loading time

Post by imt-oc » Wed Mar 28, 2012 1:45 pm

Hi,

thank you, this works great!
Out apps now starting much faster!

May i use the dll in our release?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Too high DLL loading time

Post by Narcís » Wed Mar 28, 2012 2:11 pm

Hi imt-oc,
thank you, this works great!
Out apps now starting much faster!
You're welcome. We are glad to hear that!
May i use the dll in our release?
Yes.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply