Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Run-time error '50003': Unexpected error

Reply
Thread Tools Display Modes

Run-time error '50003': Unexpected error

 
 
skaizun
Guest
Posts: n/a

 
      03-15-2009
My old computer finally died (10 years old with WinME of which I had
very few problems, except for the PC's power supply which had to be
replaced 3 times!), so I bought a new computer and, foolishly, bought
Windows Vista Home Basic rather than XP. Naturally, I spent hours
just getting the right printer drivers. I got the computer to the
point where I can use it, fairly comfortably, but some of my games
don't work 100%. In one game, if I click on, say, the "show game
stats" button, a small window pops-up saying "Run-time error '50003':
Unexpected error", and then kills the program. The net and MS' online
support seems to think that it's either a GIF problem (i.e., 16-bit vs
32-bit) or a VB issue, but I tried all the reasonable-sounding
solutions, and, of course, none worked. I'm a computer programmer with
over 30 years of experience, and had a sideline job of fixing PC
hardware/software, but this has me baffled. Anyone having a
definitive fix (not a guess) would be appreciated. Thanks.
 
Reply With Quote
 
 
 
 
Rick Rogers
Guest
Posts: n/a

 
      03-15-2009
Hi,

Are these software bits the same ones you installed under WinME? If so, they
are highly unlikely to be certified for use in Vista. Programming for
Windows has changed significantly in the past 10 years. In WinME, it was
common to write to or alter system files and folders on the fly during
program operation. This is no longer allowed, program have to run within the
user environment. To use older software like that, there are several
options: You can install a virtual machine and load a WinME installation,
you can run the software in compatibility mode, or you can contact the
distributor for an updated version that is designed to run in Vista
(software that old written for Win9x installations is unlikely to have
patches).

As to 16 vs 32 bit, as long as you are using the x86 version of Vista and
not x64, there is support for 16-bit routines. x64 does not support any
16-bit routines.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"skaizun" <> wrote in message
news:1623ef23-77f2-4fbe-9c30-...
> My old computer finally died (10 years old with WinME of which I had
> very few problems, except for the PC's power supply which had to be
> replaced 3 times!), so I bought a new computer and, foolishly, bought
> Windows Vista Home Basic rather than XP. Naturally, I spent hours
> just getting the right printer drivers. I got the computer to the
> point where I can use it, fairly comfortably, but some of my games
> don't work 100%. In one game, if I click on, say, the "show game
> stats" button, a small window pops-up saying "Run-time error '50003':
> Unexpected error", and then kills the program. The net and MS' online
> support seems to think that it's either a GIF problem (i.e., 16-bit vs
> 32-bit) or a VB issue, but I tried all the reasonable-sounding
> solutions, and, of course, none worked. I'm a computer programmer with
> over 30 years of experience, and had a sideline job of fixing PC
> hardware/software, but this has me baffled. Anyone having a
> definitive fix (not a guess) would be appreciated. Thanks.


 
Reply With Quote
 
Synapse Syndrome [KGB]
Guest
Posts: n/a

 
      03-15-2009
Rick Rogers <> wrote:
>
> As to 16 vs 32 bit, as long as you are using the x86 version of Vista and
> not x64, there is support for 16-bit routines. x64 does not support any
> 16-bit routines.
>


More specifically, it's the CPU that does not support Virtual 8086 mode when
in x64 Long mode. You can emulate it in software with VirtualPC or DOSBox
though.

ss.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run-time error '75' Path/file access error catteryman Windows Vista Security 4 10-06-2009 01:06 PM
The fax can't be sent because of an unexpected error Stephen Charles Thompson Windows Vista Printing / Faxing / Scanning 3 07-15-2009 10:00 PM
Unexpected Error: Fax Can't be received because of an unexpected e cioangel Windows Vista Printing / Faxing / Scanning 1 01-09-2009 06:24 PM
"Windows Setup experienced an unexpected error - Error Code: 0x0" Brad Windows Vista Installation 1 06-16-2008 10:31 PM
unexpected error Bobaber Windows Vista Mail 2 05-14-2008 09:17 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59