i have a .net issue when im trying to consume SAP ws , the element system cusing this error
error CS0120: An object reference is required for the nonstatic field, method, or property 'Bapiret2.System'
their is a solution as described here BUT im want to find a solution that doesn't required to change the WSDL
or this one , http://ddkonline.blogspot.com/2009/09/sap-to-microsoft-net-integration-fixes.html
do you have any experience with that and how you solve it?
thanks miki