Re: Runtime Unrecoverable system error

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thanks Sean,

I tried to install only 3.0 and then only 3.5 but without success.

The application works fine on XP Pro. Therefore I made a new image with the
"Full XP Pro Like Solution" component (great !) from your web site and it
works fine.

Now my new problem is: How to identify mandatory component(s) for my
application to work properly?
As I can't find an explicit log about the application crash, I tried to
monitor registry and files access but it's a very long work !
I have to remove up to 400 components to lighten my image...


"Sean Liming (MVP)" wrote:


I believe that WPF is only supported in .NET 3.0 and higher.

Do you have both the .NET 2.0 and .NET 3.0 components in the XPe image? If
so only include the .NET 3.0 since it will install .NET 2.0.


Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit


"Papatchel" <Papatchel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6D3B9625-762D-4E93-8011-59BA3503CCEA@xxxxxxxxxxxxxxxx
Hi,

I'm trying to run an WPF application but a framework crash occurs right
after launching it.

Here are the related logs :

Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 23/05/2008
Time: 16:06:43
User: N/A
Computer: BLACKBIRD
Description:
EventType clr20r3, P1 MyApp.wpfclient.exe, P2 1.0.0.0, P3 4832d914, P4
windowsbase, P5 3.0.0.0, P6 45398c03, P7 d7, P8 21, P9 fatalerror, P10
NIL.
Data:
0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
etc...

Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 1023
Date: 23/05/2008
Time: 16:06:42
User: N/A
Computer: BLACKBIRD
Description:
.NET Runtime version 2.0.50727.1433 - Unrecoverable system error.

Several services written for the .NET framework 2.0, I have installed the
.NET framework 3.0 without any error and a third-part WPF test application
work properly. I already checked all dependencies for both 2.0 and 3.0
framework.

Does anyone have any clue to solve this issue?
Thanks!


.



Relevant Pages