Configure the server solution for building and debugging - Intergraph Smart Construction - Hotfix 11 - Customization & Programming - Hexagon

Intergraph Smart Construction Customization

Language
English
Product
Intergraph Smart Construction
Search by Category
Customization & Programming
Smart Construction Version
8
  1. Update the reference path to the bin folder of your Smart Construction web site for each project in the custom server solution.

    1. In Visual Studio, select a project.

    2. On the Project menu, click [Project Name] Properties.

    3. Click Reference Paths.

    4. In the Folder text box, specify the path to the bin folder ([Drive]:\SmartPlant Foundation Server Files\Web_Sites\[Web Site Name]\bin).

  2. Change the build location for each project to your Smart Construction server bin directory.

    1. In Visual Studio, select a project.

    2. On the Project menu, click Properties.

    3. Click the Compile tab.

    4. For the Build output path, browse to the bin folder ([Drive]:\SmartPlant Foundation Server Files\Web_Sites\[Web Site Name]\bin).

  3. Attach the solution to your Smart Construction site.

    1. In Visual Studio, click Tools > Attach to Process.

    2. Select the w3wp.exe process, which is running as the specified application pool user of your Smart Construction site and click Attach.