<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/wei123456" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/wei123456" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 27 Aug 2009 10:59:00 GMT</lastBuildDate><title>壹点壹 ●NET的专栏</title><description>只写别人没写过和被人忽略的技术文章</description><link>http://blog.csdn.net/wei123456/</link><item><title>FCKeditor The server didn\'t send back a proper XML response. 解决思路(ASP.NET2.0 C#)</title><link>http://blog.csdn.net/wei123456/archive/2009/08/27/4489053.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/4489053.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/4489053.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4489053</trackback:ping><description>&lt;br /&gt;在用FCKeditor浏览目录时,经常会碰到&quot;The server didn\'t send back a proper XML response. Please contact your system administrator&quot;这个错误,以前也碰到过,后来解决了,但当时急于赶项目,所以没总结下来,现在又碰到了,因为前次没总结,这次又是一阵狂搜,结果各式各样,都你是抄我我抄你的没点有用的,看来还得靠自己了,之所以是思路是因为这种问题涉及系统不一样其解决方法也不一样&lt;br /&gt;先看下FCKeditor\editor\filemanager\browser\default\js\fckxml.js文件,其中if ( ( oXmlHttp.status != 200 &amp;&amp; oXmlHttp.status != 304 ) || oXmlHttp.responseXML == null || oXmlHttp.responseXML.firstChild == null )
				{
					alert( 'The server didn\'t send back a p&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/4489053.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/263340852/wei123456/csdn.net/s.gif?r=http://blog.csdn.net/wei123456/archive/2009/08/27/4489053.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340852/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340852/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 27 Aug 2009 18:59:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2009/08/27/4489053.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2009/08/27/4489053.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2009/08/27/4489053.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340852/1174269</fs:itemid></item><item><title>使用UrlRewriter.NET 的UrlRewriter组件改变Form的Action地址</title><link>http://blog.csdn.net/wei123456/archive/2009/07/09/4335341.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/4335341.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/4335341.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4335341</trackback:ping><description>在使用UrlRewriter.NET 的UrlRewriter组件时Form的Action地址会变成重写之前的地址，网上的方法很多，我在此做个总结，方法如下：1.在站点目录下&quot;新增ASP.NET目录&quot;的App_Browsers目录2.在App_Browsers目录新建一个Form.browser文件3.打开Form.browser文件并改变内容为          adapterType=&quot;Intelligencia.UrlRewriter.FormRewriterControlAdapter&quot; /&gt;&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/4335341.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/263340853/wei123456/csdn.net/s.gif?r=http://blog.csdn.net/wei123456/archive/2009/07/09/4335341.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340853/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340853/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 10 Jul 2009 01:51:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2009/07/09/4335341.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2009/07/09/4335341.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2009/07/09/4335341.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340853/1174269</fs:itemid></item><item><title>ReportView如何使用构造SQL语句带参数的存储过程创建报表以及为rdlc传递参数</title><link>http://blog.csdn.net/wei123456/archive/2008/04/16/2296574.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/2296574.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/2296574.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2296574</trackback:ping><description>ReportView 使用构造SQL语句带参数的存储过程 rdlc传递参数&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/2296574.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340854/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340854/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Apr 2008 20:04:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2008/04/16/2296574.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2008/04/16/2296574.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2008/04/16/2296574.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340854/1174269</fs:itemid></item><item><title>Windows Server 2003 R2的IIS6时间格式修正</title><link>http://blog.csdn.net/wei123456/archive/2008/04/09/2270078.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/2270078.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/2270078.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2270078</trackback:ping><description>Windows Server 2003 R2的IIS6时间格式修正&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/2270078.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340855/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340855/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 09 Apr 2008 22:37:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2008/04/09/2270078.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2008/04/09/2270078.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2008/04/09/2270078.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340855/1174269</fs:itemid></item><item><title>点击按钮移动的div</title><link>http://blog.csdn.net/wei123456/archive/2008/03/20/2199515.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/2199515.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/2199515.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2199515</trackback:ping><description>点击按钮移动的div&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/2199515.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340856/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340856/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 20 Mar 2008 19:39:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2008/03/20/2199515.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2008/03/20/2199515.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2008/03/20/2199515.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340856/1174269</fs:itemid></item><item><title>ASP.NET2.0 TreeView使用时NavigateUrl如何传递参数或传值</title><link>http://blog.csdn.net/wei123456/archive/2008/03/18/2194878.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/2194878.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/2194878.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2194878</trackback:ping><description>ASP.NET2.0 TreeView使用时NavigateUrl如何传递参数或传值&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/2194878.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340857/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340857/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 19 Mar 2008 01:09:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2008/03/18/2194878.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2008/03/18/2194878.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2008/03/18/2194878.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340857/1174269</fs:itemid></item><item><title>关于&quot;插入Microsoft Visual Studio .Net Enterprise Architect 2003”的说明</title><link>http://blog.csdn.net/wei123456/archive/2008/03/06/2154542.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/2154542.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/2154542.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2154542</trackback:ping><description>关于&quot;插入Microsoft Visual Studio .Net Enterprise Architect 2003”的说明&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/2154542.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340858/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340858/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 07 Mar 2008 01:09:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2008/03/06/2154542.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2008/03/06/2154542.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2008/03/06/2154542.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340858/1174269</fs:itemid></item><item><title>SQL查询结果导出XML文件简单的方法</title><link>http://blog.csdn.net/wei123456/archive/2008/01/17/2049597.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/2049597.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/2049597.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2049597</trackback:ping><description>SQL查询结果导出XML文件简单的方法&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/2049597.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340859/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340859/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 18 Jan 2008 00:23:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2008/01/17/2049597.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2008/01/17/2049597.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2008/01/17/2049597.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340859/1174269</fs:itemid></item><item><title>DetailsView在PostBack后消失问题解决</title><link>http://blog.csdn.net/wei123456/archive/2007/11/20/1895124.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/1895124.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/1895124.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1895124</trackback:ping><description>DetailsView在PostBack后居然消失了，怎么回事？&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/1895124.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340860/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340860/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 21 Nov 2007 01:44:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2007/11/20/1895124.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2007/11/20/1895124.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2007/11/20/1895124.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340860/1174269</fs:itemid></item><item><title>Visual Studio .net无法加载，因为无法加载MSXML3.DLL文件 我的解决方案</title><link>http://blog.csdn.net/wei123456/archive/2007/08/23/1756479.aspx</link><wfw:comment>http://blog.csdn.net/wei123456/comments/1756479.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/wei123456/comments/commentRss/1756479.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1756479</trackback:ping><description>Visual Studio .net无法加载，因为无法加载MSXML3.DLL文件 我的解决方案&lt;img src =&quot;http://blog.csdn.net/wei123456/aggbug/1756479.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/wei123456/263340861/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/wei123456/263340861/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 24 Aug 2007 02:10:00 +0800</pubDate><author>壹点壹</author><comments>http://blog.csdn.net/wei123456/archive/2007/08/23/1756479.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wei123456/archive/2007/08/23/1756479.aspx</guid><dc:creator>壹点壹</dc:creator><fs:srclink>http://blog.csdn.net/wei123456/archive/2007/08/23/1756479.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wei123456/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/wei123456/~1174287/263340861/1174269</fs:itemid></item></channel></rss>