473,513 Members | 2,493 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CD Will not initialize or Run

I am getting the following error message:
Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 5/13/2008
Time: 2:14:02 PM
User: N/A
Computer: GATEWAY-DNOS1P1
Description:
Faulting application start.exe, version 2.5.0.26, faulting module
kernel32.dll, version 5.1.2600.3119, fault address 0x00012a5b.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 73 74 61 ure sta
0018: 72 74 2e 65 78 65 20 32 rt.exe 2
0020: 2e 35 2e 30 2e 32 36 20 .5.0.26
0028: 69 6e 20 6b 65 72 6e 65 in kerne
0030: 6c 33 32 2e 64 6c 6c 20 l32.dll
0038: 35 2e 31 2e 32 36 30 30 5.1.2600
0040: 2e 33 31 31 39 20 61 74 .3119 at
0048: 20 6f 66 66 73 65 74 20 offset
0050: 30 30 30 31 32 61 35 62 00012a5b
0058: 0d 0a ..
------------------
My Operating System:
OS Name Microsoft Windows XP Home Edition
Version 5.1.2600 Service Pack 2 Build 2600
OS Manufacturer Microsoft Corporation
System Name GATEWAY-DNOS1P1
System Manufacturer Gateway
System Model E-4000
System Type X86-based PC
Processor x86 Family 15 Model 2 Stepping 7 GenuineIntel ~1999 Mhz
BIOS Version/Date Intel Corp. RG84510A.15A.0021.P11.0210160839, 10/16/2002
SMBIOS Version 2.3
Windows Directory C:\WINDOWS
System Directory C:\WINDOWS\system32
Boot Device \Device\HarddiskVolume1
Locale United States
Hardware Abstraction Layer Version = "5.1.2600.2180
(xpsp_sp2_rtm.040803-2158)"
User Name GATEWAY-DNOS1P1\Owner
Time Zone Eastern Daylight Time
Total Physical Memory 1,280.00 MB
Available Physical Memory 824.85 MB
Total Virtual Memory 2.00 GB
Available Virtual Memory 1.96 GB
Page File Space 2.98 GB
Page File C:\pagefile.sys
-------------------------------
CD-ROM Drive:

Drive D:
Description CD-ROM Drive
Media Loaded No
Media Type CD-ROM
Name HL-DT-ST RW/DVD GCC-4320B
Manufacturer (Standard CD-ROM drives)
Status OK
Transfer Rate Not Available
SCSI Target ID 0
PNP Device
ID IDE\CDROMHL-DT-ST_RW/DVD_GCC-4320B_______________1.01____\5&88CF4D&0&0.0.0
Driver c:\windows\system32\drivers\cdrom.sys (5.1.2600.2180
(xpsp_sp2_rtm.040803-2158), 48.38 KB (49,536 bytes), 9/3/2002 9:00 AM)

-------------------------------
I am trying to install "Blackberry" User Tools CD to set up my new phone and
the CD will not run on my Gateway, I do have a Dell PC next to my Gateway and
the CD will run and start up find on the Dell, but not a lot of space
available on the Dell (Memory wise)....Any help would be appreciated, I just
used the CD-ROM drive the day before to install another program and it worked
fine. Thanks
--
Debbie
Jun 27 '08 #1
0 824

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

Similar topics

74
42935
by: Peter | last post by:
Hi, So many times, I have seen compile warning: "you used a char* without initilize it", probably on the code like this: ------------ char* ptr; func(..., ptr); ----------
4
38233
by: Mark Hannon | last post by:
I am trying to initialize an array only once so it can be seen & used by any functions that need it. As I understand it, if a variable is declared by itself outside of any functions, its scope is...
5
4548
by: Jim Langston | last post by:
What I want to do: have a vector of ints in my class initialized with 0 to 499 which will later be pushed/popped out of the vector by instances. What I have: class CParticleStream // Yes, I...
7
46416
by: Andi.Martin | last post by:
Hi, how is it possible, to only initialize parts of a structure. Example: typedef struct{ int a, b; ... (huge lot of members); double x,y;
9
2655
by: thomson | last post by:
Hi all, Would you please explain me where will be the heap stored if it is declared inside the Class, As class is a reference type, so it gets stored on the heap, but struct is a value...
0
907
by: Bryan | last post by:
I'm using the UIP App block and I have overridden the Initialize method, but my override never gets called. Here's the code: public override void Initialize(TaskArgumentsHolder args,...
8
1990
by: bryan | last post by:
I'm using the UIP App block and I have overridden the Initialize method, but my override never gets called. Here's the code: public override void Initialize(TaskArgumentsHolder args,...
15
26396
by: thinktwice | last post by:
char a = { 0 } is it ok?
4
8329
by: Bram Kuijper | last post by:
Hi all, as a C++ newbie, I got some question on the initialization of static reference data members. Since it isn't possible to initialize static members of a class in the constructor, I...
6
9440
by: Ramon | last post by:
Is there a way to initialize the variables (or other data) of a header file by using a function (similar to main() function)?? Thankx
0
7161
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
7384
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
7539
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...
1
7101
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5089
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4746
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
3234
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
1596
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 ...
0
456
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.