Add appropriate references to the project - Intergraph Smart WQMS - 6.0 - Customization & Programming - Hexagon PPM

Intergraph Smart Weld Quality Management System Custom Reports

Language
English
Product
Intergraph Smart WQMS
Search by Category
Customization & Programming
Smart WQMS Version
6

To add references to the project,

  1. Select the Project and right-click the References node in the Solution Explorer windows and select Add References...

  2. Select the Browse tab and navigate to installation path ...\\SmartPlant Foundation 2014 Server Files\Web_Sites\Server_Name\Bin.

  3. Select the below dlls and click Add.

    • Intergraph.SPF.Services.WQMSService.dll

    • Intergraph.WQMS.Services.WQMSService.Contracts.dll

    • Intergraph.SPF.Services.FoundationServices

    • Intergraph.SPF.Common.Services

    • SPFServerModuleCore.dll

  4. Verify that the selected files were added to the References node in the Solution Explorer.

  5. Right-click Intergraph.SPF.Services.WQMSService and select Properties.

  6. Select False for Copy Local and Specific Version properties

  7. Right-click Intergraph.WQMS.Services.WQMSService.Contracts and select Properties. Select False for Copy Local and Specific Version properties.

  8. Right-click SPFServerModuleCore and select Properties. Select False for Copy Local and Specific Version properties.

  9. Right-click Intergraph.SPF.Services.FoundationServices and select Properties. Select False for Copy Local and Specific Version properties.

  10. Right-click Intergraph.SPF.Common.Services and select Properties. Select False for Copy Local and Specific Version properties.

  11. Click Save all to save all the changes.