<?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>Private: Code &#38; Script Snippet &#187; Visual Studio</title>
	<atom:link href="http://dev.kratik.net/index.php/category/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.kratik.net</link>
	<description>Every thing you imagin, study it - know it - use it</description>
	<lastBuildDate>Thu, 24 Jun 2010 08:30:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The components required to enumerate web references are not installed on this computer. Please re-install Visual studio</title>
		<link>http://dev.kratik.net/index.php/2009/01/23/the-components-required-to-enumerate-web-references-are-not-installed-on-this-computer-please-re-install-visual-studio/</link>
		<comments>http://dev.kratik.net/index.php/2009/01/23/the-components-required-to-enumerate-web-references-are-not-installed-on-this-computer-please-re-install-visual-studio/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 09:57:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/2009/01/23/the-components-required-to-enumerate-web-references-are-not-installed-on-this-computer-please-re-install-visual-studio/</guid>
		<description><![CDATA[
<p>Hi!</p>
<p> I got following exception twice in last 30 days. </p>
<p>&#8220;The components required to enumerate web references are not installed on this computer. Please re-install Visual studio&#8220;</p>
<p>This exception occurs when I change existing web reference Url and point to a new asmx. Why is it asking to re-install visual studio? I would like to avoid [...]]]></description>
			<content:encoded><![CDATA[<div class="messageData">
<p><span style="font-size:9.5pt;color:black;">Hi!</span></p>
<p><span style="font-size:9.5pt;color:black;"> I got following exception twice in last 30 days. </span></p>
<p><span style="font-size:9.5pt;color:black;">&#8220;The components required to enumerate web references are not installed on this computer. </span><span style="font-size:9.5pt;color:red;"><span style="text-decoration:underline;">Please re-install Visual studio</span></span><span style="font-size:9.5pt;color:black;">&#8220;</span></p>
<p><span style="font-size:9.5pt;color:black;">This exception occurs when I change existing web reference Url and point to a new asmx. Why is it asking to re-install visual studio? I would like to avoid re-installing vs 2005 if possible.</span></p>
<p><span style="font-size:9.5pt;color:black;">Thanks</span></p>
<p><span style="font-size:9.5pt;color:black;">Prashant</span></p>
<p><span style="font-size:9.5pt;color:black;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p>Hi</p>
<p>did anyone get anywhere with this error ?</p>
<p>All was well with my VS2005 until I published a web site &#8211; since then I can&#8217;t add or update any web references without seeing this error !</p>
<p>&#8212;stop press &#8212;</p>
<p>solution in post PostID=107222 worked like a charm !</p>
<p>close VS2005, start | run</p>
<p>devenv /resetskippkgs</p>
<p>No more web refrerence errors after this point.</p>
<p><img src="http://social.msdn.microsoft.com/Forums/en-US/asmxandxml/thread/c2c859df-c06f-4e70-9000-75ab65f9b69a/images/emoticons/smile_regular.gif" alt="" /></p>
<p>Thanks,</p>
<p>NM.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2009/01/23/the-components-required-to-enumerate-web-references-are-not-installed-on-this-computer-please-re-install-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS2005 Take (Keyboard) Shortcuts</title>
		<link>http://dev.kratik.net/index.php/2007/12/06/vs2005-take-keyboard-shortcuts/</link>
		<comments>http://dev.kratik.net/index.php/2007/12/06/vs2005-take-keyboard-shortcuts/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 08:23:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dev1.wordpress.com/2007/12/06/vs2005-take-keyboard-shortcuts/</guid>
		<description><![CDATA[<p class="entry">Using keyboard shortcuts is the best way to get things done faster in Visual Studio (and most other computer applications for that matter).</p>
<p class="entry">Below are my favorite Visual Studio keyboard shortcuts (I am leaving out the really obvious ones like F5).</p>
<p class="entry">

CTRL+ALT+L: View Solution Explorer. I use Auto Hide for all of my tool [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">Using keyboard shortcuts is the best way to get things done faster in Visual Studio (and most other computer applications for that matter).</p>
<p class="entry">Below are my favorite Visual Studio keyboard shortcuts (I am leaving out the really obvious ones like <strong>F5</strong>).</p>
<p class="entry">
<ul>
<li><strong>CTRL+ALT+L</strong>: View Solution Explorer. I use Auto Hide for all of my tool windows to maximize screen real estate. Whenever I need to open the Solution Explorer, it’s just a shortcut away. Related shortcuts: <strong>CTRL+ALT+X</strong> (Toolbox), <strong>F4</strong> (Properties), <strong>CTRL+ALT+O</strong> (Output), <strong>CTRL+\, E</strong> (Error List), <strong>CTRL+\, T</strong> (Task List).</li>
<li><strong>F12</strong>: Go to definition of a variable, object, or function.</li>
<li><strong>SHIFT+F12</strong>: Find all references of a function or variable.</li>
<li><strong>F7</strong>: Toggle between Designer and Source views.</li>
<li><strong>CTRL+PgDn</strong>: Toggle between Design and Source View in HTML editor.</li>
<li><strong>F10</strong>: Debug &#8211; step over. Related debugging shortcuts: <strong>F5</strong> (debug &#8211; start), <strong>F11</strong> (debug &#8211; step into), <strong>SHIFT-F11</strong> (debug &#8211; step out), <strong>CTRL-F10</strong> (debug &#8211; run to cursor). <strong>F9</strong> (toggle breakpoint).</li>
<li><strong>CTRL+D</strong> or <strong>CTRL+/</strong>: Find combo (see section on Find Combo below).</li>
<li><strong>CTRL+M, O</strong>: Collapse to Definitions. This is usually the first thing I do when opening up a new class.</li>
<li><strong>CTRL+K, CTRL+C</strong>: Comment block. <strong>CTRL+K, CTRL-U</strong> (uncomment selected block).</li>
<li><strong>CTRL+-</strong>: Go back to the previous location in the navigation history.</li>
<li><strong>ALT+B, B</strong>: Build Solution. Related shortcuts: <strong>ALT+B, U</strong> (build selected Project), <strong>ALT+B, R</strong> (rebuild Solution).</li>
<li><strong>CTRL+ALT+Down Arrow</strong>: Show dropdown of currently open files. Type the first few letters of the file you want to select.</li>
<li><strong>CTRL+K, CTRL+D</strong>: Format code.</li>
<li><strong>CTRL+L</strong>: Delete entire line.</li>
<li><strong>CTRL+G</strong>: Go to line number. This is useful when you are looking at an exception stack trace and want to go to the offending line number.</li>
<li><strong>SHIFT+ALT+Enter</strong>: Toggle full screen mode. This is especially useful if you have a small monitor. Since I upgraded to dual 17″ monitors, I no longer needed to use full screen mode.</li>
<li><strong>CTRL+K, X</strong>: Insert “surrounds with” code snippet. See Snippets tip below.</li>
<li><strong>CTRL+B, T</strong>: Toggle bookmark. Related: <strong>CTRL+B</strong>, <strong>N</strong> (next bookmark), <strong>CTRL+B</strong>, <strong>P</strong> (prev bookmark).</li>
</ul>
<p class="post">The complete list of default shortcuts is available from <a href="ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_vssettings/html/877cf652-537d-4d5f-a7d1-3454228b77c4.htm">VS 2005 Documentation</a>. You can also download/print reference posters from Microsoft: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c15d210d-a926-46a8-a586-31f8a2e576fe&amp;DisplayLang=en">C# Keyboard Reference Poster</a>, <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6bb41456-9378-4746-b502-b4c5f7182203&amp;DisplayLang=en">VB.NET Keyboard Reference Poster</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.kratik.net/index.php/2007/12/06/vs2005-take-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
