Você está na página 1de 1

SAP proxy class generation error Jun 13, 2007 06:35 AM|LINK Hi, I have some doubt in SAP.

net connector.Can any one suggest me a solution? i tried to generate a proxy class using sap .net connector. I follwed the follo wing steps 1. Open Microsoft Visual Studio .NET. 2. Created a new C# Web form project 3. Added proxy classes to connect the Web applications to your SAP server. a. In the Solution Explorer, right-click on your project. b. Selected Add Add new item. c. Select Web Project Items SAP Connector Class and choose Open. The SAP .NET C onnector Wizard opened. d. Selected An SAP server option e. The next screen 'Enter Logon Information' comes where i entered the followin g information System as 'custom', host='IP address', Id='00' but by default it t urns to '0' , client='800', user='user id' and password ='password'. f. Selected the client proxy object type and selected beautify names option. g. After clicking on Next button i am successfully logon into the SAP system. h. The next screen in the wizard is 'selectall the remote function modules that you want to be part of your proxy object'. After selecting the SAP tables and clicked on Next button I am getting following error Error in Proxy-Generator --------------------------To create a proxy directly from a SAP system, you must install a Java VM from Ja vaSoft Inner error was: INFO: using logging implementation "AII Logging" Exception in thread "main" at com.sap.aii.upload.sap.SAPConnection.(SAPConnection.java:38) at com.sap.aii.upload.tool.RFC2WSDLTool.getWSDLforRFCs(RFC2WSDLTool.java:81) at com.sap.aii.upload.tool.RFC2WSDLTool.main(RFC2WSDLTool.java:196) Although JVM is installed in my machine i am getting this error.Is there any set ting or property that has to be changed. Your help is appreciated

Você também pode gostar