Forum Discussion

alex_t_led's avatar
alex_t_led
Regular Visitor
7 years ago
Solved

Cannot Start Power BI desktop 64 or 32 bit

Getting the folowng errors. Running latest Power BI and windows 10 1809 with Windows ATP isntalled

 

 

 

Error 1:

Feedback Type:
Frown (Error)

Error Message:
Could not find a PackageSession for the given sessionID.

Stack Trace:
at Microsoft.Mashup.Host.Document.Storage.Local.LocalPackageSessionStorage.GetLocalPackageSessionIndex(LocalPackageSessions localPackageSessions, Int32 sessionID)
at Microsoft.Mashup.Host.Document.Storage.Local.LocalPackageSessionStorage.GetLocalPackageSession(LocalPackageSessions localPackageSessions, Int32 sessionID)
at Microsoft.Mashup.Host.Document.Storage.Local.LocalPackageSessionStorage.GetSessionStorage(PackagePath packagePath, PackageSession packageSession)
at Microsoft.Mashup.Host.Document.Storage.TracingPackageSessionStorage.GetSessionStorage(PackagePath packagePath, PackageSession packageSession)
at Microsoft.Mashup.Host.Document.Analysis.AnalysisManager.StartPackageAnalysis(AnalysisSession session, PackageReference packageReference, Int32 editVersion, Boolean refreshData, HashSet`1 formulaFilter, String[] defaultOptionalModules, Action callback)
at Microsoft.Mashup.Host.Document.Analysis.AnalysisManager.<>c__DisplayClass7.<StartSessionAnalysisCore>b__2(Object state)
at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)

Stack Trace Message:
Could not find a PackageSession for the given sessionID.

Invocation Stack Trace:
at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
at Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)
at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass1.<HandleException>b__0()
at Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.<>c__DisplayClass3.<SendAndMarshalExceptions>b__0(Object null)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__FabricatedMethod8(IWindowHandle )
at Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)
at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass1.<HandleException>b__0()
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
at Microsoft.PowerBI.Client.Program.Main(String[] args)

 

 

 

 

 

 

 

Error 2:

Feedback Type:
Frown (Error)

Error Message:
Could not load file or assembly 'CefSharp.Core, Version=64.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Det går inte att hitta det angivna resursnamnet i minnesavbildningsfilen. (Exception from HRESULT: 0x80070716)

Stack Trace:
at Microsoft.PowerBI.Client.Windows.CefSharpFramework.CefConfigurationHandler.Initialize(IPluggableProtocolRegistration pluggableProtocolRegistration, Boolean forceRendererAccessibilty, IPowerBITelemetryService telemetryService)
at Microsoft.PowerBI.Client.Windows.HtmlControls.ReportView.ReportViewHtmlControl.CreateBrowserWrapper(MainWindow mainWindow, ICefBrowserFactory browserFactory, IPowerBITelemetryService telemetryService)
at Microsoft.PowerBI.Client.Windows.HtmlControls.ReportView.ReportViewHtmlControl.GetChromeBrowserWrapper()
at Microsoft.PowerBI.Client.Windows.HtmlControls.ReportView.ReportViewHtmlControl..ctor(IEventAggregationService eventAggregationService, IViewSelectionService viewSelectionService, ISchemaItemActivationService schemaItemActivationService, IApplicationCommands applicationCommands, MainWindow mainWindow)
at Microsoft.PowerBI.Client.Windows.HtmlControls.ViewContainerHtmlControl..ctor(String clientModuleName, ITestHostedScript hostedScript, IEventAggregationService eventAggregationService, IPowerBITelemetryService telemetryService, IViewSelectionService viewSelectionService, MainWindow mainWindow)
at Microsoft.PowerBI.Client.Windows.HtmlControls.MainHtmlControl..ctor(String clientModuleName, MainWindow mainWindow)
at Microsoft.PowerBI.Client.Windows.HtmlControls.MainWindowHtmlControl..ctor(String clientModuleName, ITestHostedScript hostedScript, MainWindow mainWindow)
at Microsoft.PowerBI.Client.Windows.MainWindow..ctor(IPowerBIWindowServiceFactory windowServiceFactory, IEventAggregationService eventAggregationService, IFileOperationUIHandler fileOperationUIHandler, IFileManager fileManager, IModelAuthoringRoutingService modelAuthoringRoutingService, IUIBlockingService uiBlockingService, ISchemaItemActivationService schemaItemActivationService, IViewSelectionService viewSelectionService, IUpdateNotificationManager updateNotificationManager, IPowerBIStringProvider stringProvider, IPowerBITelemetryService telemetryService, ITypeNameProvider typeNameProvider, IUIHost uiHost, MainWindowParameters initializationParameters, FormulaHistoryManager formulaHistoryManager, IReportManager reportManager, IPowerBIServiceClient powerBIServiceClient, IAuthenticationManager authenticationManager, IAuthenticationUIHandler authenticationUIHandler, ICloudConfigurationManager cloudManager, ApplicationTracingHost applicationTracingHost, IFileHistoryManager fileHistoryManager, ICefBrowserFactory cefBrowserFactory, IDiagramViewManager diagramViewManager, IPowerBISettings powerBISettings, IAnalysisServicesLoadContextFactory analysisServicesLoadContextFactory, IApplicationCommands applicationCommands, IUISettings uiSettings, IRemoteExtensionsLoader remoteExtensionsLoader, IFileDialogManager fileDialogManager, EditorScaler editorScaler)
at Microsoft.PowerBI.Client.Program.<>c__DisplayClass10.<Main>b__0()
at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<>c__DisplayClass7.<HandleExceptionsWithNestedTasks>b__6()
at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)

Stack Trace Message:
Could not load file or assembly 'CefSharp.Core, Version=64.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Det går inte att hitta det angivna resursnamnet i minnesavbildningsfilen. (Exception from HRESULT: 0x80070716)

Invocation Stack Trace:
at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
at Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)
at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass1.<HandleException>b__0()
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
at Microsoft.PowerBI.Client.Program.Main(String[] args)

 

 

Tried all help articels i could find but nothing seems to work, please help

  • alex_t_led's avatar
    alex_t_led
    7 years ago

    Problem fixed with Power BI version 2.63.3277.0 from the windows store!

10 Replies

  • v-yulgu-msft's avatar
    v-yulgu-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi alex_t_led,

     

    Have you tried to uninstall and re-install Power BI desktop for a test?

     

    What is your data source connected in this .pbix file? What operation cased such an error? Does this error occur in all PBIX files?

     

    Regards,

    Yuliana Gu

  • Anonymous's avatar
    Anonymous
    Not applicable

    We are getting a similar error after installing Windows 1809 with the Power Bi Desktop (August 2018) for Report Server. The app no longer loads.  

     

    Opened Premier Support Case 119010821000029 but absolutely no joy there.  Very frustrating.  

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    Full Error:

     

    Feedback Type:
    Frown (Error)

    Error Message:
    Could not load file or assembly 'CefSharp.Core, Version=64.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The specified resource name cannot be found in the image file. (Exception from HRESULT: 0x80070716)

    Stack Trace:
    at Microsoft.PowerBI.Client.Windows.CefSharpFramework.CefConfigurationHandler.Initialize(IPluggableProtocolRegistration pluggableProtocolRegistration, Boolean forceRendererAccessibilty, IPowerBITelemetryService telemetryService)
    at Microsoft.PowerBI.Client.Windows.HtmlControls.ReportView.ReportViewHtmlControl.CreateBrowserWrapper(MainWindow mainWindow, ICefBrowserFactory browserFactory, IPowerBITelemetryService telemetryService)
    at Microsoft.PowerBI.Client.Windows.HtmlControls.ReportView.ReportViewHtmlControl.GetChromeBrowserWrapper()
    at Microsoft.PowerBI.Client.Windows.HtmlControls.ReportView.ReportViewHtmlControl..ctor(IEventAggregationService eventAggregationService, IViewSelectionService viewSelectionService, ISchemaItemActivationService schemaItemActivationService, IApplicationCommands applicationCommands, MainWindow mainWindow)
    at Microsoft.PowerBI.Client.Windows.HtmlControls.ViewContainerHtmlControl..ctor(String clientModuleName, ITestHostedScript hostedScript, IEventAggregationService eventAggregationService, IPowerBITelemetryService telemetryService, IViewSelectionService viewSelectionService, MainWindow mainWindow)
    at Microsoft.PowerBI.Client.Windows.HtmlControls.MainHtmlControl..ctor(String clientModuleName, MainWindow mainWindow)
    at Microsoft.PowerBI.Client.Windows.HtmlControls.MainWindowHtmlControl..ctor(String clientModuleName, ITestHostedScript hostedScript, MainWindow mainWindow)
    at Microsoft.PowerBI.Client.Windows.MainWindow..ctor(IPowerBIWindowServiceFactory windowServiceFactory, IEventAggregationService eventAggregationService, IFileOperationUIHandler fileOperationUIHandler, IFileManager fileManager, IModelAuthoringRoutingService modelAuthoringRoutingService, IUIBlockingService uiBlockingService, ISchemaItemActivationService schemaItemActivationService, IViewSelectionService viewSelectionService, IUpdateNotificationManager updateNotificationManager, IPowerBIStringProvider stringProvider, IPowerBITelemetryService telemetryService, ITypeNameProvider typeNameProvider, IUIHost uiHost, MainWindowParameters initializationParameters, FormulaHistoryManager formulaHistoryManager, IReportManager reportManager, IPowerBIServiceClient powerBIServiceClient, IAuthenticationManager authenticationManager, IAuthenticationUIHandler authenticationUIHandler, ICloudConfigurationManager cloudManager, ApplicationTracingHost applicationTracingHost, IFileHistoryManager fileHistoryManager, ICefBrowserFactory cefBrowserFactory, IDiagramViewManager diagramViewManager, IPowerBISettings powerBISettings, IAnalysisServicesLoadContextFactory analysisServicesLoadContextFactory, IApplicationCommands applicationCommands, IUISettings uiSettings, IRemoteExtensionsLoader remoteExtensionsLoader, IFileDialogManager fileDialogManager, EditorScaler editorScaler)
    at Microsoft.PowerBI.Client.Program.<>c__DisplayClass10.<Main>b__0()
    at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<>c__DisplayClass7.<HandleExceptionsWithNestedTasks>b__6()
    at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)

    Stack Trace Message:
    Could not load file or assembly 'CefSharp.Core, Version=64.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The specified resource name cannot be found in the image file. (Exception from HRESULT: 0x80070716)

    Invocation Stack Trace:
    at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
    at Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
    at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)
    at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
    at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass1.<HandleException>b__0()
    at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
    at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
    at Microsoft.PowerBI.Client.Program.Main(String[] args)