-
Hello, I ran into a runtime error 430 when I tried to to run an updated version of my program on a windows95 machine. I have not done any big changes since the last version which runs fine, but when I try to run this new version on it, I get a runtime error of 430. It says it doesn't support the display or something? Anyone know how to solve this? Thanks for reading.
Thai
-
are you using a setup or just trying to move the exe over?
-
I just moved the EXE over at first, got the error, so I did a package deployment and did it again through the setup. Same error.
Thai
-
Nevermind I figured it out, thanks.
-
Thai,
I am getting the same error...How did u fix this??
I have used Package & Deployment Wizard & not just moved over the exe
-
I'm not sure if I actually "fixed" it so to speak, but what happened was in the new compile that began giving me the error, I must have accidentally selected 2.1 for the activex data object in the References section. I changed it back to 2.0 and it worked like a charm.
Thai