Error message HELP!!
Moderator: Ken Berry
-
lank43
Error message HELP!!
I'm using VS10 on my pc with XP. I Consistently get this error message, but only when I click on the "borders/Shading/transparency button: "The instruction at 0x73dd11c7 referenced memory at 0x00000004. The memory could not be read. Click OK to terminate the program. When I click OK, sure enough it terminates the program. Everything else in my VS10 works fine. Any ideas how to fix this??? TIA.
-
sjj1805
- Posts: 14383
- Joined: Wed Jan 26, 2005 7:20 am
- System_Drive: C
- 32bit or 64bit: 32 Bit
- motherboard: Equium P200-178
- processor: Intel Pentium Dual-Core Processor T2080
- ram: 2 GB
- Video Card: Intel 945 Express
- sound_card: Intel GMA 950
- Hard_Drive_Capacity: 1160 GB
- Location: Birmingham UK
Check the Windows Event Log for error messages:
START | RUN dialog box
%SystemRoot%\system32\eventvwr.msc /s
and press enter.
Now check the following two folders
Application
System
You will find a red circle with a white cross inside. Double click to open it and there you will find a link
http://go.microsoft.com/fwlink/events.asp.
This link also contains some hidden code appertaining to your error.
Double click and you will then be given more detailed information and possible cures.
START | RUN dialog box
%SystemRoot%\system32\eventvwr.msc /s
and press enter.
Now check the following two folders
Application
System
You will find a red circle with a white cross inside. Double click to open it and there you will find a link
http://go.microsoft.com/fwlink/events.asp.
This link also contains some hidden code appertaining to your error.
Double click and you will then be given more detailed information and possible cures.
