Page 1 of 1

Getting Error RPC Server in Unavailable

Posted: Mon Oct 03, 2016 4:41 pm
by shahnawaz2222
Hi Team,

We are getting error "RPC Server in Unavailable"?. Please find the Screenshot attached to the email?

at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData) at Microsoft.Office.Interop.Excel.Range.get_Rows() at Wsample4.Recording1.MergedUserCodeMethod() in c:\Users\hxkoma\Desktop\Do not delete\Wsample4\Wsample4\Recording1.UserCode.cs:line 539 at Wsample4.Recording1.Ranorex.Core.Testing.ITestModule.Run() in c:\Users\hxkoma\Desktop\Do not delete\Wsample4\Wsample4\Recording1.cs:line 82 at Ranorex.Core.Testing.TestModuleLeaf.RunInternal(DataContext parentDataContext)

Re: Getting Error RPC Server in Unavailable

Posted: Wed Oct 05, 2016 1:21 pm
by jma
It seems like you use the Microsoft.Office.Interop.Excel.dll, which is not directly related to Ranorex. Could you please post the corresponding user code method in order we could check which methods are used and which methods cause the current issue?