99999久久久久久亚洲,欧美人与禽猛交狂配,高清日韩av在线影院,一个人在线高清免费观看,啦啦啦在线视频免费观看www

熱線電話:13121318867

登錄
2023-06-16 閱讀量: 5471
安裝powerbi desktop,啟動的時候顯示msmdsrv.exe-無法找到入口

windows7電腦安裝powerbi desktop 版本為2.115.1006.0 64-bit(2023年3月)

安裝powerbi desktop完成后,啟動的時候顯示msmdsrv.exe-無法找到入口

image.png

無法定位程序輸入點CreateFile2于動態(tài)鏈接庫KERNEL32.dll上。

如何解決?

這是因為msmdsrv.exe運行時需要執(zhí)行KERNEL32.dll文件,而你的電腦上找不到這個文件導致的。

我們對電腦進行修復找回這個dll文件即可

我們打開360安全衛(wèi)士---功能大全---電腦安全---人工服務

image.png

image.png

點擊立即修復


進行上面操作之后繼續(xù)打開powerbi desktop變成如下了:

image.png

Feedback Type:

Frown (Error)


Error Message:

AS Process PID=8972 has exited with ExitCode=-1073741511, ExitTime=2023-06-16T16:32:16.1511157+08:00


Stack Trace:

Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesProcessUnexpectedExitException

在 Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesProcess.AcquireServerDynamicPortInfo()

在 Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesProcess.EnsureServiceIsReady()

在 Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesProcess.Start()

在 System.Threading.Tasks.Task.Execute()

--- 引發(fā)異常的上一位置中堆棧跟蹤的末尾 ---

在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

在 Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesService.

--- 引發(fā)異常的上一位置中堆棧跟蹤的末尾 ---

在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

在 Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.


Stack Trace Message:

AS Process PID=8972 has exited with ExitCode=-1073741511, ExitTime=2023-06-16T16:32:16.1511157+08:00


Invocation Stack Trace:

在 Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()

在 Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)

在 Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)

在 Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)

在 Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.

在 Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)

在 Microsoft.PowerBI.Client.PowerBIUnexpectedExceptionHandler.HandleException(Exception e)

在 Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.

在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()

在 System.Threading.Tasks.AwaitTaskContinuation.RunCallback(ContextCallback callback, Object state, Task& currentTask)

在 System.Threading.Tasks.Task.FinishContinuations()

在 System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)

在 System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)

在 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)

在 Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesService.

在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()

在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

在 System.Delegate.DynamicInvokeImpl(Object[] args)

在 System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)

在 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)

在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

在 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)

在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()

在 System.Windows.Forms.Control.WndProc(Message& m)

在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

在 System.Windows.Forms.Form.ShowDialog(IWin32Window owner)

在 Microsoft.Mashup.Client.UI.Windows.DialogWindowBase.ShowModal(IWindowHandle windowHandle)

在 Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)

在 Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)

在 Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)

在 Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.

在 Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)

在 Microsoft.PowerBI.Client.PowerBIUnexpectedExceptionHandler.HandleException(Exception e)

在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

在 System.Delegate.DynamicInvokeImpl(Object[] args)

在 System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)

在 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)

在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

在 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)

在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()

在 System.Windows.Forms.Control.WndProc(Message& m)

在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

在 System.Windows.Forms.Form.ShowDialog(IWin32Window owner)

在 Microsoft.Mashup.Client.UI.Windows.DialogWindowBase.ShowModal(IWindowHandle windowHandle)

在 Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)

在 Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)

在 Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)

在 Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.

在 Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)

在 Microsoft.PowerBI.Client.PowerBIUnexpectedExceptionHandler.HandleException(Exception e)

在 Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)

在 Microsoft.PowerBI.Client.Program.RunApplication(String[] args)

在 Microsoft.PowerBI.Client.Program.Main(String[] args)



PowerBINonFatalError:

{"AppName":"PBIDesktop","AppVersion":"2.115.1006.0","ModuleName":"Microsoft.PowerBI.Client.Windows.dll","Component":"Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesProcess","Error":"Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesProcessUnexpectedExitException","MethodDef":"AcquireServerDynamicPortInfo","ErrorOffset":"110"}


PowerBIUserFeedbackServices_IsReported:

True

應該是這個power bi的版本太高,不支持windows7系統(tǒng),需要更新為windows10系統(tǒng),然后再安裝。

換了一臺windows10電腦,很快就能安裝了,并且能順利啟動。

如果不想更換電腦系統(tǒng),只能換低版本的power bi desktop來安裝了。

960.0000
0
關(guān)注作者
收藏
評論(0)

發(fā)表評論

暫無數(shù)據(jù)
推薦帖子