Compartir a través de


Creating a project

Use the following procedure to create a new Visual Studio project for a Microsoft Dynamics GP add-in.

  1. Start Visual Studio.

    If it isn't already running, start Visual Studio.

  2. Create a new project.

    In the File menu, point to New and choose Project.

  3. Select the project type.

    Choose either a Visual Basic project or a Visual C# project. Under the type you have selected, choose Dynamics GP.

  4. Choose the Microsoft Dynamics GP Add-in template.

    In the list of available templates, choose the Microsoft Dynamics GP Add-in project template.

    Warning: If the Microsoft Dynamics GP templates are not listed, you may need to register them manually. Refer to Template registration for details about doing this.

  5. Specify the name and location of the project.

    Click OK to create the project.