<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arjarapu Blog Space &#187; Issues</title>
	<atom:link href="http://www.arjarapu.com/blog/tag/issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arjarapu.com/blog</link>
	<description>all about expressing your thoughts and ideas.</description>
	<lastBuildDate>Tue, 27 Dec 2011 18:23:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Ektron: The Controls collection cannot be modified &#8230;</title>
		<link>http://www.arjarapu.com/blog/2009/10/ektron-the-controls-collection-cannot-be-modified/</link>
		<comments>http://www.arjarapu.com/blog/2009/10/ektron-the-controls-collection-cannot-be-modified/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 02:38:02 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Ektron]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=100</guid>
		<description><![CDATA[For the past couple of hours I have been banging my head and pulling my left over few strands of hair to figure out what&#8217;s wrong with my code causing the below exception. The Controls collection cannot be modified because &#8230; <a href="http://www.arjarapu.com/blog/2009/10/ektron-the-controls-collection-cannot-be-modified/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/10/ektron-the-controls-collection-cannot-be-modified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login failed for user &#8216;IIS APPPOOL\DefaultAppPool&#8217;.[EkSite-&gt;GetSiteVariables()]</title>
		<link>http://www.arjarapu.com/blog/2009/10/login-failed-for-user-iis-apppooldefaultapppool-eksite-getsitevariables/</link>
		<comments>http://www.arjarapu.com/blog/2009/10/login-failed-for-user-iis-apppooldefaultapppool-eksite-getsitevariables/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 13:56:18 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Ektron]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS 7]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=69</guid>
		<description><![CDATA[If you are using the 'Integrated Security' for SQL login and got "Login failed for user 'IIS APPPOOL\DefaultAppPool'.[EkSite->GetSiteVariables()]" error then read more to find the solution.  <a href="http://www.arjarapu.com/blog/2009/10/login-failed-for-user-iis-apppooldefaultapppool-eksite-getsitevariables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/10/login-failed-for-user-iis-apppooldefaultapppool-eksite-getsitevariables/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to set property of an object created using Reflection?</title>
		<link>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/</link>
		<comments>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 15:09:11 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=38</guid>
		<description><![CDATA[The VB.NET to C#.NET converter tool from Developer Fusion is awesome! It convert code from VB to C# or vice versa and primarily used by enthusiasts to learn the other language syntax. The tool does a great deal of work in trans-coding. However, not every thing is translated appropriately and you may have to clean up a little bit. Here is an example of issues I faced while using Reflection.  <!--more--> <a href="http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>grub setup stage 2 error while parsing number</title>
		<link>http://www.arjarapu.com/blog/2007/03/grub-setup-stage-2-error-while-parsing-number/</link>
		<comments>http://www.arjarapu.com/blog/2007/03/grub-setup-stage-2-error-while-parsing-number/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 03:52:56 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[OpenSuse]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=25</guid>
		<description><![CDATA[Well, as I stated earlier I was trying to get openSuse 10.2 installed on my machine, which already has Vista on first partition. Though I never had issues while installing openSuse 10.2, Red Hat Linux, Enterprise Linux 10, this time &#8230; <a href="http://www.arjarapu.com/blog/2007/03/grub-setup-stage-2-error-while-parsing-number/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2007/03/grub-setup-stage-2-error-while-parsing-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class is ambiguous in the namespace &#8211; Fixed</title>
		<link>http://www.arjarapu.com/blog/2006/10/class-is-ambiguous-in-the-namespace-fixed/</link>
		<comments>http://www.arjarapu.com/blog/2006/10/class-is-ambiguous-in-the-namespace-fixed/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 14:46:46 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=23</guid>
		<description><![CDATA[Last night, I slept early 10.45 PM, however wokeup @ 5.45 AM after having my regular # of sleep hours. I have tried my best to sleep for next couple of hours, as there is yet another long work day &#8230; <a href="http://www.arjarapu.com/blog/2006/10/class-is-ambiguous-in-the-namespace-fixed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/10/class-is-ambiguous-in-the-namespace-fixed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Javascript: Sleep in a loop.</title>
		<link>http://www.arjarapu.com/blog/2006/08/javascript-sleep-in-a-loop/</link>
		<comments>http://www.arjarapu.com/blog/2006/08/javascript-sleep-in-a-loop/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 16:53:27 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=21</guid>
		<description><![CDATA[You might have come across requirement to sleep / delay in javascript. Since we do not have sleep functionality in javascript some overcome the scenario with the help of setTimeout function as detailed in this link. But, how do you &#8230; <a href="http://www.arjarapu.com/blog/2006/08/javascript-sleep-in-a-loop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/08/javascript-sleep-in-a-loop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SQL SERVER Generate Password Function</title>
		<link>http://www.arjarapu.com/blog/2006/03/sql-server-generate-password-function/</link>
		<comments>http://www.arjarapu.com/blog/2006/03/sql-server-generate-password-function/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 18:33:35 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=16</guid>
		<description><![CDATA[Most of you might have come across need for creating a random password for the users. I prefer using passwords that are generated completely random, containing a-zA-Z0-9 and some special characters, making them tough to guess. However, thinking from the &#8230; <a href="http://www.arjarapu.com/blog/2006/03/sql-server-generate-password-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/03/sql-server-generate-password-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

