This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How we can resolve RPC server unavailable issue

I am receiving below error while creating a new share.My RPC server is enabled and running.Also, all ports are opened to communicate between server and client. How we can fix this error.

[System.Runtime.InteropServices.COMException] The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
at VI.JobService.ProcessorThread._ExecuteJob(Job job, JobResult result)
at VI.JobService.JobComponents.FileComponent._TaskCreateShare()
at VI.JobService.JobComponents.FileComponent._GetShareObject(String share, String server)
at System.Management.ManagementObjectSearcher.Get()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)