473,473 Members | 1,924 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

.NET Runtime 2.0 Error Reporting (5000) error

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/seri...nvideodev.mspx and the
corresponding binaries can be found at
http://www.digipen.edu/main/Webcast/...me_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.

Jan 30 '06 #1
0 4881

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: suicidaltendencies | last post by:
Does anyone know how to fix this problem. I'm trying to create some Crystal Reports Thanks Harol Compilation Error Description: An error occurred during the compilation of a resource required...
0
by: Erick Lopez | last post by:
When I send my web page to browser in ouput windows recibe this message and the web page the error BC32400 Please Help me Auto-attach to process ' aspnet_wp.exe' on machine 'TABLET'...
1
by: abh1508 | last post by:
Following a release of code the following problem occurs on certain asp ..net pages. This is not a problem on other testing/demo environments. IIS seems to be creating certain files twice in the...
2
by: Richard Thornley | last post by:
Hello, I am working on a VB.Net application and I am getting an error ONLY on the main computer that uses the application. The main computer is on the other coast so of course it would be the...
2
by: Y2K | last post by:
First.. I sincerely appreciate any assistance in resolving this. I've searched the entire PC for assembly.adaptive.xsd, and it's non existent. Here's the problem: I've published a standard...
0
by: Freaky | last post by:
hi, My app. is a Win service that was running well for 2 months now (testing). Suddenly, from yesterday, i get the following error and my service crashes. I couldn't track down on the cause of...
0
by: Anbu | last post by:
Hello All, I have developed an Win 32 application using .NET 2.0 Framework. This application uses the cassini dll provided by one of the Microsoft groups. While using this component, I'm getting...
2
by: kplkumar | last post by:
Hi all I am fairly new to windows scheduler. I have an .exe console application that needs to be run 1st of every month. I created a scheduled task in Windows Schduler and called the .exe. ...
4
by: Bernard Borsu | last post by:
Hi ! I have a big problem with a asp.net 2.0 website. I've just upgrade it from asp.net 1.1. In this previous version, no problem at all. Now, i've a recursive error .NET Runtime 2.0 Error -...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.