﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《调试windows服务的一点经验【补充】》的评论</title>
	<atom:link href="http://www.xiaozhou.net/dotnetdevelopment/debugging-windows-service-to-add-a-little-more-experience-%e3%80%90%e3%80%91-2006-09-18.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xiaozhou.net/dotnetdevelopment/debugging-windows-service-to-add-a-little-more-experience-%e3%80%90%e3%80%91-2006-09-18.htm</link>
	<description>君看一叶舟，出没风波里</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:24:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：无极之道</title>
		<link>http://www.xiaozhou.net/dotnetdevelopment/debugging-windows-service-to-add-a-little-more-experience-%e3%80%90%e3%80%91-2006-09-18.htm/comment-page-1#comment-110</link>
		<dc:creator>无极之道</dc:creator>
		<pubDate>Fri, 07 Sep 2007 16:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=149#comment-110</guid>
		<description>用OutputDebug那个接口函数把信息输出到调试器中，可以试试
有些东西很难用ide调的</description>
		<content:encoded><![CDATA[<p>用OutputDebug那个接口函数把信息输出到调试器中，可以试试<br />
有些东西很难用ide调的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：cooldog</title>
		<link>http://www.xiaozhou.net/dotnetdevelopment/debugging-windows-service-to-add-a-little-more-experience-%e3%80%90%e3%80%91-2006-09-18.htm/comment-page-1#comment-109</link>
		<dc:creator>cooldog</dc:creator>
		<pubDate>Wed, 07 Feb 2007 22:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=149#comment-109</guid>
		<description>看看这个服务运行的角色是什么？ 指定的某个用户，还是localsystem？</description>
		<content:encoded><![CDATA[<p>看看这个服务运行的角色是什么？ 指定的某个用户，还是localsystem？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Doris</title>
		<link>http://www.xiaozhou.net/dotnetdevelopment/debugging-windows-service-to-add-a-little-more-experience-%e3%80%90%e3%80%91-2006-09-18.htm/comment-page-1#comment-108</link>
		<dc:creator>Doris</dc:creator>
		<pubDate>Tue, 06 Feb 2007 16:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=149#comment-108</guid>
		<description>请教一个有关windows服务的问题:
我在windows2000下安装了一个我自己开发的windows 服务程序，安装和启动都已经成功，在任务管理器中也已经显示出该进程（补充：cpu时间显示为0）,但是事实上服务并没有执行具体操作。

我通过附加形式调试该服务，也不能到断点（安理说这个断点不可能不到的）。
还有就是在windows2003服务器上也安装了这个服务，执行都是正常的。

我真的很困扰，不知道是什么原因导致出现这个问题，难道系统环境有关系？能不能帮帮我！谢谢！</description>
		<content:encoded><![CDATA[<p>请教一个有关windows服务的问题:<br />
我在windows2000下安装了一个我自己开发的windows 服务程序，安装和启动都已经成功，在任务管理器中也已经显示出该进程（补充：cpu时间显示为0）,但是事实上服务并没有执行具体操作。</p>
<p>我通过附加形式调试该服务，也不能到断点（安理说这个断点不可能不到的）。<br />
还有就是在windows2003服务器上也安装了这个服务，执行都是正常的。</p>
<p>我真的很困扰，不知道是什么原因导致出现这个问题，难道系统环境有关系？能不能帮帮我！谢谢！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

