<?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 on: Make a SharePoint Application Page with CodeBehind</title>
	<atom:link href="http://code-journey.com/2009/02/13/make-a-sharepoint-application-page-with-codebehind/feed/" rel="self" type="application/rss+xml" />
	<link>http://code-journey.com/2009/02/13/make-a-sharepoint-application-page-with-codebehind/</link>
	<description>Mostly SharePoint</description>
	<lastBuildDate>Thu, 05 Aug 2010 21:12:56 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mina Samy</title>
		<link>http://code-journey.com/2009/02/13/make-a-sharepoint-application-page-with-codebehind/comment-page-1/#comment-1660</link>
		<dc:creator>Mina Samy</dc:creator>
		<pubDate>Wed, 31 Mar 2010 08:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://code-journey.com/?p=164#comment-1660</guid>
		<description>Hi you can go to the web config of the site
change CustomErrors=&quot;On&quot; to &quot;Off&quot;
and change the stacktrace to &quot;true&quot;
then you can see the exact error
thanks</description>
		<content:encoded><![CDATA[<p>Hi you can go to the web config of the site<br />
change CustomErrors=&#8221;On&#8221; to &#8220;Off&#8221;<br />
and change the stacktrace to &#8220;true&#8221;<br />
then you can see the exact error<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Code-Journey</title>
		<link>http://code-journey.com/2009/02/13/make-a-sharepoint-application-page-with-codebehind/comment-page-1/#comment-1630</link>
		<dc:creator>Code-Journey</dc:creator>
		<pubDate>Sun, 21 Mar 2010 12:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://code-journey.com/?p=164#comment-1630</guid>
		<description>Hello Aaron

Well its hard to say what exactly goes wrong. Have you tried debugging it by attaching to the process and go step by step? My guess is it has something to do with namespaces, class name etc. That is usually where I have gone wrong if I get your error.
If you are able to debug some lines of code, then this is not it.</description>
		<content:encoded><![CDATA[<p>Hello Aaron</p>
<p>Well its hard to say what exactly goes wrong. Have you tried debugging it by attaching to the process and go step by step? My guess is it has something to do with namespaces, class name etc. That is usually where I have gone wrong if I get your error.<br />
If you are able to debug some lines of code, then this is not it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://code-journey.com/2009/02/13/make-a-sharepoint-application-page-with-codebehind/comment-page-1/#comment-1612</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 17 Mar 2010 05:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://code-journey.com/?p=164#comment-1612</guid>
		<description>Hi, I created a project using the above code, but I got an error on the webpage &quot;Unknown error&quot;. I&#039;ve been trying to get codebehind working for a while, and it would be brest to get it working. I&#039;ve done it pretty much exactly as you have (names etc). Could you please give me a hand. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I created a project using the above code, but I got an error on the webpage &#8220;Unknown error&#8221;. I&#8217;ve been trying to get codebehind working for a while, and it would be brest to get it working. I&#8217;ve done it pretty much exactly as you have (names etc). Could you please give me a hand. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
