2005-03-13 23:27 by 山不转水转..., 874 visits, 网摘, 收藏, 编辑
摘要:为了将IEWebControl组件打包到URTracker中,而不是让用户安装单独的msi文件,先是找到了这样的方法: (http://www.cnblogs.com/elevenwolf/archive/2004/12/08/74230.html) 但由于配置文件中的website的值难以事先确定,而且CommonFiles的值不支持"~/webctrl_client/1_0"...
阅读全文
2005-03-13 20:49 by 山不转水转..., 481 visits, 网摘, 收藏, 编辑
摘要:ref: http://download.cnblogs.com/elevenwolf/archive/2004/12/08/74230.html以前在服务器部署IEWebcontrol时,需要装完asp.net站点后,再安装iewebcontrols,比较麻烦。其实在web.config文件中配置一下就可以了,不需要安装。在<configuration>下添加:<configS...
阅读全文
2005-03-10 08:57 by 山不转水转..., 736 visits, 网摘, 收藏, 编辑
摘要:ref:http://www.code101.com/Code101/DisplayArticle.aspx?cid=85ProblemI got this Error message when I was trying to do a web set up for my ASP.NET Web Application. I get to this message in the output wi...
阅读全文