VB application crashes



Hi All,

I have created an VB application with a MDI form and a lot of
Childforms.
When I run the application in VB environment there are no problems but
when I compile it
into an executable and start the program there is one sort of form that
makes the application crash.

I get the error that:
An error occured and VB will be closed.

I tried to find where things go wrong but that's not possible.

Can anyone help me with some tips here...

Marco

.



Relevant Pages

  • Re: VB application crashes
    ... I have created an VB application with a MDI form and a lot of ... Childforms. ... When I run the application in VB environment there are no problems but ... when I compile it ...
    (microsoft.public.vb.general.discussion)
  • Re: Multithreading MDI application
    ... That is by calling Application.Run. ... I have an MDI form with two childforms. ... But how do I do that in order to run sperate MDI child forms in different ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Wrong Top Position on MDI Form
    ... Christina Haller wrote: ... MDI FORM with n Childforms ... My guess is that it IS at 2000, relative in some way to the MDI form. ... That setparent call affects many things, ...
    (microsoft.public.vb.general.discussion)

Loading