我准备开始研究sharpdevelop,安装都正常可第一次启动就出现错误提示我用的是sharpdevelop_1.0.3.1768的版本.
system.reflection.targetinvocationexception: exception has been thrown by the target of an invocation. ---> system.io.filenotfoundexception: could not find file "c:\program files\sharpdevelop\doc\help\sharpdevelophelp.zip".---------------------------我是建立空sharpdevelophelp.zip文件也不行,到处搜索也没有找到,只好自己摸索找到几个bat文件,执行其中的postinstalltasks.bat就ok了!呵呵,运气不错! 【程序编程相关:VS.NET解决方案的兼容问题 】
---------------------------错误提示: 【推荐阅读:notNET中加密和解密的实现方法 】
=================================================================asp?topic_id=7142">http://www.icsharpcode.net/opensource/sd/forum/topic.asp?topic_id=7142 【扩展信息:March Library中的Multi】
等解决了,才找到一篇英文解决办法,与我的方法一样,不过它解释的更详细,会点英文的应该能看懂.
error message (dialog on first startup after install):
---------------------------loading error, please reinstall :
system.reflection.targetinvocationexception: exception has been thrown by the target of an invocation. ---> system.io.filenotfoundexception: could not find file "c:\program files\sharpdevelop\doc\help\sharpdevelophelp.zip".---------------------------
reason: setup calls the file
c:\program files\sharpdevelop\bin\setup\postinstalltasks.vbs
... 下一页