My app. has no errors but when i go to run it i have the following problem and it litterally flashes on the screen with first form and then dissapears.
DefaultDomain: Loaded c:\winnt\microsoft.net\framework\v1.0.3705\mscorlib.dll, No symbols loaded.
TestDatabase: Loaded C:\Documents and Settings\kendj2\Desktop\Local Working\bin\TestDatabase.exe, Symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\system.windows.forms\1.0.3300.0__b77a5c561934e089\system.windows.forms.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\microsoft.visualbasic\7.0.3300.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\accessibility\1.0.3300.0__b03f5f7f11d50a3a\accessibility.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\microsoft.visualbasic.compatibility\7.0.3300.0__b03f5f7f11d50a3a\microsoft.visualbasic.compatibility.dll, No symbols loaded.
The program [308] TestDatabase.exe has exited with code 0 (0x0).
I have tried to step through it using F10 and it doesnt help explain what the hell is going on...
This was a VB6 app that has been converted to a .Net app.
What have a missed?
DefaultDomain: Loaded c:\winnt\microsoft.net\framework\v1.0.3705\mscorlib.dll, No symbols loaded.
TestDatabase: Loaded C:\Documents and Settings\kendj2\Desktop\Local Working\bin\TestDatabase.exe, Symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\system.windows.forms\1.0.3300.0__b77a5c561934e089\system.windows.forms.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\microsoft.visualbasic\7.0.3300.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\accessibility\1.0.3300.0__b03f5f7f11d50a3a\accessibility.dll, No symbols loaded.
TestDatabase.exe: Loaded c:\winnt\assembly\gac\microsoft.visualbasic.compatibility\7.0.3300.0__b03f5f7f11d50a3a\microsoft.visualbasic.compatibility.dll, No symbols loaded.
The program [308] TestDatabase.exe has exited with code 0 (0x0).
I have tried to step through it using F10 and it doesnt help explain what the hell is going on...
This was a VB6 app that has been converted to a .Net app.
What have a missed?