最新消息:20210917 已从crifan.com换到crifan.org

ProgrammingLanguage

all programming language, C/C++/C#/VB/VBA/VB.NET/Python/Ruby/PHP/Go/Perl/……

【已解决】Win7中运行exe出错:应用程序中发生了无法处理的异常。未能加载文件或程序集“Microsoft.mshtml,Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b3f5f7f11d50a3a”或它的某一个依赖项。系统找不到指定的文件

【已解决】Win7中运行exe出错:应用程序中发生了无法处理的异常。未能加载文件或程序集“Microsoft.mshtml,Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b3f5f7f11d50a3a”或它的某一个依赖项。系统找不到指定的文件

crifan 13年前 (2012-09-29) 7769浏览 1评论

【问题】 通过之前的折腾: 【已解决】C#中集成DLL库到自己的exe程序中 已经实现了将dll文件,Interop.SHDocVw.dll,集成到了exe中了。 C#项目编译出来的exe: 1.4版本的 downloadSongtasteMusic...

【已解决】C#中动态刷新Treeview的TreeNode节点的图标

【已解决】C#中动态刷新Treeview的TreeNode节点的图标

crifan 13年前 (2012-09-28) 5802浏览 0评论

【背景】 想要实现类似于windows XP资源管理器中的树形列表中的,点击加号,可以展开文件夹的同时,对应节点的图标也变成打开的文件夹的图标。 功能上,节点的展开Expand和闭合Collapse已经实现,现在需要实现对应打开的文件夹图标...

【已解决】C#编译出来的程序运行出错:System.Configuration.ConfigurationErrorsException: Error creating the Web Proxy specified in the 'system.new/defaultProxy' configuration section.

【已解决】C#编译出来的程序运行出错:System.Configuration.ConfigurationErrorsException: Error creating the Web Proxy specified in the ‘system.new/defaultProxy’ configuration section.

crifan 13年前 (2012-09-27) 5063浏览 0评论

【问题】 一个C#编译出来的exe程序,该exe是单独的exe,无额外的配置文件等东西。 exe放到一个Win7下的共享盘里面,然后在另外一台电脑上,访问该exe,直接运行,出错: Error creating the Web Proxy spec...

【已解决】C#编译出来的程序运行出错:Unhandled exception has occurred in your application。System.IO.FileNotFoundException: Could not load file or assembly xxx or one of its dependencies. The system cannot find the file specified.

【已解决】C#编译出来的程序运行出错:Unhandled exception has occurred in your application。System.IO.FileNotFoundException: Could not load file or assembly xxx or one of its dependencies. The system cannot find the file specified.

crifan 13年前 (2012-09-27) 11102浏览 0评论

【问题】 之前折腾C#项目中,将dll集成到exe中,后来使用的办法是,不使用资源文件,不适用动态reflection代码,直接拷贝dll到项目文件夹内,然后添加引用该dll文件。 结果生成的exe运行出错:   错误内容: Unhand...

【已解决】C#项目编译出错:TlbImp : error TI0000: System.UnauthorizedAccessException - Access to the path xxx is denied. Microsoft.Common.targets: warning MSB3283: Cannot find wrapper assembly for type library "SHDocVw".

【已解决】C#项目编译出错:TlbImp : error TI0000: System.UnauthorizedAccessException – Access to the path xxx is denied. Microsoft.Common.targets: warning MSB3283: Cannot find wrapper assembly for type library "SHDocVw".

crifan 13年前 (2012-09-27) 3834浏览 0评论

【问题】 C#项目中,之前通过: 【也许解决】C#中,集成DLL库到自己的exe程序中 尝试过把一个dll库,Interop.SHDocVw.dll,添加到当前资源,然后貌似也整合好了。 但是后来重新打开此C#项目,再去编译一下,结果却出错了: -...

crifan的C#函数库:crifanLib.cs

crifan的C#函数库:crifanLib.cs

crifan 13年前 (2012-09-25) 5670浏览 0评论

目前已经把此C#的函数库的每个函数的用法解释等内容,移至: C#学习心得 – crifan的C#函数库:crifanLib.cs /* * [File] * crifanLib.cs * * [Function] * Thi...

72 queries in 0.245 seconds, using 20.14MB memory