cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Studio 2005 debugging from an SAP client

Former Member
0 Kudos

Can I run Visual Studio 2005 debugging from an SAP client if the DI server is only installed and running on the server? If so, how?

Thanx,

Tim Pope

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This is an SAP addon written in C# using both UI and DI. Everything works great if I run on the server (using remote desktop and terminal services) but if I run VS 2005 on my local PC I can not make a connection to the DI server.

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Strange. Use B1WS. You can just add web references to your VS.NET project and then work with B1 objects and services ....

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Can you tell what you have in SAP Client to debug?

If you have DI Server based solutions lets say a web application that do some documents posting to SAP Business One, you will be developing your web application in Server(might be IIS with ASP.NET) and the client will be Web Browser. In which you will be having nothing in client system to debug. If your solution is different model, can you explain your solution architecture?

Ravi Shankar