|
-
March 21st, 2004, 01:58 PM
#1
Error in .EXE
Whenever I run my program through VB, I encounter no porblems at all...
After compiling it to produce a .EXE file for it and tried to run it I encountered this error message.
The exception floating point inexact result.
(0xc000008f) occured in the application at location 0x77e6d756.
That happens whenever I click the my Log-in Form's Cancel button.
A scenario:
When I run the program, my Log-in dialog will appear to prompt the user to enter his/her username and password before the main window will appear (only if valid entries are entered). After providiing valid entries the the program's main window will now appear without any problem. If I click on File>Exit, then my program will terminate via End command.
But when I do this, the problem occurs...
When I run the program, my Log-in dialog will appear (as I've mentioned). But instead of providing valid entries I decided to click the Cancel button to exit the program. And when I do, that error message appears and my program will terminate with such error.
How can I resolve this? Please help.
.alienx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|