<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by daEliteSniper</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/daEliteSniper/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by daEliteSniper</title>
		<link>http://channel9.msdn.com/Niners/daEliteSniper/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/daEliteSniper/Discussions</link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 11:58:26 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 11:58:26 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Tech Off - Error MSB3073 exited with code 3</title>
		<description><![CDATA[<p>The issue that causes &quot;Error MSB3073 exited with code 3&quot; happens to be with the VALUE in the <em><span>Outputs</span></em> property under <strong>Project &gt; Properties &gt; Configuration Properties &gt; Custom Build Step</strong>.</p><p>When I choose Edit for Outputs, a dialog box comes up.&nbsp; I enter a value of &quot;<strong>$(OutDir)\regsvr32.trg</strong>&quot; in the upper textbox then click OK.&nbsp; Now for some reason VS 2010 changes the display text to show &quot;<strong>$(OutDir)\regsvr32.trg;%(Outputs)</strong>&quot;.&nbsp; I'm not sure why or if that is the cause of the problem.</p><p>However, I will get &quot;Build Successful&quot; if I change my Output value to &quot;<strong>&lt;inherit from parent or project defaults&gt;</strong>&quot; instead of choosing Edit and putting a value in.&nbsp; No more Error MSB3073 exited with code 3.</p><p>I guess I can say this issue is resolved but I'd like to know why/what causes this issue to begin with.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Error-MSB3073-exited-with-code-3/c1ab4ee4efb74dd08fec9fc70144f8db#c1ab4ee4efb74dd08fec9fc70144f8db</link>
		<pubDate>Wed, 28 Dec 2011 19:43:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Error-MSB3073-exited-with-code-3/c1ab4ee4efb74dd08fec9fc70144f8db#c1ab4ee4efb74dd08fec9fc70144f8db</guid>
		<dc:creator>daEliteSniper</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/daEliteSniper/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - _ITERATOR_DEBUG_LEVEL error converting VC++6.0 to VC++ 2010</title>
		<description><![CDATA[<p>Before I saw your reply I deleted the project and reconverted it from VC&#43;&#43; 6.0 to VC&#43;&#43; 2010.&nbsp; I have been able to build it with some success,&nbsp; but not without issues still.&nbsp; Below is a new thread that discusses what I mean. &nbsp;</p><p><strong>Error MSB3073 exited with code 3</strong></p><p><strong><a href="http://channel9.msdn.com/Forums/TechOff/Error-MSB3073-exited-with-code-3">http://channel9.msdn.com/Forums/TechOff/Error-MSB3073-exited-with-code-3</a></strong></p><p>However, I had already compared all those settings you suggested and they were all set correctly, and my newly converted project have the settings correct as well.&nbsp; No mixing of Debug/Release that I can tell.&nbsp;</p><p>However, I do believe but I'm not entirely sure since I reconverted my project that I had included &quot;libcpmt.lib&quot; listed in Linker &gt; Input &gt; Additional Dependencies.&nbsp; According to another developer suggestion that may have been the issue, so it wasn't included this time around.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/ITERATORDEBUGLEVEL-error-converting-VC60-to-VC-2010/452f90067f124c4285429fb300eaa1b9#452f90067f124c4285429fb300eaa1b9</link>
		<pubDate>Thu, 08 Dec 2011 14:14:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/ITERATORDEBUGLEVEL-error-converting-VC60-to-VC-2010/452f90067f124c4285429fb300eaa1b9#452f90067f124c4285429fb300eaa1b9</guid>
		<dc:creator>daEliteSniper</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/daEliteSniper/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Error MSB3073 exited with code 3</title>
		<description><![CDATA[<p>I have converted a project from VC&#43;&#43; 6.0 to VC&#43;&#43; 2010, and these are the steps I went through when I compiled the project:</p><ul><li>Clean Solution </li><li>Rebuild Solution or </li><li>Build Solution (The 1st time) </li></ul><p>Here is the error I get when I follow those steps above:</p><p><strong>error MSB3073: The command &quot;regsvr32 /s /c &quot;C:\SourceControl\MyProject\.\Debug\MyProject.dll&quot; echo regsvr32 exec. time &gt; &quot;.\Debug\regsvr32.trg&quot; echo Execute mtxrereg.exe before using MTS components in MTS</strong></p><p><strong>:VCEnd&quot; exited with code 3.&nbsp;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets&nbsp;183&nbsp;6</strong></p><p>However,&nbsp; immediately after getting that error where I do just a &quot;<strong>Build Solution</strong>&quot; ONLY I get Build succeeded</p><p>Under Project &gt; Properties &gt; Configuration Properties &gt; Custom Build Step I have Command Line:</p><p>regsvr32 /s /c &quot;$(TargetPath)&quot; echo regsvr32 exec. time &gt; &quot;$(OutDir)regsvr32.trg&quot; echo Execute mtxrereg.exe before using MTS components in MTS</p><p>Does anyone know why this happens and how I can resolve it?</p><p>NOTE:&nbsp; I do have VS 2010 set to &quot;Run As Administrator&quot;</p><p>Thanks</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Error-MSB3073-exited-with-code-3/b668c25e66ec4544b3829fb2011fd9e4#b668c25e66ec4544b3829fb2011fd9e4</link>
		<pubDate>Wed, 07 Dec 2011 17:28:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Error-MSB3073-exited-with-code-3/b668c25e66ec4544b3829fb2011fd9e4#b668c25e66ec4544b3829fb2011fd9e4</guid>
		<dc:creator>daEliteSniper</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/daEliteSniper/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - _ITERATOR_DEBUG_LEVEL error converting VC++6.0 to VC++ 2010</title>
		<description><![CDATA[<p>@<a href="/Forums/TechOff/ITERATORDEBUGLEVEL-error-converting-VC60-to-VC-2010#cb5cb5a4cb1154d24b0a29fb20037d3dd">Matt_PD</a>:</p><p>Thanks for the links.&nbsp; I already saw the second one but the first one I did not.</p><p>Since I am not that familiar with VC&#43;&#43; what in particular should I be looking at under Project &gt; Properties &gt; Configuration Properties?</p><p>For all projects, I have 8, from what I can tell under Configuration Properties &gt; General section these are the differences I see for the various Configurations:</p><ul><li>Debug =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use of ATL: Not Using ATL </li><li>Release MinDependency =&nbsp; Use of ATL: Static Link to ATL </li><li>Release MinSize =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use of ATL: Dynamic Link to ATL </li></ul><p>I have one project showing Use of MFC: Use MFC in a Shared DLL for all Configurations.&nbsp; All the other show Use Standard Windows Libraries.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/ITERATORDEBUGLEVEL-error-converting-VC60-to-VC-2010/6c51fc8e06f74d3f8ebe9fb200e361c7#6c51fc8e06f74d3f8ebe9fb200e361c7</link>
		<pubDate>Wed, 07 Dec 2011 13:47:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/ITERATORDEBUGLEVEL-error-converting-VC60-to-VC-2010/6c51fc8e06f74d3f8ebe9fb200e361c7#6c51fc8e06f74d3f8ebe9fb200e361c7</guid>
		<dc:creator>daEliteSniper</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/daEliteSniper/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - _ITERATOR_DEBUG_LEVEL error converting VC++6.0 to VC++ 2010</title>
		<description><![CDATA[<p>A Brief background about me, I have been doing VB/VB.net, ASP.net, and C# development only but my experience with VC&#43;&#43; has been at the class room level.&nbsp; I have been doing development for a little over 14 years.</p><p>With that said, I am currently working on migrating a VB6 project to C# using VS 2010 as well as upgrading VC&#43;&#43; 6.0 project to VS 2010.&nbsp; My goal is to migrate VC&#43;&#43; 6.0 to VC&#43;&#43; 2010, then once I have that all compiling and working I will convert it over to C#.&nbsp; However I am running into issue with this plan which is this:</p><p>error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in CompressionObj.obj with file libcpmt.lib(newaop.obj)</p><p>Since my knowledge of VC&#43;&#43; is limited can someone please tell me what I should be looking for and how to go about fixing this?&nbsp; All I know about _ITERATOR_DEBUG_LEVEL is this</p><ol><li>_ITERATOR_DEBUG_LEVEL = 0 // disabled (for release builds) </li><li>_ITERATOR_DEBUG_LEVEL = 1 // enabled (if _SECURE_SCL is defined) </li><li>_ITERATOR_DEBUG_LEVEL = 2 // enabled (for debug builds) </li></ol><p>I've done a Entire Solution search for _ITERATOR_DEBUG_LEVEL and _SECURE_SCL but my search turned up nothing in my code.</p><p>Thanks in advance for any assistance you can provide.&nbsp; NOTE:&nbsp; Because of corporate security protocols I cannot provide sample code.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/ITERATORDEBUGLEVEL-error-converting-VC60-to-VC-2010/10a26cd6f43943b1947a9fb10110b5c8#10a26cd6f43943b1947a9fb10110b5c8</link>
		<pubDate>Tue, 06 Dec 2011 16:32:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/ITERATORDEBUGLEVEL-error-converting-VC60-to-VC-2010/10a26cd6f43943b1947a9fb10110b5c8#10a26cd6f43943b1947a9fb10110b5c8</guid>
		<dc:creator>daEliteSniper</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/daEliteSniper/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>