<?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>Fundamental Provocation &#187; windows application</title> <atom:link href="http://www.ajaymatharu.com/tag/windows-application/feed/" rel="self" type="application/rss+xml" /><link>http://www.ajaymatharu.com</link> <description>Blog by Ajay Matharu</description> <lastBuildDate>Sun, 06 Nov 2011 15:09:39 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Changing the target framework for the setup file</title><link>http://www.ajaymatharu.com/changing-the-target-framework-for-the-setup-file/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-the-target-framework-for-the-setup-file</link> <comments>http://www.ajaymatharu.com/changing-the-target-framework-for-the-setup-file/#comments</comments> <pubDate>Mon, 25 Jan 2010 08:36:49 +0000</pubDate> <dc:creator>Ajay Matharu</dc:creator> <category><![CDATA[.Net]]></category> <category><![CDATA[Setup]]></category> <category><![CDATA[Visual Studio]]></category> <category><![CDATA[.net framework]]></category> <category><![CDATA[application project]]></category> <category><![CDATA[Change target framework]]></category> <category><![CDATA[deployment project]]></category> <category><![CDATA[Framework]]></category> <category><![CDATA[framework version]]></category> <category><![CDATA[microsoft net framework]]></category> <category><![CDATA[Setup for Framework v2.0]]></category> <category><![CDATA[Setup Project]]></category> <category><![CDATA[Target Framework]]></category> <category><![CDATA[vs.net]]></category> <category><![CDATA[windows application]]></category><guid isPermaLink="false">http://www.ajaymatharu.com/?p=1167</guid> <description><![CDATA[One of my team member, kunal, was facing a problem while creating the setup project for v 20 using VS 2008. Even after just changing the target framework while creating the project did no help so had to search for the solution, and the solution that solved our problem is as follows, 1) Create a [...]]]></description> <content:encoded><![CDATA[<p>One of my team member, <a href="http://kunalsidhpura.wordpress.com" target="_blank">kunal</a>, was facing a problem while creating the setup project for v 20 using VS 2008. Even after just changing the target framework while creating the project did no help so had to search for the solution, and the solution that solved our problem is as follows,</p><p><strong>1) Create a windows application project with target framework as v2.0</strong></p><p><strong> </strong></p><div class="wp-caption aligncenter" style="width: 692px"><strong><strong><img title="Select Framework" src="http://ajaymatharu.wordpress.com/files/2009/05/1selectframework.png" alt="Select Target Framework" width="682" height="313" /></strong></strong><p class="wp-caption-text">Select Target Framework</p></div><p><strong> </strong></p><p><strong>2) Create Setup and deployment project and select target framework as v2.0</strong></p><p><strong> </strong></p><div class="wp-caption aligncenter" style="width: 691px"><strong><strong><img title="Target framework for setup" src="http://ajaymatharu.wordpress.com/files/2009/05/2setupframework.png" alt="Target Framework for Setup" width="681" height="463" /></strong></strong><p class="wp-caption-text">Target Framework for Setup</p></div><p><strong> </strong></p><p><strong>3) Right-Click on setup project Name and select Properties, under properties select Prerequisites<br /> </strong></p><p><strong> </strong></p><div class="wp-caption aligncenter" style="width: 565px"><strong><strong><img title="select prerequisite" src="http://ajaymatharu.wordpress.com/files/2009/05/4prerequisite.png" alt="Select Prerequisite" width="555" height="440" /></strong></strong><p class="wp-caption-text">Select Prerequistes</p></div><p><strong> </strong></p><p><strong>4) Check .NET framework 2.0 and uncheck .NET framework 3.5</strong></p><p><strong> </strong></p><div class="wp-caption aligncenter" style="width: 512px"><strong><strong><img title="Select framework in prerequisite" src="http://ajaymatharu.wordpress.com/files/2009/05/5selectprerequisite.png" alt="Select Framework in Prerequisite" width="502" height="395" /></strong></strong><p class="wp-caption-text">Select Framework in Prerequisite</p></div><p><strong> </strong></p><p><strong>5) Under Solution Explorer double click on Microsoft.NET framework under</strong></p><p><strong> Setup project.</strong></p><p><strong> </strong></p><div class="wp-caption aligncenter" style="width: 267px"><strong><strong><img title="Select Framework" src="http://ajaymatharu.wordpress.com/files/2009/05/6framework.png" alt="Select the Framwork to change the version" width="257" height="226" /></strong></strong><p class="wp-caption-text">Select the Framwork to change the version</p></div><p><strong> </strong></p><p><strong>6) Right-Click on .NET framework select properties and change the version to v2.0&#8230;</strong></p><p><strong> </strong></p><div class="wp-caption aligncenter" style="width: 786px"><strong><strong><img title="Framework Version" src="http://ajaymatharu.wordpress.com/files/2009/05/8changeversion.png" alt="Change Framework Version" width="776" height="483" /></strong></strong><p class="wp-caption-text">Change Framework Version</p></div><p><strong> </strong></p> ]]></content:encoded> <wfw:commentRss>http://www.ajaymatharu.com/changing-the-target-framework-for-the-setup-file/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
