on 2011 Mar 03 11:48 PM
Greetings,
I'm developing an application in visual C++ using visual studio 2010 and I'm using the following guide to try and get SAP .net connectivity to work:
http://www.codeproject.com/KB/dotnet/SAP_NET_Connector.aspx
I'm having problems from the get-go, however, as "SAP connector proxy" does not appear under Project->Add->New Item.
Looking around google, I have a sneaking suspicion that the problem might simply be that Visual Studio 2010 is no supported, despite it using the .NET 4.0 framework. Is this indeed the problem? Would I be better to roll back to Visual Studio 2008? Or am I missing some bigger point?
thanks in advance for any help!
Your problem is that you are using C++ and example is shown for C#...
It's only for C# not for C++
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same problem. Did you discover the reason for this?
Yours,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also am having this problem. Downloaded and installed the latest SAP .net connector and was trying to follow these instructions http://www.codeproject.com/KB/dotnet/Connect_SAP_from_VS2008.aspx
but get to the same point where it says "create a SAP Connector Proxy item" but my copy of Visual Studio 2003 doesn't have this component.
Does anyone know how you can fix this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.