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
How are you adding the images ?
Have you debugged the program to identify the exact line of code that makes it fail ?
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
Thanks