<?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>Imran Akram&#039;s blog &#187; Visual Studio 2005</title>
	<atom:link href="http://imran-akram.com/category/asp-net-c-vb-net-sql-server/visual-studio-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://imran-akram.com</link>
	<description>Let&#039;s talk about life, technicalities, career opportunities, current affairs and a lot more!</description>
	<lastBuildDate>Thu, 29 Jul 2010 23:58:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Could not execute CVTRES.EXE</title>
		<link>http://imran-akram.com/2009/06/could-not-execute-cvtres-exe/</link>
		<comments>http://imran-akram.com/2009/06/could-not-execute-cvtres-exe/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 12:45:27 +0000</pubDate>
		<dc:creator>Imran Akram</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[VB .NET]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>
		<category><![CDATA[CVTRES.EXE]]></category>
		<category><![CDATA[Debug error]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[VS 2005]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[VS2005]]></category>
		<category><![CDATA[VS2008]]></category>
		<category><![CDATA[Windows Application]]></category>
		<category><![CDATA[ZAP]]></category>
		<category><![CDATA[ZoneAlarm]]></category>

		<guid isPermaLink="false">http://imak47.wordpress.com/?p=279</guid>
		<description><![CDATA[Today I started working on a windows application at home and I was very annoyed by the error I was getting whenever I tried to debug/build the application that said: &#8220;Could not execute CVTRES.EXE&#8221; Tried lots of things like giving full rights to &#8220;everyone&#8221;  on the debug folder and some other silly things, until I [...]]]></description>
			<content:encoded><![CDATA[<p>Today I started working on a windows application at home and I was very annoyed by the error I was getting whenever I tried to debug/build the application that said: &#8220;<strong>Could not execute CVTRES.EXE</strong>&#8221;</p>
<p>Tried lots of things like giving full rights to &#8220;everyone&#8221;  on the debug folder and some other silly things, until I found out that there was something in ZoneAlarm that was causing the problem. I had to uninstall and re-install ZoneAlarm. Turning it off was not sufficient. I never understood what was causing the problem at that time and to be honest I&#8217;m not too concerned with that either. May be there was some setting that needed a reset or something. But anyway like they say: &#8220;All is well that ends well&#8221;!</p>
<p>Hope some of you might find this useful someday.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://imran-akram.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://imran-akram.com/2009/06/could-not-execute-cvtres-exe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to activate Line numbers in Visual Studio 2005?</title>
		<link>http://imran-akram.com/2008/08/how-to-activate-line-numbers-in-visual-studio-2005/</link>
		<comments>http://imran-akram.com/2008/08/how-to-activate-line-numbers-in-visual-studio-2005/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 09:02:33 +0000</pubDate>
		<dc:creator>Imran Akram</dc:creator>
				<category><![CDATA[Visual Studio 2005]]></category>
		<category><![CDATA[line numbers]]></category>
		<category><![CDATA[show line numbers]]></category>
		<category><![CDATA[Text Editor]]></category>

		<guid isPermaLink="false">http://imak47.wordpress.com/?p=68</guid>
		<description><![CDATA[If you want the Visual Studio 2005 text editor to show you the line numbers all you have to do is to expand the Text Editor branch of the tree. Here you can see a list of all of the languages for which settings may be modified. We will enable line numbering for C# code [...]]]></description>
			<content:encoded><![CDATA[<p>If you want the Visual Studio 2005 text editor to show you the line numbers all you have to do is to expand the Text Editor branch of the tree. Here you can see a list of all of the  languages for which settings may be modified. We will enable line numbering for  C# code editing. Expand the C# node of the tree and select the General section  to reveal the settings. To enable source code line numbering, tick the  appropriate check box. Click OK to accept the setting and the line numbers will  appear.</p>
<div id="attachment_67" class="wp-caption alignnone" style="width: 310px"><a href="http://imak47.files.wordpress.com/2008/08/vs2005_activatelines.jpg"><img class="size-medium wp-image-67" src="http://imak47.files.wordpress.com/2008/08/vs2005_activatelines.jpg?w=300" alt="Activating Line numbers in Visual Studio 2005 Text Editor" width="300" height="174" /></a><p class="wp-caption-text">Activating Line numbers in Visual Studio 2005 Text Editor</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://imran-akram.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://imran-akram.com/2008/08/how-to-activate-line-numbers-in-visual-studio-2005/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
