Random Crashes |
Post Reply |
Author | |
WinniePooh
Newbie Joined: 23 June 2009 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 23 June 2009 at 10:24am |
Dear support,
as developer of a Big Company , I'm evaluating your suite product to verify that is eligible as UI component for refactoring of our core application written in vb6.
The first ocx I'm traying is Skin Framework but , in a random fashion, it crashes application without posting me any info.
So,
we can decide to buy the suite only and only if we are able to use use your eval peoduct with no troubles.
Thank to you for your prompt reply.
Best Wishes,
Antonio Francavilla
Senior Developer
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Yes, some dlls don't like when SkinFramework hook them and solution to exclude them using Exclude method.
You can run Process Explorer from sysinternals - http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx it can show list of loaded dlls and for example, use exclude all ado related dll. Just use it to see what dlls are loaded and start by excluding them all, then 1 by 1 uncomment and included them until you find the culprit. SkinFramework1.ExcludeModule "Module.dll" |
|
WinniePooh
Newbie Joined: 23 June 2009 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hi SuperMario, I applied your solution but with all the dlls commented the problem is still present plus some strange behaviourùThanks,
Antonio
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
If there is still some strange behavior then I suspect there is still a dll included that the skinframework does not like.
|
|
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 |