<?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>Ankit Singhal Knowledge Base &#187; RTC</title>
	<atom:link href="http://kb.asinghal.com/category/rtc/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.asinghal.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 Dec 2009 04:03:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>System.BadImageFormatException on 64 Bit CPU RTC Api</title>
		<link>http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/</link>
		<comments>http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 10:11:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RTC]]></category>
		<category><![CDATA[LCS]]></category>

		<guid isPermaLink="false">http://kb.asinghal.com/?p=37</guid>
		<description><![CDATA[If you are using RTC API and and you are installing your bot on 64 BIT CPU, You may get this exception
System.BadImageFormatException: Retrieving the COM class factory for component
with CLSID {7A42EA29-A2B7-40C4-B091-F6F024AA89BE} failed due to the following
error: 800700c1.
This means that you have compiled your code for ANY CPU or 64x cpu and whenever you run your [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using RTC API and and you are installing your bot on 64 BIT CPU, You may get this exception</p>
<pre>System.BadImageFormatException: Retrieving the COM class factory for component
with CLSID {7A42EA29-A2B7-40C4-B091-F6F024AA89BE} failed due to the following
error: 800700c1.</pre>
<p>This means that you have compiled your code for ANY CPU or 64x cpu and whenever you run your code on 64 bit machine then OS will try to run your application as 64 bit. Bot RTC API is 32 Bit CPU based api, so it will not be supported in 64bit cpu environment.</p>
<p>To solve this issue compile your code for x86 machine(i.e. 32 bit cpu). Now install your application on 64 bit machine. You application should run successfully.</p>
<p>Also verify that in Task Manager 32* is appearing ahead your application name. This will confirm that your application is running in 32 bit environment.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d37').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><img src="/wp-content/themes/generic-plus/img/share-it.gif" /></strong></a>
<br />
<div class="d37" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;submitHeadline=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;title=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;title=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;title=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;bm_description=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;T=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;title=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;title=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+System.BadImageFormatException+on+64+Bit+CPU+RTC+Api+@+http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/&amp;t=System.BadImageFormatException+on+64+Bit+CPU+RTC+Api" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://kb.asinghal.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d37').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d37').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://kb.asinghal.com/09/system-badimageformatexception-on-64-bit-cpu-rtc-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

