2013-06-20 138 views
2

我已經在Windows 8 RTM版本上創建了Windows應用商店應用。然後,我將該應用程序移至使用visual studio 12 Express的Windows 8 Pro上運行。在運行代碼時,它給出了很多錯誤(它在RTM版本上運行流暢),不知何故,我刪除了所有錯誤,現在應用程序能夠運行。但是現在隨着應用程序在啓動畫面之後運行,它會因錯誤而中斷,說Windows無法與目標應用程序通信enter image description hereWindows 8應用程序(Windows應用商店應用)突然終止

我該如何擺脫此錯誤?出了什麼問題?請幫幫我。提前致謝。 這裏是我的應用程序的輸出

'Application9.exe' (Win32): Loaded 'C:\Windows8   App\mangareader\Application9\bin\Release\AppX\Application9.exe'. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mscoree.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Cannot find or open the PDB file. 
The thread 0x1e74 has exited with code 0 (0x0). 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded  'C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcr110_clr0400.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.ApplicationModel.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\shell32.dll' 
'Application9.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.ApplicationModel.dll' 
First-chance exception at 0x75564B32 (KernelBase.dll) in Application9.exe: 0x04242420  (parameters: 0x31415927, 0x6E8F0000, 0x007EEE40). 
First-chance exception at 0x75564B32 (KernelBase.dll) in Application9.exe: 0x40080201:  WinRT originate error (parameters: 0x80004005, 0x0000003D, 0x050FECE4). 
First-chance exception at 0x75564B32 (KernelBase.dll) in Application9.exe: 0x40080201: WinRT originate error (parameters: 0x80004005, 0x00000055, 0x050FECDC). 
First-chance exception at 0x75564B32 (KernelBase.dll) in Application9.exe: 0x40080201: WinRT originate error (parameters: 0x80004005, 0x00000055, 0x050FF124). 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\51e2934144ba15628ba5a31be2dae7dc\m scorlib.ni.dll'. 
'Application9.exe' (Win32): Loaded 'C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\S ystem.Runtime.dll'. 
'Application9.exe' (Win32): Loaded 'C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll'. 
'Application9.exe' (Win32): Unloaded 'C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll' 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\twinapi.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinMetadata\Windows.UI.Xaml.winmd'. Module was built without symbols. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinMetadata\Windows.UI.Xaml.winmd'. Module was built without symbols. 
'Application9.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\WinMetadata\Windows.UI.Xaml.winmd' 
'Application9.exe' (Win32): Loaded 'C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.InteropServices.WindowsRuntime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.WindowsRuntime.dll'. 
'Application9.exe' (Win32): Loaded 'C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.InteropServices.WindowsRuntime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.WindowsRuntime.dll'. 
'Application9.exe' (Win32): Unloaded 'C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.InteropServices.WindowsRuntime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.WindowsRuntime.dll' 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ninput.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wininet.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d11.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\uxtheme.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\urlmon.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\UIAutomationCore.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\iertutil.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dxgi.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptsp.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rsaenh.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\actxprxy.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Immersive.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dui70.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DWrite.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d2d1.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dxgidebug.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d10warp.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nvwgf2um.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\version.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinMetadata\Windows.ApplicationModel.winmd'. Module was built without symbols. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinMetadata\Windows.ApplicationModel.winmd'. Module was built without symbols. 
'Application9.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\WinMetadata\Windows.ApplicationModel.winmd' 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MrmCoreR.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\BCP47Langs.dll'. Cannot find or open the PDB file. 
'Application9.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. Cannot find or open the PDB file. 
Unhandled exception at 0x5C552A97 (Windows.UI.Xaml.dll) in Application9.exe: 0xC000027B: An application-internal exception has occurred (parameters: 0x055CC760, 0x00000003). 
Unhandled exception at 0x758F273A (combase.dll) in Application9.exe: 0xC0000602: A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately. 

STATUS_STACK_BUFFER_OVERRUN encountered 
Application9.exe has triggered a breakpoint. 
The thread 0x1014 has exited with code -1073740791 (0xc0000409). 
The thread 0x1910 has exited with code -1073740791 (0xc0000409). 
The thread 0xfe8 has exited with code -1073740791 (0xc0000409). 
The thread 0x87c has exited with code -1073740791 (0xc0000409). 
The thread 0x1dac has exited with code -1073740791 (0xc0000409). 
The thread 0x1924 has exited with code -1073740791 (0xc0000409). 
The thread 0xb7c has exited with code -1073740791 (0xc0000409). 
The thread 0x17c4 has exited with code -1073740791 (0xc0000409). 
The thread 0x14d0 has exited with code -1073740791 (0xc0000409). 
The thread 0x16cc has exited with code -1073740791 (0xc0000409).The program '[7980]   Application9.exe' has exited with code -1073740791 (0xc0000409). 
Activation of the Windows Store app 'Manga_hy1nbkt9ckjdc!App' failed with error  'Windows was unable to communicate with the target application. This usually indicates that the target application's process aborted. More information may be available in the Debug pane of the Output window (Debug->Windows->Output)'. 
+1

從'App.xaml.cs'可能會有異常,發佈輸出窗格的內容。 – Xyroid

+0

我不想'App.xaml.cs'的內容。打開查看菜單,然後按輸出,它會打開一個窗口。現在運行應用程序,如果輸出可用,輸出將顯示任何錯誤。 – Xyroid

+0

你沒有無限遞歸(STATUS_STACK_BUFFER_OVERRUN)?這'找不到或打開PDB文件'不應該是一個問題,你可以忽略這些。 –

回答

0

創建一個新的解決方案/項目,並從舊到新複製的來源。當您更新Visual Studio版本時,這通常會有所幫助。

相關問題