Miner.System Assembly > Miner.ServiceProcess Namespace > ServiceInstallerWithDescription Class : Install Method |
'Declaration Public Overrides Sub Install( _ ByVal stateSaver As IDictionary _ )
'Usage Dim instance As ServiceInstallerWithDescription Dim stateSaver As IDictionary instance.Install(stateSaver)
public override void Install( IDictionary stateSaver )
Exception | Description |
---|---|
System.Exception | The installation does not contain a System.ServiceProcess.ServiceProcessInstaller for the executable.-or- The assembly to install could not be found.-or- The service name is invalid.-or- The Service Control Manager could not be opened. |
System.ComponentModel.Win32Exception | The system could not generate a handle to the service. |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.