<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Terrapin Station</title>
	<atom:link href="http://terrapinstation.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://terrapinstation.wordpress.com</link>
	<description>Adventures in coding</description>
	<lastBuildDate>Fri, 09 Oct 2009 18:09:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Retrieving CPU Usage in .NET by Waleed</title>
		<link>http://terrapinstation.wordpress.com/2008/07/28/retrieving-cpu-usage-in-net/#comment-9</link>
		<dc:creator>Waleed</dc:creator>
		<pubDate>Fri, 09 Oct 2009 18:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://terrapinstation.wordpress.com/?p=12#comment-9</guid>
		<description>please check hope this be useful for you 
http://ledomoon.blogspot.com/2009/03/using-performancecounter-class-to.html</description>
		<content:encoded><![CDATA[<p>please check hope this be useful for you<br />
<a href="http://ledomoon.blogspot.com/2009/03/using-performancecounter-class-to.html" rel="nofollow">http://ledomoon.blogspot.com/2009/03/using-performancecounter-class-to.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restart IIS application pool from ASP.NET page by John stables</title>
		<link>http://terrapinstation.wordpress.com/2008/06/12/restart-iis-application-pool-from-aspnet-page/#comment-8</link>
		<dc:creator>John stables</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://terrapinstation.wordpress.com/?p=6#comment-8</guid>
		<description>hi I am getting the following error?
could you advise me if there is anything i need to do differently because my machine is Vista? or how to rectify this problem i have named the ASPX file emailtest.aspx
and the code behind iis.aspx.cs ive been having a few problems when trying to include C# into my ASP pages so wondering if it is a vista related problem?



Parser Error 
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

Parser Error Message: Could not load type &#039;service.iis&#039;.

Source Error: 


Line 1:  
Line 2:  
Line 3:  
 

Source File: /sitehelpdesk/email/emailtest.aspx    Line: 1</description>
		<content:encoded><![CDATA[<p>hi I am getting the following error?<br />
could you advise me if there is anything i need to do differently because my machine is Vista? or how to rectify this problem i have named the ASPX file emailtest.aspx<br />
and the code behind iis.aspx.cs ive been having a few problems when trying to include C# into my ASP pages so wondering if it is a vista related problem?</p>
<p>Parser Error<br />
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. </p>
<p>Parser Error Message: Could not load type &#8217;service.iis&#8217;.</p>
<p>Source Error: </p>
<p>Line 1:<br />
Line 2:<br />
Line 3:  </p>
<p>Source File: /sitehelpdesk/email/emailtest.aspx    Line: 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET HTTP Comression and reducing response size by eanirudh</title>
		<link>http://terrapinstation.wordpress.com/2008/06/12/aspnet-http-comression-and-reducing-response-size/#comment-7</link>
		<dc:creator>eanirudh</dc:creator>
		<pubDate>Mon, 03 Nov 2008 11:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://terrapinstation.wordpress.com/?p=4#comment-7</guid>
		<description>good work. very professional code</description>
		<content:encoded><![CDATA[<p>good work. very professional code</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caching in ASP.NET by eanirudh</title>
		<link>http://terrapinstation.wordpress.com/2008/06/13/caching-in-aspnet/#comment-6</link>
		<dc:creator>eanirudh</dc:creator>
		<pubDate>Mon, 03 Nov 2008 11:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://terrapinstation.wordpress.com/?p=10#comment-6</guid>
		<description>great code</description>
		<content:encoded><![CDATA[<p>great code</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restart IIS application pool from ASP.NET page by Nuzhat</title>
		<link>http://terrapinstation.wordpress.com/2008/06/12/restart-iis-application-pool-from-aspnet-page/#comment-5</link>
		<dc:creator>Nuzhat</dc:creator>
		<pubDate>Mon, 27 Oct 2008 10:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://terrapinstation.wordpress.com/?p=6#comment-5</guid>
		<description>With the user of code, I am getting following error.

DEV1System.Runtime.InteropServices.COMException (0x80070005): Access is denied. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_NativeObject() at System.DirectoryServices.DirectoryEntry.InvokeGet(String propertyName) at _Default.status()</description>
		<content:encoded><![CDATA[<p>With the user of code, I am getting following error.</p>
<p>DEV1System.Runtime.InteropServices.COMException (0&#215;80070005): Access is denied. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_NativeObject() at System.DirectoryServices.DirectoryEntry.InvokeGet(String propertyName) at _Default.status()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
