When i use the SAPLogonDestination class to logon to SAP, I only get data back from function module call if the trace property is set to "true".
Why this beavior?
When Trace = false -> no data back and the following error: "Index and length must refer to a location within the string."
When I use the Destination object it works fine with trace = false.
Bug ??????
elko
Can you please post the complete call stack when the exception happens?
Add a comment