sap-connector

SAP .NET Connector: System exception thrown while marshaling .NET type...

My app sends lots and lots of data to SAP. To di this, it builds up an SAP table object and sends it over. I get this error somewhat regularly, but not reliably: System exception thrown while marshaling .NET type 20081219 to RFCTYPE_BCD at SAP.Connector.Rfc.RfcMarshal.NetFieldToRfcField(Object src, RFCTYPE type, Encoding encoding, By...

"SAP Connector for .NET": Generate proxies without Visual Studio 2003

Are there possibilities/ways to generate "SAP Connector for .NET"-proxies without Visual Studio 2003, so that they can be used in Visual STudio 2008 ? ...

Use SAP Connector for .NET in VB6

Is it possible to use the SAP Connector for .NET in VB6 respectively can be used as COM-Component (COM-visible) or is it better to write a COM-visible wrapper, which hides everything of the connector ? I must access from an old vb6 application to SAP and don't want to use the SAP DCOM Connector. ...