<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_singleblue's note</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/30734/rss</id><updated>2010-05-25T09:51:13Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/30734/rss"/><entry><id>http://www.cnblogs.com/singleblue/archive/2010/05/25/1743802.html</id><title type="text">IIS7 asp.net配置默认文档的错误</title><summary type="text">在IIS7中配置 asp.net程序时出现如下错误配置错误 在唯一密钥属性&amp;#8220;value&amp;#8221;设置为&amp;#8220;default.aspx&amp;#8221;时，无法添加类型为&amp;#8220;add&amp;#8221;的重复集合项配置文件 file ://*******/web/web.configweb.config中&amp;lt;defaultDocument&amp;gt; &amp;lt;files&amp;gt;...</summary><published>2010-05-25T09:51:00Z</published><updated>2010-05-25T09:51:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2010/05/25/1743802.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2010/05/25/1743802.html"/><content type="html">&lt;h3 &gt;&lt;font size="5"&gt;&lt;font face="微软雅黑"&gt;&lt;span &gt;&lt;/span&gt;&lt;span &gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p &gt;&lt;/p&gt;&#xD;
&lt;div &gt;&#xD;
&lt;p&gt;在IIS7中配置 asp.net程序时出现如下错误&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;配置错误 在唯一密钥属性&amp;#8220;value&amp;#8221;设置为&amp;#8220;default.aspx&amp;#8221;时，无法添加类型为&amp;#8220;add&amp;#8221;的重复集合项&amp;nbsp;&lt;br /&gt;配置文件&amp;nbsp;&lt;a href="http://www.cnblogs.com/singleblue/admin/file:////*******/web/web.config" target="_blank"&gt; &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;file :&amp;nbsp;//*******/web/web.config&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;img height="309" alt="" src="http://images.cnblogs.com/cnblogs_com/singleblue/wrongwebconfig.JPG" width="495" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;web.config中&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&amp;lt;defaultDocument&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;files&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;add value="default.aspx" /&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/files&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/defaultDocument&amp;gt;&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;错误原因是IIS中已经设置了默认document为default.aspx，这时候asp.net得到了另外一个相同value的add引发异常，处理方案是在&amp;lt;add /&amp;gt;之前加入&amp;lt;clear /&amp;gt;&lt;/p&gt;&#xD;
&lt;p&gt;即修改&lt;strong&gt;web.config为&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;lt;defaultDocument&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;files&amp;gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;clear /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add value="default.aspx" /&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/files&amp;gt;&lt;br /&gt;&amp;lt;/defaultDocument&amp;gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;这种方法适用于任何可能产生继承混淆的.net configuration&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://www.cnblogs.com/singleblue/aggbug/1743802.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/singleblue/archive/2010/05/25/1743802.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2010/03/02/1676612.html</id><title type="text">画图工具</title><summary type="text">请问，以上两种图片，需要使用什么工具来画？thanks</summary><published>2010-03-02T08:08:00Z</published><updated>2010-03-02T08:08:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2010/03/02/1676612.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2010/03/02/1676612.html"/><content type="html">&lt;p&gt;&lt;img height="300" alt="" src="http://images.cnblogs.com/cnblogs_com/singleblue/crmg.jpg" width="508" border="0" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img height="251" alt="" src="http://images.cnblogs.com/cnblogs_com/singleblue/crmk.jpg" width="302" border="0" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;请问，以上两种图片，需要使用什么工具来画？&lt;/p&gt;&#xD;
&lt;p&gt;thanks&lt;/p&gt;&lt;img src="http://www.cnblogs.com/singleblue/aggbug/1676612.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/singleblue/archive/2010/03/02/1676612.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2009/11/02/1594408.html</id><title type="text">UI层方案征集</title><summary type="text">借cnblogs.com这个平台，寻找ASP.NET开发中UI层的设计方案正在考虑的方案1.ASP.NET控件，开发速度快2.纯HTML控件，通过ajax来进行数据交互，开发速度慢，调试时间也是一个问题3.extjs方案，速度好像不快希望大家能把自己的经验分享一下，谢谢！</summary><published>2009-11-02T03:49:00Z</published><updated>2009-11-02T03:49:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2009/11/02/1594408.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2009/11/02/1594408.html"/></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2009/10/28/1591399.html</id><title type="text">B/S项目架构探讨</title><summary type="text">图中，是我对最近一个项目的架构设想，和网上普遍的三层架构类似SQLDAL和MySQLDAL为数据访问层的不同实现，最终采用哪个数据访问层取决于配置文件，利用AOP来实现这一做法。DAL的实现上不采用ORM，担心数据量太大。而BLL为不同的业务逻辑层实现，因为该项目是一个产品项目，会存在不同的客户在业务流程上的操作方法不一样，但最终数据表现还是一样的。这里，我想在DAL层只实现SQL语句的生成，而不...</summary><published>2009-10-28T07:15:00Z</published><updated>2009-10-28T07:15:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2009/10/28/1591399.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2009/10/28/1591399.html"/></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2009/09/23/1572301.html</id><title type="text">如何做自动录入数据功能</title><summary type="text">有个这样的需求：需要开发一个程序，可以实现往别人的软件界面上写入数据，以达到用户不需要在界面上输入数据，而是通过开发的程序直接往软件界面上录入，用户只需要在别人的软件上进行保存操作即可。由于数据录入量非常大，所以才想到这个方法，想法源于测试人员在使用的QTP录制功能。但却不知道要如何实现，请各位高手帮帮忙在这里，先谢谢大家！</summary><published>2009-09-23T02:07:00Z</published><updated>2009-09-23T02:07:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2009/09/23/1572301.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2009/09/23/1572301.html"/></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2009/08/14/1546127.html</id><title type="text">Failed to execute request because the App-Domain could not be created</title><summary type="text">Failed to execute request because the App-Domain could not be created. Error: 0x80070005 拒绝访问。 解决方法，虚拟目录添加everyone的读取权限由于采用jQuery来作ajax请求，不太熟悉，找这个错误找了好久，留个记录</summary><published>2009-08-14T06:09:00Z</published><updated>2009-08-14T06:09:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2009/08/14/1546127.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2009/08/14/1546127.html"/></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2009/03/13/1410190.html</id><title type="text">解决ie7以下浏览器PNG图片背景不透明且链接失效的办法</title><summary type="text"/><published>2009-03-13T01:21:00Z</published><updated>2009-03-13T01:21:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2009/03/13/1410190.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2009/03/13/1410190.html"/></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2008/09/25/1298530.html</id><title type="text">拼接字符串的效率(转载)</title><summary type="text"/><published>2008-09-25T02:00:00Z</published><updated>2008-09-25T02:00:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2008/09/25/1298530.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2008/09/25/1298530.html"/></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2008/09/10/1288386.html</id><title type="text">最近准备用的数据访问类，欢迎拍砖！</title><summary type="text"/><published>2008-09-10T07:19:00Z</published><updated>2008-09-10T07:19:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2008/09/10/1288386.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2008/09/10/1288386.html"/></entry><entry><id>http://www.cnblogs.com/singleblue/archive/2008/09/08/1286609.html</id><title type="text">关于JSON的文章</title><summary type="text"/><published>2008-09-08T03:08:00Z</published><updated>2008-09-08T03:08:00Z</updated><author><name>singleblue</name><uri>http://www.cnblogs.com/singleblue/</uri></author><link rel="alternate" href="http://www.cnblogs.com/singleblue/archive/2008/09/08/1286609.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/singleblue/archive/2008/09/08/1286609.html"/></entry></feed>
