Vb.net 调试后,程序未运行并显示错误消息

Vb.net 调试后,程序未运行并显示错误消息,vb.net,sap,Vb.net,Sap,我使用VB.NET 2003和SAP.NET Connector 2.0将SAP连接到.NET,但在调试程序时遇到了问题 它只是在调试后显示调试消息,程序没有运行 调试消息是: “DefaultDomain”:已加载“c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll”,未加载任何符号。 “BAPI_TEXT_description”:加载了“C:\Documents and Settings\SAMNA\My Documents\

我使用VB.NET 2003和SAP.NET Connector 2.0将SAP连接到.NET,但在调试程序时遇到了问题

它只是在调试后显示调试消息,程序没有运行

调试消息是:

“DefaultDomain”:已加载“c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll”,未加载任何符号。 “BAPI_TEXT_description”:加载了“C:\Documents and Settings\SAMNA\My Documents\Visual Studio Projects\SAP TO SAMNA\BAPI_TEXT_description\bin\BAPI_TEXT_description.exe”,加载了符号。 “BAPI_TEXT_description.exe”:已加载“c:\windows\assembly\gac\system\1.0.5000.0_uuuB77A5C561934E089\system.dll”,未加载符号。 “BAPI_TEXT_description.exe”:已加载“c:\windows\assembly\gac\system.xml\1.0.5000.0_uuuB77A5C561934E089\system.xml.dll”,未加载符号。 “BAPI_TEXT_description.exe”:已加载“c:\windows\assembly\gac\system.data\1.0.5000.0_uuuB77A5C561934E089\system.data.dll”,未加载符号。 'BAPI_TEXT_description.exe':加载的'c:\windows\assembly\gac\sap.connector\2.0.0.0\uuuu 50436dca5c7f7d23\sap.connector.dll',未加载符号。 “BAPI_TEXT_description.exe”:加载了“c:\windows\assembly\gac\system.web.services\1.0.5000.0_uuuB03F5F7F11D50A3A\system.web.services.dll”,未加载符号。 “BAPI_TEXT_description.exe”:已加载“c:\windows\assembly\gac\microsoft.visualbasic\7.0.5000.0\uuuu b03f5f7f11d50a3a\microsoft.visualbasic.dll”,未加载符号。 “BAPI_TEXT_description.exe”:加载的“c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0_uuB03F5F7F11D50A3A\system.enterpriseservices.dll”,未加载符号。 'BAPI_TEXT_description.exe':加载的'c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0_uuB03F5F7F11D50A3A\system.enterpriseservices.thunk.dll',未加载符号。 “BAPI_TEXT_description.exe”:加载了“c:\windows\assembly\gac\system.windows.forms\1.0.5000.0_uuuB77A5C561934E089\system.windows.forms.dll”,未加载符号。 'BAPI_TEXT_description.exe':加载的'c:\windows\assembly\gac\system.drawing\1.0.5000.0\uuuu b03f5f7f11d50a3a\system.drawing.dll',未加载符号。 “BAPI_TEXT_description.exe”:已加载“c:\windows\assembly\gac\system.web\1.0.5000.0\uuuu b03f5f7f11d50a3a\system.web.dll”,未加载符号。 “BAPI_TEXT_description.exe”:已加载“fz8uqxll”,未加载任何符号。 'BAPI_TEXT_description.exe':加载的'c:\windows\assembly\gac\sap.connector.rfc\2.0.0.0\uuuu 50436dca5c7f7d23\sap.connector.rfc.dll',未加载符号。 程序“[5000]BAPI_TEXT_description.exe”已退出,代码为0(0x0)


请帮帮我。

您不应该使用BAPI_文本_描述,而不是BAPI_文本_描述吗?