This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, February 13, 2012 3:51:42 PM(UTC)
Groups: Registered
Posts: 21
hi,
i want to know whether your dlls will call any internet access during launching the application?
what im facing now is the application slow to launch when there is no internet access while launching fast when there is an internet connection.
leadtools v15 .net c#.
Thanks.
#2
Posted
:
Tuesday, February 14, 2012 4:47:06 AM(UTC)
Groups: Registered
Posts: 256
LEADTOOLS DLLs are digitally signed. The reason why it is slower to launch the application without internet connection is because the .NET framework tries to verify the certificate and wait to timeout then launch the application.
To solve this, you can skip the verification process. Please read the following post for more information:
http://support.leadtools.com/SupportPortal/CS/forums/35449/ShowPost.aspx
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.