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)
Getting Error RPC Server in Unavailable
-
- Posts: 4
- Joined: Tue Aug 02, 2016 9:29 am
Getting Error RPC Server in Unavailable
- Attachments
-
- Error Screenshots
- Issue_RPC Server.PNG (184.83 KiB) Viewed 1589 times
Re: Getting Error RPC Server in Unavailable
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?