<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : *REQUIRED* When upgrading using Visual Studio .NET</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Articles and Tutorials : *REQUIRED* When upgrading using Visual Studio .NET]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:33:42 +0000</pubDate>
  <lastBuildDate>Tue, 24 Jun 2008 10:17:42 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11181</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[*REQUIRED* When upgrading using Visual Studio .NET :    The following article applies...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11181&amp;PID=37338&amp;title=required-when-upgrading-using-visual-studio-net#37338</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 11181<br /><strong>Posted:</strong> 24 June 2008 at 10:17am<br /><br />The following article applies to the ActiveX\COM product line.<br><br>If you are upgrading versions of Codejock Software and use Visual Studio .NET (and version)&nbsp; then there are a few simple steps that you must do to ensure your projects work the first time you try to open and run them.<br><br>These are the only steps needed, you DO NOT need to remove any references from your project and re-add them.&nbsp; Perform these steps before opening your projects after an upgrade.<br><br>1. Make sure all versions of Visual Studio are closed.<br><br>2. Uninstall the older version.<br><br>3. Install new version.<br><br>4. Open up the folder where your project is located using Windows Explorer.<br><br>5. Delete ALL temps files which include:  <br><ul><li>Bin directory</li><li>Obj directory</li><li>.suo file (This file is hidden by the system, you must set your folder settings to view it.)<br></li><li>.user file (This file is hidden by the system, you must set your folder settings to view it.)</li></ul>6. Open up the .vbproj or .csproj file in your favorite text editor like notepad, DO NOT use Visual Studio to perform this step.<br><br>*If you are upgrading form the evaluation version to the retail version and have not switched version numbers then you can skip to step 8.<br><br>7. Change the &lt;VersionMajor&gt;&lt;/VersionMajor&gt; and &lt;VersionMinor&gt;&lt;/VersionMinor&gt; tags for all Codejock components to the version of the software you are switching to.&nbsp; <br><br>Note that there are 2 referenced in this file for each component added.&nbsp; For example, if you use commandbars and have version 12 then you will see this in your file:<br><br>&nbsp;&nbsp;&nbsp; &lt;COMReference Include="AxXtremeCommandBars"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Guid&gt;{555E8FCC-830E-45CC-AF00-A012D5AE7451}&lt;/Guid&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMajor&gt;12&lt;/VersionMajor&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMinor&gt;0&lt;/VersionMinor&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Lcid&gt;0&lt;/Lcid&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;WrapperTool&gt;aximp&lt;/WrapperTool&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/COMReference&gt;<br>&nbsp;&nbsp;&nbsp; &lt;COMReference Include="XtremeCommandBars"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Guid&gt;{555E8FCC-830E-45CC-AF00-A012D5AE7451}&lt;/Guid&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMajor&gt;12&lt;/VersionMajor&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;VersionMinor&gt;0&lt;/VersionMinor&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Lcid&gt;0&lt;/Lcid&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;WrapperTool&gt;tlbimp&lt;/WrapperTool&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/COMReference&gt;<br><br>You must change the VersionMajor and VersionMinor tags for both references to the version of the software you are upgrading or downgrading to.<br><br>8. Open up your project and select Clean, then Rebuild All.<br><br>If you followed these steps correctly then you should have no problems upgrading versions of Codejock Software using Visual Studio .NET.<br><br>Hope this helps<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Tue, 24 Jun 2008 10:17:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11181&amp;PID=37338&amp;title=required-when-upgrading-using-visual-studio-net#37338</guid>
  </item> 
 </channel>
</rss>