195 pts.
 Visual basic 6 error messege
Hey friends,
can anybody out there help me. im designing a point of sale interface in vb6 and when i add image to it and try to run it, I got the message that says " the program has stop working". I thought some files  in the program has been corrupt so i uninstall an then reinstall but it still the same. 
Here's a difference; for instance when I work with the plain interface with no image added on and then I run it it works fine. therefore I tried to find where the problem lies but couldn't be able to figure out. Hence I'll leave it you friends to explain. Thank you in advance.


Software/Hardware used:
Software
ASKED: March 9, 2011  9:49 AM
UPDATED: April 12, 2011  2:56 AM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

How are you adding the images ?
Have you debugged the program to identify the exact line of code that makes it fail ?

 63,580 pts.

 

In addition, you should make sure that you are on the latest service pack for VB6. Service pack 6 is the latest one available from Microsoft (I believe both for VB6 and Visual Studio 6). I’ve seen it fix some odd errors that I ran into.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9ef9bf70-dfe1-42a1-a4c8-39718c7e381d

 5,005 pts.

 

Thanks

 195 pts.