|
-
Nov 25th, 2006, 07:14 AM
#1
Thread Starter
Hyperactive Member
Re: Exe file crashes
I have installed that error code and there is no error message. Just the 100% CPU. The same thing happens on another PC.
By putting a msgbox after each line of code near the end of my subroutine, I can confirm that it completes all code within the End Sub. Then it crashes. i.e. I have a msgbox "End of routine" just before End Sub. That shows fine. Then I click Ok and it crashes.
Very odd indeed.
Intuition tells me that it might have something to do with the RichTextBox and ProgressBar controls, since I added those later. And I think it worked before these were added, as far as I can recall. The richtextbox used to be just a textbox control.
Last edited by Jon12345; Nov 25th, 2006 at 07:19 AM.
-
Nov 25th, 2006, 07:34 AM
#2
Re: Exe file crashes
 Originally Posted by Jon12345
That shows fine. Then I click Ok and it crashes.
Ok, well telling us it "crashes" doesn't give us much information.
Do you get an error message when it crashes? Or does it pop up a message saying "... has encountered an error and needs to close", ie: the Send Error Report message on Windows XP.
Also, it's kind of hard to help you fix something when you can't give us the code.
It's like taking a car to a mechanic and saying "Hey can you help me fix my car? I can't let you look under the hood though, because it's a secret."
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
|