<?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>Comments for Cameron Priem</title>
	<atom:link href="http://cameronpriem.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cameronpriem.com</link>
	<description>Professional Software Development</description>
	<lastBuildDate>Sat, 10 Apr 2010 21:25:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on IE 6 on windows 2000 hangs on ajax by Campo</title>
		<link>http://cameronpriem.com/2009/08/ie-6-on-windows-2000-hangs-on-ajax/comment-page-1/#comment-12</link>
		<dc:creator>Campo</dc:creator>
		<pubDate>Sat, 10 Apr 2010 21:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=60#comment-12</guid>
		<description>Hey Purna,

I tried to find the original blog post where I found this info out, but I couldn&#039;t find it.  I never found out why it was behaving like this.  If you find out further details please leave a comment.

Cheers</description>
		<content:encoded><![CDATA[<p>Hey Purna,</p>
<p>I tried to find the original blog post where I found this info out, but I couldn&#8217;t find it.  I never found out why it was behaving like this.  If you find out further details please leave a comment.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE 6 on windows 2000 hangs on ajax by Purna</title>
		<link>http://cameronpriem.com/2009/08/ie-6-on-windows-2000-hangs-on-ajax/comment-page-1/#comment-11</link>
		<dc:creator>Purna</dc:creator>
		<pubDate>Sat, 10 Apr 2010 03:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=60#comment-11</guid>
		<description>Hi,  Did you find the reason why it is behaving like that?  I am also facing the same kind of issue.</description>
		<content:encoded><![CDATA[<p>Hi,  Did you find the reason why it is behaving like that?  I am also facing the same kind of issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 3 drop down list disables on postback with update panel by Pedro</title>
		<link>http://cameronpriem.com/2009/06/firefox-3-drop-down-list-disables-on-postback-with-update-panel/comment-page-1/#comment-8</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Mon, 17 Aug 2009 12:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=43#comment-8</guid>
		<description>Ok! Thanks for the help, Campo!!</description>
		<content:encoded><![CDATA[<p>Ok! Thanks for the help, Campo!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 3 drop down list disables on postback with update panel by Campo</title>
		<link>http://cameronpriem.com/2009/06/firefox-3-drop-down-list-disables-on-postback-with-update-panel/comment-page-1/#comment-7</link>
		<dc:creator>Campo</dc:creator>
		<pubDate>Sun, 16 Aug 2009 22:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=43#comment-7</guid>
		<description>Hi Pedro,

Try posting a code example and the problem you&#039;re having on stackoverflow.com.  This is a great community and they&#039;re very fast at posting helpful information.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Pedro,</p>
<p>Try posting a code example and the problem you&#8217;re having on stackoverflow.com.  This is a great community and they&#8217;re very fast at posting helpful information.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 3 drop down list disables on postback with update panel by Pedro</title>
		<link>http://cameronpriem.com/2009/06/firefox-3-drop-down-list-disables-on-postback-with-update-panel/comment-page-1/#comment-6</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Wed, 12 Aug 2009 20:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=43#comment-6</guid>
		<description>I tried with another JS code, and it didn&#039;t worked!</description>
		<content:encoded><![CDATA[<p>I tried with another JS code, and it didn&#8217;t worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 3 drop down list disables on postback with update panel by Campo</title>
		<link>http://cameronpriem.com/2009/06/firefox-3-drop-down-list-disables-on-postback-with-update-panel/comment-page-1/#comment-5</link>
		<dc:creator>Campo</dc:creator>
		<pubDate>Wed, 05 Aug 2009 21:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=43#comment-5</guid>
		<description>The alert was just an example, you can replace alert(&#039;Just testing&#039;) with any JavaScript code you want to run.</description>
		<content:encoded><![CDATA[<p>The alert was just an example, you can replace alert(&#8216;Just testing&#8217;) with any JavaScript code you want to run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox 3 drop down list disables on postback with update panel by Pedro</title>
		<link>http://cameronpriem.com/2009/06/firefox-3-drop-down-list-disables-on-postback-with-update-panel/comment-page-1/#comment-4</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=43#comment-4</guid>
		<description>It worked, but if a didn&#039;t want a message? How I do?</description>
		<content:encoded><![CDATA[<p>It worked, but if a didn&#8217;t want a message? How I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP session timeout / loss by Jeremy</title>
		<link>http://cameronpriem.com/2008/10/classic-asp-session-timeout-loss/comment-page-1/#comment-3</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 29 Jun 2009 22:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=10#comment-3</guid>
		<description>Thanks so much for this.  I&#039;ve been battling with my hosting company with my virtually managed servers.  The number of times I&#039;ve second guessed my own code and fought this issue - well - lets just say I&#039;m sure I could have taken a nice vacation instead.

I&#039;ll be getting on the horn with them right away and demanding that they look at this instead of simply telling me &quot;the servers are setup properly&quot;.  Driving me nuts!</description>
		<content:encoded><![CDATA[<p>Thanks so much for this.  I&#8217;ve been battling with my hosting company with my virtually managed servers.  The number of times I&#8217;ve second guessed my own code and fought this issue &#8211; well &#8211; lets just say I&#8217;m sure I could have taken a nice vacation instead.</p>
<p>I&#8217;ll be getting on the horn with them right away and demanding that they look at this instead of simply telling me &#8220;the servers are setup properly&#8221;.  Driving me nuts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Classic ASP session timeout / loss by Norman</title>
		<link>http://cameronpriem.com/2008/10/classic-asp-session-timeout-loss/comment-page-1/#comment-2</link>
		<dc:creator>Norman</dc:creator>
		<pubDate>Fri, 24 Oct 2008 19:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://cameronpriem.com/?p=10#comment-2</guid>
		<description>Hi,

Thanks for posting this article here, but can you please help me how should I setup my DefaultAppPool? If possible if you can send me an screenshot of your DefaultAppPool properties. I&#039;m confused if I need to choose 1 or more worker processes in application pool. I need a session timeout of 180minutes.

It&#039;s been my problem for more than a month now.

Have a good day!

Thanks,
Norman</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for posting this article here, but can you please help me how should I setup my DefaultAppPool? If possible if you can send me an screenshot of your DefaultAppPool properties. I&#8217;m confused if I need to choose 1 or more worker processes in application pool. I need a session timeout of 180minutes.</p>
<p>It&#8217;s been my problem for more than a month now.</p>
<p>Have a good day!</p>
<p>Thanks,<br />
Norman</p>
]]></content:encoded>
	</item>
</channel>
</rss>

