Excel-Report can\'t be configured

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
Search

Post Reply
6 posts • Page 1 of 1
User avatar
frankySie
Posts: 30
Joined: Mon Oct 15, 2012 12:01 pm

Excel-Report can\'t be configured

Post by frankySie »

when following the WinCC OA help information to configure the Excel-report,
this error is displayed by Excel:
Image

Is this problem caused by WinXP OS or Excel or WinCC OA?
Computer runs a WinXP 32 bit and Excel 2007 SP2.
Attachments
excelReportError1.jpg

buec
Posts: 28
Joined: Tue Dec 07, 2010 3:09 pm

Re: Excel-Report can\'t be configured

Post by buec »

Try to register MSCOMCTL.OCX in cmd.exe.

Code: Select all

C:\\Windows\\System32\\regsvr32 mscomctl.ocx
Best regards
Christoph

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Excel-Report can\'t be configured

Post by leoknipp »

Hello,

if the problem still occurs after registering the mscomctl.ocx-component you could run the attached VB-script.
The script checks if necessary components for the Excel-report are installed.

Please send the result and a detailled problem description to the official WinCC OA support.

Best Regards
Leopold Knipp
Senior Support Specialist https://www.winccoa.com/fileadmin/image ... Env_31.zip
Attachments
checkReportEnv_31.zip
(606 Bytes) Downloaded 255 times

User avatar
frankySie
Posts: 30
Joined: Mon Oct 15, 2012 12:01 pm

Re: Excel-Report can\'t be configured

Post by frankySie »

please let me report the result directly here. It is unclear what email address to use. Please forward this report to your support. Thx.

check environment for PVSS Report
create object 'Forms.SpinButton.1' ... OK
create object 'Forms.ListBox.1' ... OK
create object 'Excel.Application' ... OK
create object 'MSComCtl2.DTPicker' ... OK
create object 'MSComctlLib.TabStrip' ... OK
create object 'ADODB.Connection' ... OK
create object 'SubTimer.CTimer' ... failed 429: Objekterstellung durch ActiveX-Komponente nicht möglich
create object 'PVSS00Com.ComManager' ... failed 429: Objekterstellung durch ActiveX-Komponente nicht möglich

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Excel-Report can\'t be configured

Post by leoknipp »

Hello,

how to reach the ETM Support is described at the following entry at the ETM Portal
Home --> FAQ --> General --> How can I reach the ETM Support?

Which information is required is described at
Home --> FAQ --> General --> Which information is necessary to open a service request for the WinCC OA support?

Please notice that the ETM Portal does not substitute the common WinCC OA support.


The output for the VB-script describes that 2 necessary components are not installed or registered.

Best Regards
Leopold Knipp
Senior Support Specialist

User avatar
tmalone
Posts: 192
Joined: Mon Nov 22, 2010 11:21 pm

Re: Excel-Report can\'t be configured

Post by tmalone »

There are new patches and batch files available for this solution. Please contact support for this solution.

Issue also exists for MaPara tools

WinCC OA x64 on x64 OS with Excel 32-bit.

Todd Malone
HMI CoC

Post Reply
6 posts • Page 1 of 1