02 2009 档案

摘要: Cannot open the file: mk:MSITStore....chm 电子书不能打开,google 百度 到很多大侠 regsvr c:\windows\system\hhctrl.ocx 就ok了,而且还找到微软官网的原贴就是这样解决的。现在的系统 hhctrl.ocx 已经不在 system目录下, 在system32下,注册也用 regsvr32 注册了.我注册了3个版本,4....阅读全文
posted @ 2009-02-13 15:07 donson 阅读(95) | 评论 (0) 编辑
摘要: 一个老的Asp项目需要作一些升级, 拿到原代码在笔记本上配起来, 竟然所有Asp页面都不能访问 Server Application Error 500错误:The server has encountered an error while loading an application during the processing of your request. ......Google 试了好多...阅读全文
posted @ 2009-02-12 21:56 donson 阅读(472) | 评论 (0) 编辑
摘要: 一次安装了Sqlserver2005之后,vs2005的项目模板丢失了。 博客园搜索了一下,很多大侠提供了很多方法。如 :重新指定模板路径到安装目录或copy模板到模板目录根目录下,然后运行下述命令重新构建 project templetes cache.devenv /setupdevenv /installvstemplates 参见 http://www.cnblogs.com/end/ar...阅读全文
posted @ 2009-02-02 15:01 donson 阅读(513) | 评论 (1) 编辑