Quote Originally Posted by paulCWT View Post
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.