Print Page | Close Window

AdAsynexecute vs Applyskin

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=8634
Printed Date: 28 September 2024 at 5:44pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AdAsynexecute vs Applyskin
Posted By: irman_herdiana
Subject: AdAsynexecute vs Applyskin
Date Posted: 01 November 2007 at 5:22am
Dear All,
 
Am having problem with my skinned application form, the application crash when execute a query using AdAsyncExecute type
am using vb6 and ado 2.8 any bright sunshine on this bugs.. :)
 
Thanks



Replies:
Posted By: Oleg
Date Posted: 01 November 2007 at 8:44am

Hi,

Please attach sample to debug.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: irman_herdiana
Date Posted: 04 November 2007 at 10:16pm
here are the sample
 
http://forum.codejock.com/uploads/20071104_221545_Skin_Framework_.zip - uploads/20071104_221545_Skin_Framework_.zip
 
NOTE:
please edit the code <SERVER> <USER> <TABLE> etc. with your own database information


Posted By: Oleg
Date Posted: 05 November 2007 at 1:29am
Hello,
 
Thanks I see it.
 
Problem that some dlls don't like to be hooked.  Solution for your problem is exclude some dlls from hook:
 
Before you apply skin add lines:
 
   SkinFramework.ExcludeModule "msado15.dll"
   SkinFramework.ExcludeModule "oledb32.dll"
   SkinFramework.ExcludeModule "msadce.dll"
   SkinFramework.ExcludeModule "msadcer.dll"
   SkinFramework.ExcludeModule "ws2_32.dll"
   SkinFramework.ExcludeModule "ws2help.dll"
   SkinFramework.ExcludeModule "netapi32.dll"
 
and it will work.
 
I see you still use  10.4 (demo ?) version, you need update to have ExcludeModule  method.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: irman_herdiana
Date Posted: 05 November 2007 at 2:20am
Hi,
 
am doing some research for my company
well codejock is not only just simplified my work but it's also make user "eyes" friendly
we planning to upgrade it and askin for full support but unfortunately my company did't accept the online invoicing..we still discuss for solution somehow
 
am tryn to exclude(dlls)...
 
Thank a lot
 


Posted By: Oleg
Date Posted: 05 November 2007 at 4:29am
Hello,
 
Write to mailto:sales@codejock.com - sales@codejock.com they will help to find another way except online invoicing.
 


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net