GarryDoom GarryDoom
Nothing....
关注数: 12 粉丝数: 87 发帖数: 3,606 关注贴吧数: 145
有没有大神知道这是什么情况? details中是这个See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************System.IO.FileNotFoundException: Unable to find the specified file. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count) at System.IO.BinaryReader.ReadBytes(Int32 count) at CLKsFATXLib.EntryFunctions.EntryDataFromBlock(UInt32 Block) in C:\Users\Gang Zhao\Desktop\fatx\CLKsFATXLib\FATX\PartitionFunctions.cs:line 863 at CLKsFATXLib.EntryFunctions.GetEntryData(Folder Parent) in C:\Users\Gang Zhao\Desktop\fatx\CLKsFATXLib\FATX\PartitionFunctions.cs:line 837 at CLKsFATXLib.EntryFunctions.GetEntries(Folder Parent) in C:\Users\Gang Zhao\Desktop\fatx\CLKsFATXLib\FATX\PartitionFunctions.cs:line 752 at CLKsFATXLib.Folder.Folders() in C:\Users\Gang Zhao\Desktop\fatx\CLKsFATXLib\FATX\EntryTypes.cs:line 888 at Party_Buffalo.Main.AddNodes(TreeNode current, Folder parent, Boolean AllTheWay, Boolean AddListviewItem) in C:\Users\Gang Zhao\Desktop\fatx\Party Buffalo\Forms\Main.cs:line 1927 at Party_Buffalo.Main.AddNodes(TreeNode current, Folder parent, Boolean AllTheWay, Boolean AddListviewItem) in C:\Users\Gang Zhao\Desktop\fatx\Party Buffalo\Forms\Main.cs:line 2062 at Party_Buffalo.Main.AddNodes(TreeNode current, Folder parent, Boolean AllTheWay, Boolean AddListviewItem) in C:\Users\Gang Zhao\Desktop\fatx\Party Buffalo\Forms\Main.cs:line 2062 at Party_Buffalo.Main.AddNodes(TreeNode current, Folder parent, Boolean AllTheWay, Boolean AddListviewItem) in C:\Users\Gang Zhao\Desktop\fatx\Party Buffalo\Forms\Main.cs:line 2062 at Party_Buffalo.Main.LoadDrive() in C:\Users\Gang Zhao\Desktop\fatx\Party Buffalo\Forms\Main.cs:line 1910 at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies **************mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1008 (RTMGDR.030319-1000) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll----------------------------------------Party Buffalo Assembly Version: 2.0.0.9 Win32 Version: 2.0.0.9 CodeBase: file:///D:/xbox360/Party%20Buffalo.exe----------------------------------------System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1002 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1001 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1001 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1015 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.233 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll----------------------------------------Microsoft.WindowsAPICodePack Assembly Version: 1.1.0.0 Win32 Version: 1.1.0.0 CodeBase: file:///D:/xbox360/Microsoft.WindowsAPICodePack.DLL----------------------------------------CLKsFATXLib Assembly Version: 1.0.0.7 Win32 Version: 1.0.0.7 CodeBase: file:///D:/xbox360/CLKsFATXLib.DLL----------------------------------------System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll----------------------------------------2o2gydek Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1001 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll---------------------------------------- ************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled. For example: <configuration> <system.windows.forms jitDebugging="true" /></configuration> When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box. 我用的是party buffalo,求大神
PC业疲软波及芯片厂:英特尔业绩下滑 AMD裁员 [导读]昨天,AMD宣布了一项全球重组计划,准备裁员15%,涉及1700名员工。而另一家芯片巨头英特尔上周公布的最新财季业绩显示,净利润下滑14.4%。 全球PC行业销量下滑已经传导至上游的芯片行业。昨天,AMD宣布了一项全球重组计划,准备裁员15%,涉及1700名员工。而另一家芯片巨头英特尔上周公布的最新财季业绩显示,净利润下滑14.4%。 AMD拟裁员15% 美国市场调查研究机构IHSiSuppli发布的最新报告预计,2012年全球PC销售量将出现自2001年以来首次下滑,而另外两家市场调查机构Gartner和IDC的统计数据均显示,今年刚刚过去的第三季度全球PC销量同比下降超过8%。全球经济持续不景气以及智能手机、平板电脑等移动互联终端产品对传统PC行业造成的冲击开始逐步显现,英特尔、AMD这两家PC芯片厂商的日子越来越难过。 AMD公布的第三季度业绩显示,在报告期内其实现营收12.7亿美元,比去年同期的16.9亿美元大幅下滑25%,净亏损为1.57美元,而去年同期的净利润为9700万美元。AMD总裁兼CEO罗瑞德推出全球裁员15%的措施加以应对,并表示PC行业正在经历非常重大的改变阶段,对行业生态系统和AMD都造成了影响。 英特尔净利减14.4% 英特尔在第三季度实现净利润29.7亿美元,比去年同期的34.7亿美元减少了14.4%。英特尔CEO欧德宁表示,公司第三季度财报结果反映了持续艰难的经济环境。不过欧德宁也表示,公司对于超极本和手机业务的表现感到满意。 但实际上,超极本的表现并不尽如人意,今年上半年全球超极本销量仅为50万台,消费者不买账的直接原因是超极本定价偏高。中国移动(微博)互联网产业联盟常务副理事长兼秘书长李易(微博)分析称,降价或能提升部分销量,但是超极本最关键的问题是仅仅是对笔记本硬件性能的改良,而不是硬件软件全面的变革,需要在移动互联性能方面再下功夫。 除了超极本,为了应对PC行业的疲软,英特尔在手机业务方面加快了步伐,试图重回移动芯片主流市场,目前其已经得到了摩托罗拉移动的支持,英特尔将为摩托罗拉智能手机提供芯片产品。
1 下一页