Class not registered REGDB_E_CLASSNOTREG

659
0
04-06-2017 07:30 AM
DharmaRajan
Occasional Contributor

I try to publish a service using arcobjects[ArcMap version 10.3]. But runtime error occured at the below mentioned code snippet. How to resolve? Kindly suggest.

Dim pGISServerConnection As IGISServerConnection = New GISServerConnectionClass()

pGISServerConnection.Connect(serverMachineName) ''Error occured at this line

0 Kudos
0 Replies