|
|||||||
| TX Text Control ActiveX Please use this forum for TX Text Control ActiveX support only. If you need support for a different product, please use the appropriate forum. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
App crashing and 0x800A4E3D being raised
Hello,
We have an application that is crashing when calling the TX4 control. Debugging shows that a call to SetRTFSelText in TX4OLE is raising error code 0x800A4E3D. Can any additional information be provided pertaining to this error code? TX4OLE.ocx is version 10.1.151.500 Thanks, Pete McDowell Cerner Corporation |
|
#2
|
|||
|
|||
|
Re: App crashing and 0x800A4E3D being raised
Any ideas?
Thanks, Pete |
|
#3
|
||||
|
||||
|
Re: App crashing and 0x800A4E3D being raised
Hello Pete,
Unfortunately, the provided error number has nothing to do with TX Text Control. Are you sure that the error message comes from the TextControl? Also, do you see any chance that I can reproduce your issue here? Did you try the latest version 15.1 as trial?
__________________
Regards, Gunnar Giffey, TX Text Control [Forum Administrator] |
|
#4
|
|||
|
|||
|
Re: App crashing and 0x800A4E3D being raised
I'm not sure if you would be able to reproduce. When the crash occurs, the following RTF is being passed to SetRTFSelText:
Code:
{\rtf1\ansi\ansicpg1252\uc0\deff0{\fonttbl{\f0\fswiss\fcharset0\fprq2 Arial;}{\f1\froman\fcharset2\fprq2 Symbol;}}{\colortbl;\red0\green0\blue0;\red255\green255\blue255;\red0\green0\blue0;\red255\green255\blue255;}{\*\generator TX_RTF32 10.1.323.501;}\deftab1134\pard\plain\f0\fs20\par\pard}
Unfortunately, upgrading the TXText control isn't an option for us right now. Thanks, Pete McDowell Last edited by Gunnar Giffey; March 17, 2010 at 15:43:41. Reason: Added CODE tags |
|
#5
|
||||
|
||||
|
Re: App crashing and 0x800A4E3D being raised
Unfortunately, I am not able to reproduce your issue with TX Text Control 15.1 in the Simple sample.
Could you please test if the error occurs also with the Simple sample? Also, does the error happen just on one machine or on every PC? Please note that service packs are released for the current version only.
__________________
Regards, Gunnar Giffey, TX Text Control [Forum Administrator] |
|
#6
|
|||
|
|||
|
Re: App crashing and 0x800A4E3D being raised
It is consistent on every machine, the appropriate components appear to be in place.
What is meant by the Simple Sample? Would you be able to test with the 10.1 version? Thanks, Pete McDowell |
|
#7
|
||||
|
||||
|
Re: App crashing and 0x800A4E3D being raised
No, I am not able to reproduce the issue with TX v10.1 SP3 (TX32.DLL: version 10.1.1013.500)
How to find the version information of TX Text Control Code:
RTF = "{\rtf1\ansi\ansicpg1252\uc0\deff0{\fonttbl{\f0\fswiss\fcharset0\fprq2 Arial;}{\f1\froman\fcharset2\fprq2 Symbol;}}{\colortbl;\red0\green0\blue0;\red255\green255\blue255;\red0\green0\blue0;\red255\green255\blue255;}{\*\generator TX_RTF32 10.1.323.501;}\deftab1134\pard\plain\f0\fs20\par\pard}"
TXTextControl1.LoadFromMemory RTF, 5, False
C:\Program Files\The Imaging Source Europe GmbH\TX Text Control 10.1\Samples\vb6\SIMPLE
__________________
Regards, Gunnar Giffey, TX Text Control [Forum Administrator] |
|
#8
|
|||
|
|||
|
Re: App crashing and 0x800A4E3D being raised
We are using the same version...tx32.dll shows 10.1.1013.500. I'm looking into testing the simple sample code.
Thanks, Pete |
|
#9
|
|||
|
|||
|
Re: App crashing and 0x800A4E3D being raised
I see what you mean...I modified the SAMPLE to load the RTF from memory and had no issues. Did you test anything with the SetRTFSelText where we were seeing the crash?
|
|
#10
|
||||
|
||||
|
Re: App crashing and 0x800A4E3D being raised
No, as SetRTFSelText is not available in VB6.
Did you check if you experience the same issue with the latest version 15.1?
__________________
Regards, Gunnar Giffey, TX Text Control [Forum Administrator] |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|