Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

.net do not run on one PC

12 views
Skip to first unread message

Christian Treffler

unread,
Mar 8, 2012, 4:05:43 PM3/8/12
to
Hi,

I wrote several C# programs (.net 2.0, and since some time .net 4.0)
which I run on several PCs at my company. All PCs have the same setup
(Windows XP Professional, SP3) and are regularly updated with newest
patches by our IT.

Nevertheless on one PC (and only on that one) my programs do not run
anymore. Directly after start I get the message "$Program has
encountered a problem and needs to close. We are sorry for the
inconvenience".

I designed a little test program and changed the program.cs which was
generated automatically by Visual Studio:

namespace test
{
static class Program
{
/// <summary>
/// The main entry point for the application.
/// </summary>

[STAThread]
static void Main()
{
MessageBox.Show("1");
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
MessageBox.Show("2");
Application.Run();
}
}
}

Not even the first MessageBox.Show("1") is called, I get above error
message immediately. I deinstalled .net 2.0 and installed .net 4.0: No
success.

The event log (old log from .net 2.0) says:
".NET Runtime version 2.0.50727.3623 - Fatal Execution Engine Error
(7A0BC58E) (80131506)"

I googled for that, and got lots of hits, but that error message seems
to be pretty generic: Lots of different solutions, none of them seems to
relate to my issue. I installed hotfixes KB981574 and KB913384, but that
didn't help.

This is interesting: Visual Studio 2005 is installed on that PC. If I
load a project and click debug, the program runs without problems. If I
start the program outside Visual Studio, it crashes.
Below my signature is the call-stack from one of these crashes.

Does anybody have an idea what causes this problem?

TIA,
Christian

ntdll.dll!7c90120e()
[Frames below may be incorrect and/or missing,
no symbols loaded for ntdll.dll]
mscorwks.dll!7a0bc10a()
mscorwks.dll!7a0bb125()
mscorwks.dll!7a0bc58e()
sysfer.dll!6efbb5ae()
sysfer.dll!6efbbc93()
ntdll.dll!7c90f65c()
ntdll.dll!7c90f661()
kernel32.dll!7c809430()
kernel32.dll!7c80efa0()
kernel32.dll!7c80ee58()
kernel32.dll!7c81f557()
wxvault.dll!10006fb4()
wxvault.dll!10006fd2()
ntdll.dll!7c910222()
ntdll.dll!7c910222()
ntdll.dll!7c91019b()
ntdll.dll!7c9101db()
ntdll.dll!7c910222()
ntdll.dll!7c911028()
ntdll.dll!7c911086()
ntdll.dll!7c9101db()
ntdll.dll!7c910222()
ntdll.dll!7c91019b()
ntdll.dll!7c9101db()
mscorwks.dll!79f1c1e1()
mscorwks.dll!79e7e4fc()
mscorwks.dll!79f1c117()
msvcr80.dll!78132c78()
msvcr80.dll!78132e24()
mscorwks.dll!79f1f76f()
mscorwks.dll!79f1f733()
mscorwks.dll!79e7e4fc()
mscorwks.dll!79f1f742()
ntdll.dll!7c910222()
ntdll.dll!7c910222()
ntdll.dll!7c910222()
ntdll.dll!7c91019b()
ntdll.dll!7c9101db()
ntdll.dll!7c91005d()
ntdll.dll!7c9100b8()
ntdll.dll!7c910222()
mscorwks.dll!79e7ce85()
mscorwks.dll!79f5910a()
mscorwks.dll!79e98bc2()
mscorwks.dll!79e79984()
mscorwks.dll!79e98bd4()
mscorwks.dll!79e7e5f9()
mscorwks.dll!79e7e5ff()
mscorwks.dll!79e7e684()
mscorwks.dll!79e7e684()
mscorwks.dll!79e9803f()
mscorwks.dll!79f5910a()
mscorwks.dll!79e9803f()
mscorwks.dll!79f733e8()
mscorwks.dll!79e9cad7()
mscorwks.dll!7a0bb35e()
mscorwks.dll!7a0bc58e()
mscorwks.dll!7a0bc599()
mscorwks.dll!7a0bc58e()
mscorwks.dll!79f8208b()
mscorwks.dll!79e743d7()
mscorwks.dll!79e74cf5()
mscorwks.dll!79f81f29()
ntdll.dll!7c910323()
mscorwks.dll!7a02f6bf()
mscorwks.dll!7a0284b8()
msvcr80.dll!7813e16c()
msvcr80.dll!7813be2d()
mscorwks.dll!79f1bd05()
ntdll.dll!7c9032a8()
ntdll.dll!7c90327a()
ntdll.dll!7c92aa0f()
ntdll.dll!7c911514()
ntdll.dll!7c9101db()
mscorwks.dll!79e747cc()
ntdll.dll!7c90e48a()
mscorwks.dll!79f5910a()
mscorwks.dll!79f5910a()
shlwapi.dll!77f6413c()
sysfer.dll!6ef9ea7f()
sysfer.dll!6efbf4f1()
sysfer.dll!6efbf4f1()
sysfer.dll!6efa0714()
sysfer.dll!6efa0758()
sysfer.dll!6efbb346()
sysfer.dll!6efa741b()
ntdll.dll!7c910435()
ntdll.dll!7c91043e()
mscorwks.dll!79f5914e()
mscorwks.dll!79f590fc()
mscorwks.dll!79f209b3()
mscorwks.dll!79e7e4fc()
mscorwks.dll!79e95e3b()
ntdll.dll!7c9100b8()
ntdll.dll!7c910041()
ntdll.dll!7c91005d()
mscorwks.dll!79e7e4fc()
mscorwks.dll!79e95e3b()
mscorwks.dll!79ec6938()
mscorwks.dll!79ec6956()
mscorwks.dll!79ec6956()
mscorwks.dll!79e8980b()
ntdll.dll!7c9100b8()
ntdll.dll!7c910041()
ntdll.dll!7c91005d()
ntdll.dll!7c91005d()
ntdll.dll!7c911452()
ntdll.dll!7c911483()
ntdll.dll!7c9101db()
mscorwks.dll!79e747eb()
ntdll.dll!7c91005d()
mscorwks.dll!79e748f6()
mscorwks.dll!79e74912()
mscorwks.dll!79e74912()
mscorwks.dll!79e74931()
mscorwks.dll!79e74385()
mscorwks.dll!79e748cb()
mscorwks.dll!79e748cb()
mscorwks.dll!79e81364()
mscorwks.dll!79e8136a()
mscorwks.dll!79e8136a()
mscorwks.dll!79f1fc14()
mscorwks.dll!79e95e3b()
mscorwks.dll!79e95e4c()
mscorwks.dll!79f1fb36()
mscorwks.dll!79e79984()
mscorwks.dll!79f1fb3e()
kernel32.dll!7c802600()
mscorwks.dll!79e75369()
mscorwks.dll!79e8980b()
mscorwks.dll!79e89cef()
mscorwks.dll!79e893bb()
mscorwks.dll!79e89d2f()
mscorwks.dll!79e89d43()
mscorwks.dll!79e9cad7()
mscorwks.dll!79e7ce85()
mscorwks.dll!79f2d2e5()
mscorwks.dll!79e79984()
mscorwks.dll!79f2d31c()
mscorwks.dll!79f38f8e()
mscorwks.dll!79f38fa5()
mscorwks.dll!79f2d31c()
mscorwks.dll!79f2aaae()
mscorwks.dll!79f2aacd()
mscorwks.dll!79f20edf()
mscorwks.dll!79f20e0f()
mscoree.dll!7900b77b()
mscoree.dll!7900b73d()
mscoree.dll!79004de3()
kernel32.dll!7c817077()
FFV-Cockpit.exe!00440057()
FFV-Cockpit.exe!00440057()
0 new messages