![]() |
Codejock Skin Framework component v13.3.1 crashing |
Post Reply ![]() |
Author | |
bsil ![]() Groupie ![]() Joined: 08 March 2010 Status: Offline Points: 21 |
![]() ![]() ![]() ![]() ![]() 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 |
|
![]() |
|
jpbro ![]() Senior Member ![]() ![]() Joined: 12 January 2007 Status: Offline Points: 1355 |
![]() ![]() ![]() ![]() ![]() |
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 |
|
![]() |
|
bsil ![]() Groupie ![]() Joined: 08 March 2010 Status: Offline Points: 21 |
![]() ![]() ![]() ![]() ![]() |
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 |
|
![]() |
|
SuperMario ![]() Admin Group ![]() ![]() Joined: 14 February 2004 Status: Offline Points: 18057 |
![]() ![]() ![]() ![]() ![]() |
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. |
|
![]() |
|
Smucker ![]() Senior Member ![]() ![]() Joined: 02 February 2008 Status: Offline Points: 156 |
![]() ![]() ![]() ![]() ![]() |
Here are the some additional DLLs I have to exclude from my MFC project:
msctf.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) |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() 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 |