|
-
Nov 25th, 2006, 07:14 AM
#10
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.
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
|