.NET Runtime 2.0 Error Reporting (5000) error

A

acb

Hi,

I have concluded an on-demand series of webcasts forming part of a
series titled "Introduction to 2-D Video Game Development" that
took place in 2005. The URL is at
http://www.microsoft.com/events/series/msdnvideodev.mspx and the
corresponding binaries can be found at
http://www.digipen.edu/main/Webcast/Introduction_to_2-D_Video_Game_Development.


The game runs well within the VS 2005 IDE (I am using the Professional
Edition). My problem is that I am unable to get the game to install on
other computers. The procedure I use is to first install the DirectX
End-User Runtimes (December 2005), and afterwards install the program.

Installation seems to go well yet upon execution the program crashes.
Below is the contents of the event viewer.

Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 30/01/2006
Time: 12:40:58
User: N/A
Computer: VM-ACBONNICI
Description:
EventType clr20r3, P1 startrooper.exe, P2 1.0.2221.22496, P3 43ddf8b1,
P4 microsoft.directx.direct3d, P5 1.0.2902.0, P6 42056de2, P7 67c, P8
ee, P9 y2ffarvpivtdkhjuaplqt5yzl3rahrxi, P10 NIL.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
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.,.
0010: 20 00 73 00 74 00 61 00 .s.t.a.
0018: 72 00 74 00 72 00 6f 00 r.t.r.o.
0020: 6f 00 70 00 65 00 72 00 o.p.e.r.
0028: 2e 00 65 00 78 00 65 00 ..e.x.e.
0030: 2c 00 20 00 31 00 2e 00 ,. .1...
0038: 30 00 2e 00 32 00 32 00 0...2.2.
0040: 32 00 31 00 2e 00 32 00 2.1...2.
0048: 32 00 34 00 39 00 36 00 2.4.9.6.
0050: 2c 00 20 00 34 00 33 00 ,. .4.3.
0058: 64 00 64 00 66 00 38 00 d.d.f.8.
0060: 62 00 31 00 2c 00 20 00 b.1.,. .
0068: 6d 00 69 00 63 00 72 00 m.i.c.r.
0070: 6f 00 73 00 6f 00 66 00 o.s.o.f.
0078: 74 00 2e 00 64 00 69 00 t...d.i.
0080: 72 00 65 00 63 00 74 00 r.e.c.t.
0088: 78 00 2e 00 64 00 69 00 x...d.i.
0090: 72 00 65 00 63 00 74 00 r.e.c.t.
0098: 33 00 64 00 2c 00 20 00 3.d.,. .
00a0: 31 00 2e 00 30 00 2e 00 1...0...
00a8: 32 00 39 00 30 00 32 00 2.9.0.2.
00b0: 2e 00 30 00 2c 00 20 00 ..0.,. .
00b8: 34 00 32 00 30 00 35 00 4.2.0.5.
00c0: 36 00 64 00 65 00 32 00 6.d.e.2.
00c8: 2c 00 20 00 36 00 37 00 ,. .6.7.
00d0: 63 00 2c 00 20 00 65 00 c.,. .e.
00d8: 65 00 2c 00 20 00 79 00 e.,. .y.
00e0: 32 00 66 00 66 00 61 00 2.f.f.a.
00e8: 72 00 76 00 70 00 69 00 r.v.p.i.
00f0: 76 00 74 00 64 00 6b 00 v.t.d.k.
00f8: 68 00 6a 00 75 00 61 00 h.j.u.a.
0100: 70 00 6c 00 71 00 74 00 p.l.q.t.
0108: 35 00 79 00 7a 00 6c 00 5.y.z.l.
0110: 33 00 72 00 61 00 68 00 3.r.a.h.
0118: 72 00 78 00 69 00 20 00 r.x.i. .
0120: 4e 00 49 00 4c 00 0d 00 N.I.L...
0128: 0a 00 ..

Any help/suggestions on how to resolved the matter would be greatly
appreciated.

Regards,
Al

PS: I would be more than happy to put a link to the install if this
helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top