GMS:Enabling ArcObjects: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 10: | Line 10: | ||
If the dll "EMRL_LicCheckMod.dll" fails to register automatically, selecting the '''Enable ArcObjects''' command will bring up the error "Error initializing EMRL_LicCheckMod.dll". Please contact Technical Support". To fix this, register the dll manually by following the steps below. | If the dll "EMRL_LicCheckMod.dll" fails to register automatically, selecting the '''Enable ArcObjects''' command will bring up the error "Error initializing EMRL_LicCheckMod.dll". Please contact Technical Support". To fix this, register the dll manually by following the steps below. | ||
1. Select "Start | Run" | |||
2. Type in 'regsvr32 "<directory where GMS 7.0 was installed>\EMRL_LicCheckMod.dll" | |||
The default location for GMS 7.0 is "C:\Program Files\GMS 7.0". If the program was installed in the default location, for | The default location for GMS 7.0 is "C:\Program Files\GMS 7.0". If the program was installed in the default location, for | ||
example, this line in the Run window will be: regsvr32 "C:\Program Files\GMS 7.0\EMRL_LicCheckMod.dll" | example, this line in the Run window will be: regsvr32 "C:\Program Files\GMS 7.0\EMRL_LicCheckMod.dll" | ||
3. Select '''OK''' | |||
4. Restart GMS 7.0 | |||