<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Erick &#187; asp</title>
	<atom:link href="http://blog.xiongchuan.org/tag/asp/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xiongchuan.org</link>
	<description>Even a great life is only a life until you make it.</description>
	<lastBuildDate>Thu, 10 Mar 2011 14:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://blog.xiongchuan.org/wp-includes/js/jquery/jquery.js?ver=1.4.4'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>重逢IIS,Server Application Error</title>
		<link>http://blog.xiongchuan.org/iis-server-application-error.html</link>
		<comments>http://blog.xiongchuan.org/iis-server-application-error.html#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:34:52 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[Windows相关]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[iis]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=377</guid>
		<description><![CDATA[我已不用ASP好多年，今天重新装上IIS5.1，一打开http://localhost就出现 Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance. 网上搜索都说是 用户组里面这两个要设置密码 IUSR_ IWAM_ 照着做了 具体怎么设置看这个网址 http://hi.baidu.com/gameboyerik001/blog/item/9a973922b1d76b499358072b.html 可还是有问题依然无法浏览网页。在事件日志里看到 运行时环境无法初始化支持事务处理组件所需的事务。请确认 MS-DTC 正在运行。(DtcGetTransactionManagerEx(): hr = 0x8004d01b) cmd里输入 net start msdtc [...]]]></description>
			<content:encoded><![CDATA[<p>我已不用ASP好多年，今天重新装上IIS5.1，一打开http://localhost就出现<br />
Server Application Error<br />
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.<br />
网上搜索都说是 用户组里面这两个要设置密码 IUSR_    IWAM_<br />
照着做了 具体怎么设置看这个网址</p>
<p>http://hi.baidu.com/gameboyerik001/blog/item/9a973922b1d76b499358072b.html</p>
<p>可还是有问题依然无法浏览网页。在事件日志里看到<br />
运行时环境无法初始化支持事务处理组件所需的事务。请确认 MS-DTC 正在运行。(DtcGetTransactionManagerEx(): hr = 0x8004d01b)<br />
cmd里输入 net start msdtc 没有任何反应，查看日志，发现是无法启动。<br />
搜索的结果是删除注册表的键值(cmd下输入regedit)<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC<br />
HKEY_CLASSES_ROOT\CID<br />
然后就是<br />
msdtc -uninstall<br />
msdtc -install<br />
net start msdtc<br />
msdtc -resetlog<br />
不过我到这里 还是没有办法打开网页，卸掉IIS，重新安装就OK了</p>
<p>管理工具->Internet信息服务->点浏览的时候又跳出一个错误。。<br />
MMC检测到此管理单元发生一个错误，建议关闭并重新启动MMC!</p>
<p>1. 单击“开始”，单击“运行”，键入 regedit，然后单击“确定”。<br />
2. 在左窗格中，找到以下注册表子项，然后单击它：<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC<br />
3. 在“编辑”菜单上，指向“新建”，然后单击“项”。<br />
4. 键入 UseNewUI 作为新名称，然后按 Enter。<br />
5. 在“文件”菜单上，单击“退出”。</p>
<p>这回来好了，没事了，浏览wwwroot下面的文件夹wedonet结果浏览器里 赫然写着<br />
Directory Listing Denied<br />
真是不容易啊，权限问题，两年不用ASP了，都忘记设置IIS默认网站的属性了。<br />
右键 默认网站->属性->主目录->把本地路径下面的复选框都打上勾(不是必然的).</p>
<p>OK了，总算搞定。。。</p>
<h4  class="entry-title">Most Commented Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/an-enterprise-theme-for-dedeeims.html" title="发一个dedeEIMS企业模板">发一个dedeEIMS企业模板</a></li><li><a href="http://blog.xiongchuan.org/guestbook" title="Guestbook">Guestbook</a></li><li><a href="http://blog.xiongchuan.org/blog-recovery-again.html" title="博客终于恢复啦">博客终于恢复啦</a></li><li><a href="http://blog.xiongchuan.org/cant-find-messagefile-resolve.html" title="MySQL Can&#8217;t find messagefile,解决方法">MySQL Can&#8217;t find messagefile,解决方法</a></li><li><a href="http://blog.xiongchuan.org/2010-bad-day.html" title="2010沉默几天">2010沉默几天</a></li><li><a href="http://blog.xiongchuan.org/these-days-in-wuhan.html" title="武汉的这个六月">武汉的这个六月</a></li><li><a href="http://blog.xiongchuan.org/move-house.html" title="搬家啦,上班不怕迟到了……">搬家啦,上班不怕迟到了……</a></li><li><a href="http://blog.xiongchuan.org/about" title="About">About</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/iis-server-application-error.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

