ExcelReport - Compile error in hidden modul

Due to internal changes of registration keys through Windows security updates it can occur that the WinCC OA Excel Report cannot be used anymore and returns errors like "Compile error in hidden module".
To solve this issue, the registration for the WCCOAcom.dll, the SubTimer.dll, mscomctl.ocx and the mscomct2.ocx must be removed and a new registration must be created.

e.g. for WinCC OA 3.12 following steps must be taken:

  1. Open the command line interface (cmd.exe) as administrator
  2. Change to the directory SysWOW64 - use "cd C:\Windows\SysWOW64\"
  3. Unregister the WCCOAcom.dll - use "regsvr32 /u <WinCC OA Installation Path>\bin\windows\WCCOAcom.dll"
  4. Register the WCCOAcom.dll again - "regsvr32 <WinCC OA Installation Path>\bin\windows\WCCOAcom.dll"
  5. Unregister the SubTimer.dll - use "regsvr32 /u <WinCC OA Installation Path>\bin\SubTimer.dll"
  6. Register the SubTimer.dll again - "regsvr32 <WinCC OA Installation Path>\bin\SubTimer.dll"
  7. Unregister the mscomctl.ocx - use "regsvr32 /u mscomctl.ocx"
  8. Register the mscomctl.ocx again - "regsvr32 mscomctl.ocx"
  9. Unregister the mscomct2.ocx - use "regsvr32 /u mscomct2.ocx"
  10. Register the mscomct2.ocx again - "regsvr32 mscomct2.ocx"

Further details regarding the changes through the Windows security updates can be found here.

Date added:
Last revised:
Hits:
7.270
Version:
3.11, 3.12
Platform:
Windows
Rating:
Rating: 0.0. 0 vote(s). No rating done at all.
Your vote was '' (0 of 5) You are an anonymous user.
You may log on to do personalized votings
Click the rating bar to rate this item Please log on to do ratings
  • Notification

    FE user cannot be identified! (1403201096)

  • Information

    Not already rated (1403203414)

Tags:
WinCC Open Architecture