AutoCAD Civil 3D Application Definitions Civil3D.Appinfo.xml

To Import AutoCAD Civil 3D Application Definitions to the Datasource Using DMSCONV.EXE (admin task) 

Follow the steps below only for pre SS4 RU (v 08.11.11.559) datasources.

  1. Download the Civil3D.appinfo.xml file and paste it somewhere on the ProjectWise Integration Server computer.
  2. Stop the service for ProjectWise Integration Server in the Services window.
  3. On the ProjectWise Integration Server computer, open a command prompt and navigate to the ...\ProjectWise\bin directory.
  4. Run the DMSCONV.EXE utility using the following syntax:
    dmsconv.exe -d ODBCDataSourceName -u DatabaseUserName -p Password -appfile "Full_Path_To\Civil3D.appinfo.xml"
    The following new file extension / application associations are added:
    • CivilDSProj="AutoCAD Civil3D Data Shortcut Project File"
    • MMS="TIN Surface Companion File"
    • GRS="Grid Surface Companion File"
    • TIN="TIN Surface File"
    • DEM="Grid Surface File"
  5. Repeat step 5 for each datasource that is using AutoCAD Civil 3D advanced integration.
  6. Restart the service for ProjectWise Integration Server when finished.
Related
Recommended