cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP .NET Connector 2.0 is not working under Win Server 2008

Former Member
0 Likes
198

Hi colleagues,

Please help me with the following request:

May SAP .NET Connector 2.0 is not working under Win Server 2008 64 bit;

It is working fine under Win Vista 32 bit;

I set as build platform target x86 inside VS; So it shoudl run as a 32 bit application under a 64 bit enviromnet;

for some reasons the SAP.Connector.SAPLogonDestination is not working.

Framework 1.1 is installed on the Server 2008 64 bit;

The strange thing is, if I debug the project with debug option

> Enable the Visual Studio hosting process

the SAP .NET Connector is working fine;

When I debug without this option the application simply dispose without any error message.

Do we have a SAP .NET Connector for .NET framework 3.5?

Please help me with that urgnet request.

Thanks and best regards,

Peter

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

you can use .net 2007 to import the SAP RFC function to your 2007.

the generated .dll file can be used in 2008.

Former Member
0 Likes