Hello, I am trying to run a program written in
VB .net and uses the .net framework 1.1.
I can't get it to run but it works on other systems. Please help :)
Microsoft (R) Common Language Runtime Test Debugger Shell Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
(cordbg) a 0xf24
Process 3876/0xf24 created.
Warning: couldn't load symbols for c:\windows\microsoft.net\framework\v1.1.4322mscorl ib.dll
Warning: couldn't load symbols for C:\Program Files\Supersoft Technologies\Setup
1\bar_pos_Design.exe
Warning: couldn't load symbols for c:\windows\assembly\gac\system.windows.forms1.0.50 00.0__b77a5c561934e089\system.windows.forms.dll
Warning: couldn't load symbols for c:\windows\assembly\gac\system\1.0.5000.0__b7
7a5c561934e089\system.dll
Warning: couldn't load symbols for c:\windows\assembly\gac\system.drawing\1.0.50
00.0__b03f5f7f11d50a3a\system.drawing.dll
Warning: couldn't load symbols for c:\program files\supersoft technologies\setup
1\mysql.data.dll
Warning: couldn't load symbols for c:\windows\assembly\gac\system.data\1.0.5000.
0__b77a5c561934e089\system.data.dll
Warning: couldn't load symbols for c:\windows\assembly\gac\system.xml\1.0.5000.0
__b77a5c561934e089\system.xml.dll
[thread 0x144] Thread created.
Unable to determine existence of prolog, if any
[thread 0x55c] Thread created.
[thread 0x144] Unhandled exception generated: (0x050f02ac) <MySql.Data.MySqlClie
nt.MySqlException>
errorCode=0x00000419
isFatal=false
_className=<null>
_exceptionMethod=<null>
_exceptionMethodString=<null>
_message=(0x050f026c) "Unknown database 'pos'"
_innerException=<null>
_helpURL=<null>
_stackTrace=(0x050f0390) array with dims=[192]
_stackTraceString=<null>
_remoteStackTraceString=<null>
_remoteStackIndex=0x00000000
_HResult=0x80131501
_source=<null>
_xptrs=0x00000000
_xcode=0xe0434f4d
[0092] mov eax,dword ptr [esi+10h]
(cordbg)