Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Once your integrating application has stopped at a breakpoint, you can use Visual Studio's tools to examine your code. Do the following:
Switch to Microsoft Dynamics GP.
Perform the actions to exercise your code.
Within Microsoft Dynamics GP, perform the actions that will execute the code you want to examine.
Examine your code.
When Visual Studio encounters a breakpoint, it will become the active application. Use the tools within Visual Studio to examine your code.
.gif)
Finish debugging.
When you have finished debugging your integrating application, choose Stop Debugging from the Debug menu in Visual Studio.