activex Problem with Polar Speller
Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=18807
Printed Date: 30 January 2025 at 11:37pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: activex Problem with Polar Speller
Posted By: Ditte
Subject: activex Problem with Polar Speller
Date Posted: 10 August 2011 at 4:17am
Hi,
I like to use the speller from Polarsoft.com. If I use it in a program with the commandbar, the application will crash. (ACCESS_VIOLATION(0xc0000005) ad ...) What could be the reason?
There is a way to get the source code of the component. I would not know, what I must change to run together with codejock.
------------- Regards
Dittmar
Product: Xtreme SuitePro (ActiveX) 13.4.2
Platform: Win XP
Language: Visual Dataflex 16.1
|
Replies:
Posted By: Ditte
Date Posted: 10 August 2011 at 4:32am
The errorcode I only see, if I use the debugger. If I run the program from desktop, the program will finish without error.
------------- Regards
Dittmar
Product: Xtreme SuitePro (ActiveX) 13.4.2
Platform: Win XP
Language: Visual Dataflex 16.1
|
Posted By: Ditte
Date Posted: 10 August 2011 at 7:45am
It is not a memory problem. It is really a problem that the polar speller (polarsoft.com) and Codejock can work together in a program. I´ve the sourcecode but I can´t do anything with it (not be able).
------------- Regards
Dittmar
Product: Xtreme SuitePro (ActiveX) 13.4.2
Platform: Win XP
Language: Visual Dataflex 16.1
|
Posted By: stuc
Date Posted: 12 August 2011 at 9:49am
Not sure if this is relivant - but recently I had the same problem with a third party control giving the same error as you (although from within VB6).
I found that I had to make sure that the third party control did not keep focus, i.e. as soon as the control is selected - shift focus to another on screen control.
/Stu
|
|