<?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>Ferry Meidianto &#187; telerik</title>
	<atom:link href="http://blog.meidianto.com/tag/telerik/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.meidianto.com</link>
	<description>/* Living in .NET World */</description>
	<lastBuildDate>Mon, 02 Jan 2012 12:50:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>&#8220;Invalid FORMATETC structure&#8221; error on control drag n drop</title>
		<link>http://blog.meidianto.com/2010/01/18/e2809cinvalid-formatetc-structuree2809d-error-on-control-drag-n-drop/</link>
		<comments>http://blog.meidianto.com/2010/01/18/e2809cinvalid-formatetc-structuree2809d-error-on-control-drag-n-drop/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 03:39:00 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[silverlight 3]]></category>
		<category><![CDATA[telerik]]></category>
		<category><![CDATA[VS2008]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/01/18/e2809cinvalid-formatetc-structuree2809d-error-on-control-drag-n-drop/</guid>
		<description><![CDATA[Today when I was developing Silverlight app using Telerik RadControls, there was an error “Invalid FORMATETC stucture” prevented me to complete the drag n drop of RadControls to the XAML editor. I didn’t have any idea what was caused it because I could still drag n drop the Button control to the XAML. I thought [...]]]></description>
			<content:encoded><![CDATA[<p>Today when I was developing Silverlight app using Telerik RadControls, there was an error “Invalid FORMATETC stucture” prevented me to complete the drag n drop of RadControls to the XAML editor.</p>
<p>I didn’t have any idea what was caused it because I could still drag n drop the Button control to the XAML. I thought it was Telerik but it could be anything.</p>
<p>Then the fast way to get the answer was of course Google. </p>
<p>Oops there are may results when I searched <strong>invalid FORMATETC</strong>, that’s a good sign to get the answer. Yeah it’s not Telerik specific error but Visual Studio error. It’s caused by the reference of toolbox items were messed up.</p>
<p>The solution was simply resetting the toolbox items by right clicking the toolbox then choosing <strong>Reset Toolbox</strong>. </p>
<p>Be patient, it could take sometime to reload all toolbox items.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/01/18/e2809cinvalid-formatetc-structuree2809d-error-on-control-drag-n-drop/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/01/18/e2809cinvalid-formatetc-structuree2809d-error-on-control-drag-n-drop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

