"Unexpected error" when running 
Author Message
 "Unexpected error" when running

I have absolutely no clue why this happens, but it occurs alot with me,
 I recently compiled a project ~30-50kb which , when executed on someone
elses computer, gives an "unexpected error" and terminates. The program
seems to run perfectly on my computer, just seems to be impossible to
compile and export to other users. The only *abnormal* components in use are
Winsock and RichEdit.
Any ideas? Maybe a problem with the code optimization, etc?
 *peace*
    -Brian


Thu, 06 Mar 2003 03:00:00 GMT  
 "Unexpected error" when running
This is what is refered to as DLL Hell.

My suggestion is to create a setup using the new VB Installer from
microsoft, so far it has solved all my "But it is working on my PC"
problems.

cheers

pieter



Sat, 08 Mar 2003 03:00:00 GMT  
 "Unexpected error" when running

Heh, that was my Plan B, its just not my preferable plan. Wouldn't it work
if i just find the missing *.dlls and jam them all into the same directory
of the program somehow? I've seen that done before with other 'homemade'
programs,... be damned if i knew how to do it, though.
 -Brian


Quote:
> This is what is refered to as DLL Hell.

> My suggestion is to create a setup using the new VB Installer from
> microsoft, so far it has solved all my "But it is working on my PC"
> problems.

> cheers

> pieter



Sat, 08 Mar 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. "Unexpected error - quitting" error

2. Error "Unexpected error"?

3. What is "Unexpected error (35012)"?

4. VB5Prog.exe "Unexpected Error" on XP

5. An "unexpected error" adding OCX control

6. VB5 apps reports "unexpected error"

7. "Unexpected Error" shit

8. Generic Setup "Unexpected Error: Quiting"

9. "Unexpected Error, Quitting" in VB4 program

10. Solution to "Unexpected Error - Quitting"

11. "Unexpected Error" during installation

12. Setup "Unexpected Error"

 

 
Powered by phpBB® Forum Software