I would suggest setting up some release mode traces to a log file in the
application to track down where it is hanging.
Other than that there are any number of things to guess at that could cause
this behaviour. First thing that jumps to mind could be a threading problem.
But setup the trace.write stuff throughout your application and have it dump
to a log file for debug purposes. Then go in and look to see where the
traces where when it got hung up.
Hope this helps.
-Evan
[quoted text, click to view] <anonymous@discussions.microsoft.com> wrote in message
news:7f0801c3b4c6$05bd9260$a601280a@phx.gbl...
> DotNet framework 1.1 was installed along with updating IE
> to IE 6.0
>
> We still have the problem.
>
> If the form is not made as an Mdi child, it works well. If
> we close a form which is Mdi child the system stops responding.
>
> >-----Original Message-----
> >Has the .NET framework been installed on the Windows 98
> system? That is
> >required for .NET applications to work on any system.
> >
> >Alfred
> >
> ><anonymous@discussions.microsoft.com> wrote in message
> >news:2ed801c3affd$14b3a4d0$a601280a@phx.gbl...
> >> We had developed a solution in VB.Net and tried to install
> >> it in Windows 98 OS.
> >>
> >> As we open some forms the system stops responding. It has
> >> to be rebooted.
> >>
> >> We tried adding one form at a time to the project and check
> >> if its due to any one particulr form. But unsuccessful.
> >>
> >> If anyone has come accross with simillar problem.
> >>
> >> Microsoft clearly says that .Net applications can be
> >> deployed in Windows 98 OS.
> >>
> >> Thankyou
> >
> >
> >.
> >