The following walkthrough demonstrates debugging an action on a page with Visual Studio. If you customize or create new objects for the RoleTailored client, then consider debugging those objects. You use Visual Studio to debug objects that run in the RoleTailored client. For more information, see Debugging in Visual Studio.

Expand imageAbout This Walkthrough

Expand imageCreating the Action on a Page

Expand imageEnabling Microsoft Dynamics NAV 2009 for Debugging

Expand imageViewing the C# Files

Expand imageAttaching Visual Studio to the Microsoft Dynamics NAV Server Service

Expand imageAdding a Breakpoint to the Codeunit and Running the Code

Expand imageSee Also