vb.net winform apps fail on WindowsNT

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Elliot M. Rodriguez (elliot_at_news.com)
Date: 03/29/04


Date: Mon, 29 Mar 2004 10:19:33 -0500

I've been struggling with this for a bit now and I hope someone can offer
some help.

Any winform app I assemble that I run on WinNT SP6a with 1.1 framework
installed completely crashes. Whether its by simply running a built EXE or
creating a VS installation project, the result is the same. A modal dialog
box that reads simply:

"Application generated an exception that could not be handled".

And my app would crash. The same installer works fine under WinXP and 2000.

I was able to run the EXE from the command line and output the error stream
to a file, so I could at least get an idea of what the error was, and it
simply read:

"Fatal stack overflow error".

I assume this occurs in Initialze Component, since the form doesnt ever load
or even instanced (error handling I implement here is never reached).

Can anyone offer anothe rdirection? I am at the end of my rope on this
one... Thank you



Relevant Pages

  • Re: repost: vb.net winform app fails on WindowsNT
    ... > I'm reposting this - hopefully someone has a solution. ... > other option is to rewrite the app in VB6... ... Whether its by simply running a built EXE or ... > creating a VS installation project, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: repost: vb.net winform app fails on WindowsNT
    ... While my app im trying to get working does have an active X control, ... Whether its by simply running a built EXE ... >> creating a VS installation project, ... >> I assume this occurs in Initialze Component, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: vb.net winform apps fail on WindowsNT
    ... another developer put togehter another single form one ... Whether its by simply running a built EXE ... >> creating a VS installation project, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: vb.net winform apps fail on WindowsNT
    ... > I've been struggling with this for a bit now and I hope someone can offer ... > installed completely crashes. ... Whether its by simply running a built EXE or ... > creating a VS installation project, ...
    (microsoft.public.dotnet.languages.vb)