|
-
May 16th, 2013, 08:03 AM
#13
Re: VB.NET app won't run correctly the first run
 Originally Posted by paulCWT
Yes, I do have them there too. So it might be a 64bit processor problem?
No, if you weren't catching exceptions, then possibly. However, you are so that might rule out the problem. What you should be doing is setting a breakpoint in your form's load routine and see if it gets that far. If it does, step through the entire load routine to see what happens.
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
|