Alaska Software Inc. - StatusBar and ToolBar
Username: Password:
AuthorTopic: StatusBar and ToolBar
Andrea ValcheraStatusBar and ToolBar
on Thu, 17 Apr 2008 09:18:08 +0200
Hello everyone,

I implemented a toolbar and a statusbar in my main application, and I found 
the following error on computers running Windows ME, Windows Vista Home 
Edition, and Windows XP Home:

-----------------------------------------------------------
Error Automation/6500
Description : Could not create ActiveX control
Operation : XBPACTIVEXCONTROL:CREATE
Thread ID : 1
Called from XBPSTATUSBAR:CREATE(628)
Called from EUROLAV:CREASTATUSBAR(130)
Called from EUROLAV:PERSONALIZZA(270)
Called from EUROLAV:CREATE(74)
Called from MAIN(70)
-----------------------------------------------------------


I tried to install, unsuccessfully, in the sequence indicated, the following 
software packages:

1. computers running Windows ME
    dotnetfx.exe
    VisualBasic6-KB896559-v1-ITA.exe
    vbrun60sp5.exe
    vbrun60.exe

2. computers running Windows Vista
   dotnetfx3setup.exe
   dotNetFx35setup.exe
   VisualBasic6-KB896559-v1-ITA.exe
   vbrun60.exe

After each installation I have seen, with OLEWIEV.EXE, if it has installed 
the file "MSCOMCTL.OCX and its components "Microsoft StatusBar Control 
version 6" and "Microsoft ToolBar Control version 6.
Unfortunately, the file MSCOMCTL.OCX is not installed !
What can I do?

Thanks to all
Andrea
Marco AguiarWindows Vista and XbpRtf
on Tue, 29 Apr 2008 14:08:16 +0100
Hi,

I have upgrade from windows XP to Vista and XbpRtf stop working.
What can i do ?

------------------------------------------------------------------------------
ERROR LOG of "C:\ALASKA\xBasePrg\PcGest\PCGESTW32.exe" Date: 2008.04.28
17:57:54

Xbase++ version     : Xbase++ (R) Version 1.90.331
Operating system    : Windows Vista 06.00 Build 06000
------------------------------------------------------------------------------
oError:args         :
          -> VALTYPE: U VALUE: NIL
          -> VALTYPE: U VALUE: NIL
          -> VALTYPE: U VALUE: NIL
          -> VALTYPE: U VALUE: NIL
          -> VALTYPE: U VALUE: NIL
          -> VALTYPE: L VALUE: .T.
oError:canDefault   : Y
oError:canRetry     : N
oError:canSubstitute: Y
oError:cargo        : NIL
oError:description  : Could not create ActiveX control
oError:filename     : NIL
oError:genCode      :       6503
oError:operation    : XBPACTIVEXCONTROL:CREATE
oError:osCode       : NIL
oError:severity     :          2
oError:subCode      :       6500
oError:subSystem    : Automation
oError:thread       :          1
oError:tries        : NIL
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------

Called from XBPRTF:CREATE(4402)
Called from RTFFILE(66)
Called from (B)GESTMENU(508)
Called from MAIN(230)