[?]: WinCC 7 Runtime Errors

ProTool, WinCC flexible, WinCC, PP/OP/TP/TD/MP
Post Reply
gabitzu6
Posts: 33
Joined: Sun Jul 27, 2008 10:02 pm
Location: Romania

[?]: WinCC 7 Runtime Errors

Post by gabitzu6 » Mon Apr 18, 2011 8:38 pm

Hy,

I have a problem with my WinCC 7.
I made a little program in PCS7 and I create an OS directly in the Project (for use PLCSIM). I compiled the OS and when a want to activate the runtime in loading process I got the following error:
"Unhandled exception was raised. Look file "script.log" for details."
- This error comes from C:\WINDOWS\system32\nrdll.dll
After I clicked OK, my project it's [Active] but no picture is showed.

If I click on the WinCC icon from the toolbar, and click Start Graphics RunTime I got an error
"The system cannot find the file specified."
, if I clicked OK I got another error
"Keine Verbindung zur Aktionssteuerung".
If I try to deactivate the project my computer stuck.

I tried to make a simple project only in WinCC and the Runtime works.

In the SCRIPT.LOG I have the following information:

Code: Select all

//====================================================================
// WinCC reported exception with code: C0000005 ACCESS_VIOLATION
// Date: 18.4.2011 - Time: 22.27. 0
// Caused at logical address 7C934322 01:00033322
//====================================================================
// FAULTING MODULE: C:\WINDOWS\system32\ntdll.dll
//====================================================================
// Registers:
// ----------
// EAX:00000001
// EBX:00000015
// ECX:7C91003D
// EDX:00150608
// ESI:00000015
// EDI:7FFDC000
// CS:EIP:001B:7C934322
// SS:ESP:0023:0150FF24  EBP:0150FF64
// DS:0023  ES:0023  FS:003B  GS:0000
// Flags:00010202
//
// Call stack:
// -----------
// Address  | Frame    |
// ---------+----------+----------------------------------------------
// 7C934322 | 0150FF64 | RtlDeleteAtomFromAtomTable+2D4
// 78543412 | 0150FF70 | endthreadex+23
// 78543439 | 0150FFA8 | endthreadex+4A
// 785434C7 | 0150FFB4 | endthreadex+D8
// 7C80B713 | 0150FFEC | GetModuleFileNameA+1B4
//====================================================================
If anyone have an idea about what can be, please post an answer. (sos)
Thank you! (fback) (tyou)

gabitzu6
Posts: 33
Joined: Sun Jul 27, 2008 10:02 pm
Location: Romania

Re: [?]: WinCC 7 Runtime Errors

Post by gabitzu6 » Tue Apr 19, 2011 12:09 pm

Anyone know this problem?

Thank you!

Post Reply