Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
468 views
in Technique[技术] by (71.8m points)

c# - The RPC server is unavailable in AppCenter

I have a new question about AppCenter and more generally UWP. In crash section, I receive a lot of errors named 'The RPC server is unavailable' in every functions of my app, here is an example :

System.Runtime.InteropServices
McgMarshal.ActivateInstance (String)
Windows.Storage.Pickers.FileOpenPicker
Windows.Storage.Pickers.FileOpenPicker..ctor() + 0x1c
MC_Addons_Manager.Pages.Navigation.PacksView
<Import_Button_Click>d__16.MoveNext ()
System.Runtime.ExceptionServices
ExceptionDispatchInfo.Throw ()
System.Runtime.CompilerServices.AsyncMethodBuilderCore
<>c.<ThrowAsync>b__7_0 (Object)
System
Action`1.Invoke (T)
System.Threading.WinRTSynchronizationContext
Invoker.InvokeCore ()
System.Runtime.InteropServices
McgMarshal.ThrowOnExternalCallFailed (Int32, RuntimeTypeHandle)
__Interop
ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32)
__Interop
ForwardComStubs.Stub_12[TThis] (__ComObject, Int32)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelper.<ctor>b__17_1 (Object, UnhandledErrorDetectedEventArgs)

I'm sorry but I can't provide code example because this produces on every functions. I couldn't reproduce this issue too. I will edit my post if I found any other informations, thank you very much in advance ! :)

question from:https://stackoverflow.com/questions/65835707/the-rpc-server-is-unavailable-in-appcenter

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...