 卢武铉 | 打开一个新文件或现有的文件后,我无法保存的文件,没有得到一个错误: “未处理的异常出现在您的应用程序。 如果您单击继续,应用程序将忽略此错误并尝试继续。 如果单击退出,应用程序将立即关闭。 关键是字典中不存在。“ 这个一般错误,并附有一个更详细的回应,我在下面粘贴: **************异常文本************** System.Collections.Generic.KeyNotFoundException:给定的关键是在字典中不存在。 在Pablo.FormatCollection.Find(字符串文件名,字符串defaultInfo) 在Pablo.Actions.SaveAs.Activate(处理者) 在System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs的五) 在System.Windows.Forms.ToolStripItem.HandleClick(EventArgs的五) System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgsé) System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs MEA) System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs MEA) System.Windows.Forms.Control.WmMouseUp(消息&M,MouseButtons按钮,INT32点击) (System.Windows.Forms.Control.WndProc消息&M) (System.Windows.Forms.ToolStrip.WndProc消息&M) (System.Windows.Forms.ToolStripDropDown.WndProc消息&M) (System.Windows.Forms.NativeWindow.Callback,味精的Int32,IntPtr的WPARAM,LPARAM的IntPtr IntPtr的HWND)
**************加载的程序集************** mscorlib程序 大会版本:4.0.0.0 Win32版本:4.0.30319.239(RTMGDR.030319-2300) 基本代码:file :/ / / c :/ WINDOWS/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll -------------- 系统 大会版本:4.0.0.0 Win32版本:4.0.30319.236建:将RTMGDR 基本代码:file :/ / / c :/ WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll -------------- PabloDraw 大会版本:3.0.16.39248 Win32版本:3.0.16.39248 的CodeBase: -------------- 埃托奥 大会版本:1.0.1.39242 Win32版本:3.0.16.39248 的CodeBase: -------------- Pablo.Interface 大会版本:3.0.16.39246 Win32版本:3.0.16.39248 的CodeBase: -------------- Eto.Platform.Windows 大会版本:1.0.1.39245 Win32版本:3.0.16.39248 的CodeBase: -------------- 巴勃罗 大会版本:3.0.16.39243 Win32版本:3.0.16.39248 的CodeBase: -------------- System.Windows.Forms的 大会版本:4.0.0.0 Win32版本:4.0.30319.235建:将RTMGDR 的CodeBase: -------------- 系统要求 大会版本:4.0.0.0 Win32版本:4.0.30319.1建:RTMRel 的CodeBase: -------------- System.Xml的 大会版本:4.0.0.0 Win32版本:4.0.30319.1建:RTMRel 的CodeBase: -------------- System.Core 大会版本:4.0.0.0 Win32版本:4.0.30319.1建:RTMRel 的CodeBase: -------------- Lidgren.Network 大会版本:2011.3.12.0 Win32版本:3.0.16.39248 的CodeBase: -------------- 我运行Windows XP 64位版本:版本。 5.2(生成3790.srv03_sp2_gdr.101019-0340:Service Pack 2中) |
柯蒂斯·温斯利 发表数:36 | 扩展你给你的文件吗? 它可以使这个错误,因为它不理解的扩展(或你省略它) 此外,您使用的是什么版本? 这个bug应该已经被固定在最新版本(3.0.16)。 谢谢! 柯蒂斯 |
柯蒂斯·温斯利 发表数:36 | 啊,刚检查。 确实还存在于Windows中的3.0.16的bug。 我会解决这个问题了。 与此同时,确保您提供的扩展,当你保存文件像“myfile.ans”,。 干杯! 柯蒂斯。 |