Intergraph Smart 3D Application Behavior Analysis
Application uses below config data points: To Locate DataBase Server: Uses registered SQL Servers in user profile to auto locate its Database server. This config file is saved in "$ENV:AppDataMicrosoftMicrosoft SQL Server100ToolsShellRegSrvr.xml" location. You need to ensure to copy this file for all users of Smart3D. To Locate the Site Database to Connect to: Uses HKCU registry to find the DataBase to connect to for that user. The registry location is: "HKCU:SoftwareIntergraphApplicationsEnvironmentsCommonAppProjectDB". The keys used are PhysicalName (REG_SZ) : SERVER=APPDBSMART3D;DATABASE=S3D_V11R1_SDB Schema (REG_SZ) : SERVER=APPDBSMART3D;DATABASE=S3D_V11R1_SDB_SCHEMA C:>reg query HKEY_CURRENT_USERSoftwareIntergraphApplicationsEnvironmentsCommonAppProjectDB HKEY_CURRENT_USERSoftwareIntergraphApplicationsEnvironmentsCommonAppProjectDB SiteDatabaseProviderType REG_SZ MSSQL PhysicalName REG_SZ SERVER=APPDBSMART3D;DATABASE=S3D_V11R1_SDB Schema REG_SZ […]
Read more