<?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 VengenceBot</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/VengenceBot/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 VengenceBot</title>
		<link>http://channel9.msdn.com/Niners/VengenceBot/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/VengenceBot/Discussions</link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 23:00:49 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 23:00:49 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Tech Off - Setting default IE in WPF app?</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">W3bbo said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">VengenceBot said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>The option to set an assembly as being processor-specific is buried in the VS UI, it isn't immediately obvious.
</p>
<p>&nbsp;</p>
<p>You can either change it via a hidden menu on the Solution Configuration window, or open Project Properties &gt; Build &gt; Platform Target &gt; &quot;Any CPU&quot; | x64 | x86.</p>
<p>&nbsp;</p>
<p>...though I don't see how running an instance of the WebBrowser control would cause the Default Programs option for IE to change. Something doesn't sound right.</p>
</div></blockquote>
<p>sorry its been a while work weekends night lol..</p>
<p>&nbsp;</p>
<p>Well an update to the problem.. I did my own project as I was reverse engineering a sample... and I do have it working now!</p>
<p>Not sure what the problem was or the person did.. So this problem is considered closed..&nbsp;</p>
<p>&nbsp;</p>
<p>YEAH im happy&nbsp;</p>
<p>&nbsp;</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/544298-Setting-default-IE-in-WPF-app/9e63bd8520b94140b68f9deb000d7d1e#9e63bd8520b94140b68f9deb000d7d1e</link>
		<pubDate>Wed, 21 Apr 2010 01:35:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/544298-Setting-default-IE-in-WPF-app/9e63bd8520b94140b68f9deb000d7d1e#9e63bd8520b94140b68f9deb000d7d1e</guid>
		<dc:creator>VengenceBot</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/VengenceBot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Setting default IE in WPF app?</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">spivonious said:</div><div class="quoteText">
<p>64-bit apps in .NET can only interoperate with other 64-bit apps. This is why the webbrowser component is using the 64-bit IE engine. I'm not familiar with the Express versions of VS, but look for an option in the compiler settings that says something like
 &quot;AnyCPU&quot; and change it to &quot;x86&quot;. That should fix your problem.</p>
<p>&nbsp;</p>
<p>Otherwise, your app will only use 32-bit IE when run on 32-bit Windows.</p>
</div></blockquote>
<p>I know what you are talking about, but for some reason its not given me the option in this project.. ill try another soon or start over ect..!</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/544298-Setting-default-IE-in-WPF-app/58684c407549490b89ab9deb000d7cc5#58684c407549490b89ab9deb000d7cc5</link>
		<pubDate>Thu, 15 Apr 2010 21:28:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/544298-Setting-default-IE-in-WPF-app/58684c407549490b89ab9deb000d7cc5#58684c407549490b89ab9deb000d7cc5</guid>
		<dc:creator>VengenceBot</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/VengenceBot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Setting default IE in WPF app?</title>
		<description><![CDATA[<p>im currently making a WPF app with webbrowser on a x64 machine.. The only problem im having is that the WPF is making IE 64bit run as defualt.. Im also using the Express version which I think only makes 32bit apps..?
</p>
<p>Is there something Im doing wrong or what can I do.. !</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/544298-Setting-default-IE-in-WPF-app/544298#544298</link>
		<pubDate>Thu, 15 Apr 2010 20:22:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/544298-Setting-default-IE-in-WPF-app/544298#544298</guid>
		<dc:creator>VengenceBot</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/VengenceBot/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>