PDA

View Full Version : Please help me debug this


rhino1616
12-17-2003, 04:22 AM
Hi,

Im creating a CD presentation & my CD has 2 .exe files on it. 1 for people with 800x600 rez & 1 for 1024x768 rez. A programmer was kind enough to help me (unfortunately I cant get a hold of him) & created a set of files with (Im assuming) VB6, called "Launch.exe", Vb40032.dll & files. These files would be started by the autorun.ini file & they would in turn launch the appropriate files according the viewers rez settings. Ive burnt all my files to CD but when I play it, I get error messages on both files like below:

WinXP P4 1.6 512ram\ Geforce2 32mg vidcard

Microsft error signature:
Appname:_1024x768.exe Appver:1.0.0.0 Modname:~ss9.tmp
Modversion:7.0.14.0 Offset:00048749

1024x768 has encountered a problem & needs to close. We are sorry for the inconvience.

Unhandled exception in _1024x768.exe (Flash.OCX): 0xc0000005: access violation

Win98 P3 600, 448 ram \ 32mg vidcard\ set to autorun CD's
It wont autorun so you have to start it maually, but it autoruns on WinXP

run-time error "76"
Path not found.


This part seems odd, these errors come up 95% of the time when you exit the CD, other wirse when its running it seems to work almost perfectly. I dont know much about debugging & VB script & reading / programming. I have a copy of VB & when the errors happen it opens up in a debugger but I dont really understand how to read & decipher it to well. If anyone can help me understand whats going wrong Id greatly appreciate it. Im a rookie & I spent 13 hours searching on the internet to see if I could understand whats going wrong & I cant. I posted my files for viewing at: http://uniteddistributorscanada.hypermart.net/

I added my CD files & I cut & pasted my debugged files to notepad for download. If anyone could help me I would "greatly" appreciate it.



Thank you for your time.

PS: Im sorry if this is the wrong forumn, I think its the proper place. If not, could you please redirect me.

HelicalCynic
01-05-2004, 10:53 PM
I'll take a look at it. On dial-up, though, so the files take a while to d/l.
-Bryan

rhino1616
01-06-2004, 05:36 PM
I appreciate it HelicalCynic. If you need anything else feel free to ask me.

Thanks

HelicalCynic
01-06-2004, 06:35 PM
Do you have the VB source for the program? It seems to be running on my computer (Athlon 1.2 GHz/512 MB/GF4 MX 64MB/WinXP Pro) under 1152x864 resolution as long as I open up the 1024x768 or 800x600 files manually.
Also works if I set my resolution to 1024x768 and run launch.exe.