Forum Discussion
.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
- v-ljerr-msftMicrosoft Employee
Hi kiranmayiyl,
What do you mean about "my power BI is a virtual application"? Could you be more precisely with your issue?:smileyhappy:
Regards
- kiranmayiylRegular Visitor
I created a App-V package of power BI (using application virtualization sequencer) and deployed it instead of installing Power BI on my machine.
https://technet.microsoft.com/en-us/itpro/mdop/appv-v5/about-app-v-51
- v-ljerr-msftMicrosoft Employee
Hi kiranmayiyl,
Here is similar thread about sequencing Microsoft Power BI Desktop using App-V. Could you go to check if it helps?:smileyhappy:
In addition, as the issue seems more relate to Application Virtualization(App-V), I would suggest that you also post it on the Application Virtualization(App-V) Forum for better assistance on this issue.
Regards