<?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 on: ASP.NET 2.0 &amp; the new WebResource.axd handler</title>
	<atom:link href="http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/feed/" rel="self" type="application/rss+xml" />
	<link>http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/</link>
	<description>The circle of life - ** .Net - Training - MOSS **</description>
	<lastBuildDate>Sun, 13 Dec 2009 12:30:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Satyam</title>
		<link>http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-7412</link>
		<dc:creator>Satyam</dc:creator>
		<pubDate>Wed, 13 May 2009 05:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-7412</guid>
		<description>Hi

I’m facing problems with WebResources.axd in Security using  acutetix software. 
when type the http://url/Webresouse.axd then run time error is occour how to handle with them

Do you have any reasons or any solution to it?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I’m facing problems with WebResources.axd in Security using  acutetix software.<br />
when type the <a href="http://url/Webresouse.axd" rel="nofollow">http://url/Webresouse.axd</a> then run time error is occour how to handle with them</p>
<p>Do you have any reasons or any solution to it?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emily Hutton</title>
		<link>http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-5818</link>
		<dc:creator>Emily Hutton</dc:creator>
		<pubDate>Sat, 15 Sep 2007 10:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-5818</guid>
		<description>Hi,

defaultfocus doesnt work for me though. I get this error on IE and FF

WebForm_AutoFocus is not defined

[Break on this error] WebForm_AutoFocus(&#039;UsernameTextbox&#039;);// --&gt;

Thanks,
Emily</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>defaultfocus doesnt work for me though. I get this error on IE and FF</p>
<p>WebForm_AutoFocus is not defined</p>
<p>[Break on this error] WebForm_AutoFocus(&#8216;UsernameTextbox&#8217;);// &#8211;&gt;</p>
<p>Thanks,<br />
Emily</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaya</title>
		<link>http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-4142</link>
		<dc:creator>Jaya</dc:creator>
		<pubDate>Mon, 26 Feb 2007 18:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-4142</guid>
		<description>Hi

I&#039;m facing problems with WebResources.axd in Security. I&#039;m trying to access session from Profile_Personalize method to retrieve the session ID. 

Which ever page generates / uses WebResouce.axd, it is making the Session in the context to be null when loading the page.

Do you have any reasons or any solution to it?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m facing problems with WebResources.axd in Security. I&#8217;m trying to access session from Profile_Personalize method to retrieve the session ID. </p>
<p>Which ever page generates / uses WebResouce.axd, it is making the Session in the context to be null when loading the page.</p>
<p>Do you have any reasons or any solution to it?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-4122</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Fri, 09 Feb 2007 11:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-4122</guid>
		<description>Hi Parag,

Webresources.axd works with ASP.Net 2.0 architecture and .aspx pages.

 Html are pages do not have this functionality.

CJ</description>
		<content:encoded><![CDATA[<p>Hi Parag,</p>
<p>Webresources.axd works with ASP.Net 2.0 architecture and .aspx pages.</p>
<p> Html are pages do not have this functionality.</p>
<p>CJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parag</title>
		<link>http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-4118</link>
		<dc:creator>parag</dc:creator>
		<pubDate>Wed, 07 Feb 2007 14:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://claytonj.wordpress.com/2006/11/05/aspnet-20-the-new-webresourceaxd-handler/#comment-4118</guid>
		<description>How webresource.axd work for the html page saved locally</description>
		<content:encoded><![CDATA[<p>How webresource.axd work for the html page saved locally</p>
]]></content:encoded>
	</item>
</channel>
</rss>
