Print Page | Close Window

Codejock Skin Framework component v13.3.1 crashing

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=16514
Printed Date: 05 April 2025 at 6:21pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Codejock Skin Framework component v13.3.1 crashing
Posted By: bsil
Subject: Codejock Skin Framework component v13.3.1 crashing
Date Posted: 25 March 2010 at 9:11am
Hi,
 
Iam facinga big issue with the Codejock Skin Framework component v13.3.1 crashing everytime I perform an event in code (button click etc).
The code works fine if the Codejock Skin Framework  component v13.3.1 is not added to project ..
 
Is there any way to stop this from happening ??
 
It is very irritating....
 
Shall appreciate a quick reply .


-------------
Product: Xtreme SkinFramework
     Platform: Windows XP (32bit) - SP 2
     Language: Visual Basic 6.0, Visual C++ 6.0, VB.NET 2.0




Replies:
Posted By: jpbro
Date Posted: 25 March 2010 at 10:23am
I'm using 13.3.1 and I haven't experienced this - do you have a test project? What skin are you using? Do you get an error message, or does the IDE just disappear? I see you are using VB6, VC6 and VB.NET 2.0 - is the framework crashing for a particular one or two of those, or all three?

Thanks.


-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6



Posted By: bsil
Date Posted: 01 April 2010 at 11:50am
 
We are using full licensed version of codejock  13.3.1 with VB 6.0
 
It works fine for  VB.net and VC++ .
 
it crashes on line
 
Command.Execute , , adAsyncExecute
 
where command is adodb.command
 
i dont have a test project as of now but if possible you can try creating a test project using command object of adodb.
 
 


-------------
Product: Xtreme SkinFramework
     Platform: Windows XP (32bit) - SP 2
     Language: Visual Basic 6.0, Visual C++ 6.0, VB.NET 2.0



Posted By: SuperMario
Date Posted: 01 April 2010 at 11:55am
Add these lines before you load skin:

  SkinFramework1.ExcludeModule "msado15.dll"
  SkinFramework1.ExcludeModule "msdard.dll"
  SkinFramework1.ExcludeModule "msjet40.dll"
  SkinFramework1.ExcludeModule "msjetoledb40.dll"
  SkinFramework1.ExcludeModule "msjiter40.dll"
  SkinFramework1.ExcludeModule "msjint40.dll"

https://forum.codejock.com/forum_posts.asp?TID=14967

if not, disable skinframwork, run process explorer and see what dll it uses, then exclude it.


Posted By: Smucker
Date Posted: 02 April 2010 at 9:53am
Here are the some additional DLLs I have to exclude from my MFC project:
msctf.dll
mshtml.dll
msadce.dll
msadcer.dll
ws2_32.dll
ws2help.dll
netapi32.dll




-------------
Product: Xtreme Toolkit Pro version 13.2 (Unicode, static build)

Platform: Windows 200x/XP/Vista/Win7 (32/64 bit)

Language: Visual C++ 9.0 (Studio 2008)




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