<?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>.NET Tips and Tricks &#187; Visual Studio</title>
	<atom:link href="http://blog.themagicsoftware.com/category/visual-studio/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.themagicsoftware.com</link>
	<description>General tips and tricks for developers about the Microsoft technology stack including the .NET Framework, ASP.NET, ASP.NET MVC, C#.NET, VB.NET, WCF, WPF, WF, Silverlight, XAML, XNA, Windows Phone, Windows 8 and more.</description>
	<lastBuildDate>Sat, 02 Feb 2013 04:54:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Problems with the Windows Phone 8 (WP8) Emulator?</title>
		<link>http://blog.themagicsoftware.com/2013/02/problems-with-the-windows-phone-8-wp8-emulator.html</link>
		<comments>http://blog.themagicsoftware.com/2013/02/problems-with-the-windows-phone-8-wp8-emulator.html#comments</comments>
		<pubDate>Sat, 02 Feb 2013 04:54:47 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WP8]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[wp8]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/?p=247</guid>
		<description><![CDATA[Try the Troubleshooting the Windows Phone 8 Emulator: http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx You will find the following topics: Cannot connect to Internet destinations Cannot connect to a local web service on the development computer Cannot connect to network destinations on a domain or corporate network Cannot connect to network destinations when network settings require manual configuration Emulator starts [...]]]></description>
				<content:encoded><![CDATA[<p>Try the Troubleshooting the Windows Phone 8 Emulator: <a title="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx" href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx">http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx</a></p>
<p>You will find the following topics:</p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx#BKMK_CannotconnecttoInternetdestinations">Cannot connect to Internet destinations</a>
<li><a href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx#BKMK_Cannotconnecttoalocalwebserviceonthedevelopmentcomputer">Cannot connect to a local web service on the development computer</a>
<li><a href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx#BKMK_network">Cannot connect to network destinations on a domain or corporate network</a>
<li><a href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx#BKMK_Cannotconnecttonetworkdestinationswhennetworksettingsrequiremanualconfiguration">Cannot connect to network destinations when network settings require manual configuration</a>
<li><a href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx#BKMK_boottovhd">Emulator starts slowly or fails to start and app deployment fails</a>
<li><a href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx#BKMK_interference">Interference from other virtualization or networking software and drivers</a>
<li><a href="http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj681694(v=vs.105).aspx#BKMK_gigabyte">Computer fails to boot after installing the Windows Phone SDK 8.0 </a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2013/02/problems-with-the-windows-phone-8-wp8-emulator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t start Windows 8 App in Simulator from Visual Studio 2012. Simulator Loads Forever</title>
		<link>http://blog.themagicsoftware.com/2012/11/cant-start-windows-8-app-in-simulator-from-visual-studio-2012-it-loads-forever.html</link>
		<comments>http://blog.themagicsoftware.com/2012/11/cant-start-windows-8-app-in-simulator-from-visual-studio-2012-it-loads-forever.html#comments</comments>
		<pubDate>Wed, 28 Nov 2012 09:03:32 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Simulator]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Hangs]]></category>
		<category><![CDATA[Loads Forever]]></category>
		<category><![CDATA[Windows 8 Simulator]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/?p=192</guid>
		<description><![CDATA[&#160; Problem: When I deploy a Windows Store application to the Simulator, Visual Studio Output shows &#8220;Deployment complete.&#8221; however the application never launches and the Simulator hangs forever showing the loading screen. &#160; &#160; &#160; &#160; &#160; &#160; While Visual Studio displays &#8220;Starting the Simulator&#8221; &#160; &#160; &#160; Then if I close the Simulator I [...]]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Problem:</p>
<p>When I deploy a Windows Store application to the Simulator, Visual Studio Output shows &#8220;Deployment complete.&#8221; however the application never launches and the Simulator hangs forever showing the loading screen.</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2012/11/Windows8SimulatorProblem01.png"><img class="size-medium wp-image-199 alignleft" title="Windows8SimulatorProblem01" alt="" src="http://blog.themagicsoftware.com/wp-content/uploads/2012/11/Windows8SimulatorProblem01-300x185.png" width="300" height="185" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>While Visual Studio displays &#8220;Starting the Simulator&#8221;</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2012/11/Windows8SimulatorProblem03.png"><img class="size-medium wp-image-212 alignleft" title="Windows8SimulatorProblem03" alt="" src="http://blog.themagicsoftware.com/wp-content/uploads/2012/11/Windows8SimulatorProblem03-300x85.png" width="300" height="85" /></a></p>
<div></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Then if I close the Simulator I get in Visual Studio this error: &#8220;Unable to start the Simulator. Cannot process request because the process (####) has exited.&#8221;</p>
<p><img class="size-medium wp-image-200 alignleft" title="Windows8SimulatorProblem02" alt="" src="http://blog.themagicsoftware.com/wp-content/uploads/2012/11/Windows8SimulatorProblem02-300x110.png" width="300" height="110" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Or &#8220;Unable to start the Simulator. Simulator closed or crashed.&#8221;</p>
<p><img class="size-medium wp-image-211 alignleft" title="Windows8SimulatorProblem04" alt="" src="http://blog.themagicsoftware.com/wp-content/uploads/2012/11/Windows8SimulatorProblem04-300x121.png" width="300" height="121" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I also noticed that even if I don&#8217;t deploy an application, but I launch the simulator directly from &#8220;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Simulator\11.0\Microsoft.Windows.Simulator.exe&#8221; the issue still happens.</p>
<p>And finally, if I deploy the application to the  Local Machine, the application runs just fine.</p>
<p>&nbsp;</p>
<p>Possible Solutions:</p>
<p>I found in forums the following 2 solutions:</p>
<ul>
<li>Changing the following key in the registry to 1  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyChildConnections</li>
<li>Updating NVIDIA drivers.</li>
</ul>
<p>However none of the above worked for me.</p>
<p>Then I figured out what was causing the issue in my case.</p>
<p>&nbsp;</p>
<p>Solution:</p>
<ul>
<li>I realized that having an open VPN connection to another network was causing the problem. So, just by closing the connection the problem got solved.</li>
</ul>
<p>The issue and fix happens every time I open and close the VPN connection. However, I still would like to have a permanent solution without having to close the connection, so if anybody finds it please let me know.</p>
<p>Regards.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2012/11/cant-start-windows-8-app-in-simulator-from-visual-studio-2012-it-loads-forever.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download Visual Studio Express for Windows 8 tools and SDK for free</title>
		<link>http://blog.themagicsoftware.com/2012/09/download-visual-studio-express-for-windows-8-tools-and-sdk-for-free.html</link>
		<comments>http://blog.themagicsoftware.com/2012/09/download-visual-studio-express-for-windows-8-tools-and-sdk-for-free.html#comments</comments>
		<pubDate>Thu, 20 Sep 2012 16:23:42 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[Visual Studio Express]]></category>
		<category><![CDATA[VS]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/?p=183</guid>
		<description><![CDATA[&#160; &#160;]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200125543" target="_blank"><img class="size-full wp-image-184 alignleft" title="Visual Studio Express" alt="Visual Studio Express" src="http://blog.themagicsoftware.com/wp-content/uploads/2012/09/VisualStudioExpress_216x100.jpg" width="216" height="100" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2012/09/download-visual-studio-express-for-windows-8-tools-and-sdk-for-free.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Compact Toolbox Visual Studio 2010</title>
		<link>http://blog.themagicsoftware.com/2012/02/sql-server-compact-toolbox-visual-studio-2010.html</link>
		<comments>http://blog.themagicsoftware.com/2012/02/sql-server-compact-toolbox-visual-studio-2010.html#comments</comments>
		<pubDate>Thu, 09 Feb 2012 05:13:56 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Recommended Tools]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Compact Edition]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio Toolbox]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/?p=132</guid>
		<description><![CDATA[Recommended tool: SQL Server Compact Toolbox &#8220;SQL Server Compact Toolbox is an add-in for Visual Studio 2010. Supports SQL Server Compact version 3.5 and 4.0. Adds several features in concert with Server Explorer to help your SQL Server Compact development efforts&#8221; Download it from here.]]></description>
				<content:encoded><![CDATA[<p>Recommended tool: <a title="SQL Server Compact Toolbox" href="http://visualstudiogallery.msdn.microsoft.com/0e313dfd-be80-4afb-b5e9-6e74d369f7a1/" target="_blank">SQL Server Compact Toolbox</a></p>
<p>&#8220;SQL Server Compact Toolbox is an add-in for Visual Studio 2010. Supports SQL Server Compact version 3.5 and 4.0.<br />
Adds several features in concert with Server Explorer to help your SQL Server Compact development efforts&#8221;</p>
<p>Download it from <a title="SQL Server Compact Toolbox" href="http://visualstudiogallery.msdn.microsoft.com/0e313dfd-be80-4afb-b5e9-6e74d369f7a1/" target="_blank">here</a>.</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2012/02/SQLServerCompactToolbox.png"><img class=" wp-image-133 alignnone" title="SQL Server Compact Toolbox" src="http://blog.themagicsoftware.com/wp-content/uploads/2012/02/SQLServerCompactToolbox.png" alt="SQL Server Compact Toolbox" width="188" height="332" /></a></p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2012/02/SQLServerCompactToolboxSQLEditor.png"><img class=" wp-image-134 alignnone" title="SQL Server Compact Toolbox SQL Editor" src="http://blog.themagicsoftware.com/wp-content/uploads/2012/02/SQLServerCompactToolboxSQLEditor.png" alt="SQL Server Compact Toolbox SQL Editor" width="485" height="284" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2012/02/sql-server-compact-toolbox-visual-studio-2010.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a single file (self-extracted) setup with InstallShield LE (Limited Edition)?</title>
		<link>http://blog.themagicsoftware.com/2011/11/how-to-create-a-single-file-self-extracted-setup-with-installshield-le-limited-edition.html</link>
		<comments>http://blog.themagicsoftware.com/2011/11/how-to-create-a-single-file-self-extracted-setup-with-installshield-le-limited-edition.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 15:24:03 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[InstallShield LE]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/?p=107</guid>
		<description><![CDATA[In Visual Studio, go to the Build menu. Select Configuration Manager. Change Configuration from DVD-5 or CD_ROM to SingleImage for your Setup project. Build setup project. Problem: &#160; &#160; &#160; Desired result: &#160; &#160; Solution:]]></description>
				<content:encoded><![CDATA[<ol>
<li>In Visual Studio, go to the Build menu.</li>
<li>Select Configuration Manager.</li>
<li>Change Configuration from DVD-5 or CD_ROM to SingleImage for your Setup project.</li>
<li>Build setup project.</li>
</ol>
<p>Problem:</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image1.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image_thumb1.png" alt="image" width="244" height="66" border="0" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Desired result:</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image2.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image_thumb2.png" alt="image" width="244" height="34" border="0" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Solution:</p>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image3.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image_thumb3.png" alt="image" width="244" height="144" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2011/11/how-to-create-a-single-file-self-extracted-setup-with-installshield-le-limited-edition.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to export a report to Excel using only one sheet in SQL Server Reporting Services (SSRS)?</title>
		<link>http://blog.themagicsoftware.com/2011/11/how-to-export-a-report-to-excel-using-only-one-sheet-in-sql-server-reporting-services-ssrs.html</link>
		<comments>http://blog.themagicsoftware.com/2011/11/how-to-export-a-report-to-excel-using-only-one-sheet-in-sql-server-reporting-services-ssrs.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 15:04:36 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[ssrs]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/?p=97</guid>
		<description><![CDATA[Remove page breaks from your report. Click anywhere on your tablix. Right click on any of the gray row or column headers. Click on Tablix Properties. Remove page breaks by unckecking the page break boxes.]]></description>
				<content:encoded><![CDATA[<p>Remove page breaks from your report.</p>
<ol>
<li>Click anywhere on your tablix.</li>
<li>Right click on any of the gray row or column headers.</li>
<li>Click on Tablix Properties.</li>
<li>Remove page breaks by unckecking the page break boxes.</li>
</ol>
<p><a href="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://blog.themagicsoftware.com/wp-content/uploads/2011/11/image_thumb.png" alt="image" width="244" height="168" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2011/11/how-to-export-a-report-to-excel-using-only-one-sheet-in-sql-server-reporting-services-ssrs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
