Forum Discussion

kiranmayiyl's avatar
kiranmayiyl
Regular Visitor
9 years ago

.NET Jit debugger error when launching powerbi

Note that my powr BI is a virtual application.

Here is the whole JIT debugger text.

************** Exception Text **************
System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at System.Reflection.RuntimeAssembly.GetResource(RuntimeAssembly assembly, String resourceName, UInt64& length, StackCrawlMarkHandle stackMark, Boolean skipSecurityCheck)
   at System.Reflection.RuntimeAssembly.GetManifestResourceStream(String name, StackCrawlMark& stackMark, Boolean skipSecurityCheck)
   at System.Reflection.RuntimeAssembly.GetManifestResourceStream(String name)
   at Microsoft.Mashup.Client.ClientShared.PluggableProtocol.AssemblyPluggableProtocolResourceLoader.TryGetResourceStream(String relativeUrl, Stream& stream)
   at Microsoft.Mashup.Client.ClientShared.PluggableProtocol.DefaultProtocolRequestHandler.TryGetThemedStyleSheet(String relativeUrl, Stream& stream)
   at Microsoft.Mashup.Client.ClientShared.PluggableProtocol.DefaultProtocolRequestHandler.TryHandleRequest(Uri requestUri, String queryString, String& contentType, Stream& stream)
   at Microsoft.Mashup.Client.ClientShared.PluggableProtocol.PluggableProtocolManager.PluggableProtocol.Start(String szURL, IInternetProtocolSink Sink, IInternetBindInfo pOIBindInfo, UInt32 grfPI, UInt32 dwReserved)

 

 

3 Replies