Error XBPSLE:SETCUEBANNER

This forum is for eXpress++ general support.
Post Reply
Message
Author
skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Error XBPSLE:SETCUEBANNER

#1 Post by skiman »

Hi,

Since last week I see the following error on the system of a customer. I never saw this before.

Called from XBPSLE:SETCUEBANNER(1402) and oError:operation : :SendOSMsg.

It appears in different dialogs, which never had this problem before.

Code: Select all

Xbase++ version     : Xbase++ (R) Version 1.90.355
Operating system    : Windows Server 2008 06.02 Build 09200
Current dir: abo  - Drive: Z - Free space:          92559810560
SMB2 Check actief: Ja
------------------------------------------------------------------------------
oError:args         :
          -> VALTYPE: O CLASS: DC_XbpGet
          -> VALTYPE: N VALUE: 0
          -> VALTYPE: N VALUE: 5377
          -> VALTYPE: N VALUE: 0
          -> VALTYPE: N VALUE: 0
oError:canDefault   : N
oError:canRetry     : N
oError:canSubstitute: Y
oError:cargo        : NIL
oError:description  : Parameter has a wrong data type
oError:filename     : 
oError:genCode      :          2
oError:operation    : :SendOSMsg
oError:osCode       :          0 
oError:severity     :          2
oError:subCode      :       1025
oError:subSystem    : BASE
oError:thread       :         59
oError:tries        :          0
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from XBPSLE:SETCUEBANNER(1402)
Called from XBPSLE:CREATE(1344)
Called from DC_XBPGET:CREATE(411)
Called from DC_GETLIST:CREATEOBJECT(11636)
Anyone who could give a tip for this?
Best regards,

Chris.
www.aboservice.be

User avatar
Auge_Ohr
Posts: 1428
Joined: Wed Feb 24, 2010 3:44 pm

Re: Error XBPSLE:SETCUEBANNER

#2 Post by Auge_Ohr »

skiman wrote:Since last week I see the following error on the system of a customer. I never saw this before.

Code: Select all

Called from XBPSLE:SETCUEBANNER(1402)
Anyone who could give a tip for this?
is it after Upgrade to Windows 10 1703 ?

Source is \SOURCE\SYS\xbparts.prg
greetings by OHR
Jimmy

skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: Error XBPSLE:SETCUEBANNER

#3 Post by skiman »

Hi Jimmy,

I didn't check the Windows version of that station. Is there a problem with latest Windows version?
Best regards,

Chris.
www.aboservice.be

User avatar
Auge_Ohr
Posts: 1428
Joined: Wed Feb 24, 2010 3:44 pm

Re: Error XBPSLE:SETCUEBANNER

#4 Post by Auge_Ohr »

skiman wrote:I didn't check the Windows version of that station. Is there a problem with latest Windows version?
i'm just asking if that Error was before Upgrade to 1703.

from Alaska PDF i found about Cue Banner Problem
o The SLE or combo box object currently has the input focus.
This is by design.
o No manifest is deployed with the application.
o The operating system runs in so-called "Classic" mode.
o Visual designs were disabled by the user in the application's
compatibility settings.
o An operating system version is being used. Cue banners are
only supported on Windows XP or newer operating systems.
o Far East language extensions are enabled in the system control
panel. This occurs only under Windows XP and is a bug in the
operating system.
o A desktop theme patch is installed. Certain desktop designs
and/or theme patches may prevent cue banners from being
greetings by OHR
Jimmy

skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: Error XBPSLE:SETCUEBANNER

#5 Post by skiman »

Jimmy,

Thanks for that info. I will give that list to their hardwaresupplier.
Best regards,

Chris.
www.aboservice.be

Post Reply