首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

system.io.filenotfoundexception解决方案

2012-12-16 
system.io.filenotfoundexception客户的软件,运行后出错,信息如下:EventType : clr20r3P1 : dv.exeP2 : 1.

system.io.filenotfoundexception
客户的软件,运行后出错,信息如下:

EventType : clr20r3     P1 : dv.exe     P2 : 1.0.0.0     P3 : 506585a6     
P4 : dv     P5 : 1.0.0.0     P6 : 506585a6     P7 : 24     P8 : 0     
P9 : system.io.filenotfoundexception

求帮助
[最优解释]
file not found exception
翻译:文件 不是 找到 异常
[其他解释]
你的文件路径应该不对,或者说正确的路径下,不存在这个文件
[其他解释]
检查程序的IO权限。
[其他解释]
已解决,是office的开发包木有,装个pia就OK了

热点排行