<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Ferry Meidianto</title>
	
	<link>http://blog.meidianto.com</link>
	<description>/* Living in .NET World */</description>
	<lastBuildDate>Wed, 02 Jan 2013 02:23:42 +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" />
					<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>	
						<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/fmeidianto" /><feedburner:info uri="fmeidianto" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How to solve annoying Internet Explorer caching when debugging ASP.NET website</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/p4uS9hZnXGw/</link>
		<comments>http://blog.meidianto.com/2012/01/02/how-to-solve-annoying-internet-explorer-caching-when-debugging-asp-net-website/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 12:50:26 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[internet-explorer]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/?p=271</guid>
		<description><![CDATA[TweetToday I was debugging ASP.NET website and got very annoying issue. The website has file download feature and anytime I download the file IE9 couldn&#8217;t open it &#8211; the file was missing before the PDF application could open it. It did work on FF and Chrome. I have cleaned-up Temporary Files directory and also ASP.NET [...]]]></description>
			<content:encoded><![CDATA[<div style = 'float:right;'>            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-text="How to solve annoying Internet Explorer caching when debugging ASP.NET website" data-via="meidianto" data-url="http://blog.meidianto.com/2012/01/02/how-to-solve-annoying-internet-explorer-caching-when-debugging-asp-net-website/" en>Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Today I was debugging ASP.NET website and got very annoying issue. The website has file download feature and anytime I download the file IE9 couldn&#8217;t open it &#8211; the file was missing before the PDF application could open it. It did work on FF and Chrome.</p>
<p>I have cleaned-up Temporary Files directory and also ASP.NET temporary files (C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files) but no luck.</p>
<p>Later I realized that by changing the debugging port for ASP.NET Development Server to any new number solved the problem. But I didn&#8217;t believe that it&#8217;s the real solution. Then after playing with IE settings a bit I found that this setting caused the problem.</p>
<p><a href="http://blog.meidianto.com/wp-content/uploads/2012/01/IE_1.jpg"><img class="alignnone size-full wp-image-273" title="IE_1" src="http://blog.meidianto.com/wp-content/uploads/2012/01/IE_1.jpg" alt="" width="428" height="543" /></a></p>
<p><a href="http://blog.meidianto.com/wp-content/uploads/2012/01/IE_2.jpg"><img class="alignnone size-full wp-image-274" title="IE_2" src="http://blog.meidianto.com/wp-content/uploads/2012/01/IE_2.jpg" alt="" width="385" height="487" /></a></p>
<p>It was set to <strong>Automatically</strong> by default.</p>
<p>You can set it to <strong>Every time I start Internet Explorer</strong> but I prefer <strong>Every time I visit the Webpage</strong> for my need, both will work.</p>
<p>Hopefully this will help anyone having the same issue as I faced.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2012/01/02/how-to-solve-annoying-internet-explorer-caching-when-debugging-asp-net-website/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/p4uS9hZnXGw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2012/01/02/how-to-solve-annoying-internet-explorer-caching-when-debugging-asp-net-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2012/01/02/how-to-solve-annoying-internet-explorer-caching-when-debugging-asp-net-website/</feedburner:origLink></item>
		<item>
		<title>Create, customize and publish websites for free with WebMatrix</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/18kPBaJKBlY/</link>
		<comments>http://blog.meidianto.com/2011/11/26/create-customize-and-publish-websites-for-free-with-webmatrix/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 04:37:36 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[WebMatrix]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/?p=264</guid>
		<description><![CDATA[TweetWebMatrix is a free web development tool from Microsoft that includes everything you need for website development. Start from open source web applications, built-in web templates or just start writing code yourself. It’s all-inclusive, simple and best of all free. Developing websites has never been easier. Create, customize and publish websites for free with WebMatrix [...]]]></description>
			<content:encoded><![CDATA[<div style = 'float:right;'>            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-text="Create, customize and publish websites for free with WebMatrix" data-via="meidianto" data-url="http://blog.meidianto.com/2011/11/26/create-customize-and-publish-websites-for-free-with-webmatrix/" en>Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>WebMatrix is a free web development tool from Microsoft that includes everything you need for website development. Start from open source web applications, built-in web templates or just start writing code yourself. It’s all-inclusive, simple and best of all free. Developing websites has never been easier.</p>
<p><a href="http://www.microsoft.com/web/webmatrix/?WT.mc_id=soc-n-id-jtc-DPU-MVP-fmeidianto"><img class="alignnone size-full wp-image-266" title="WebMatrix" src="http://blog.meidianto.com/wp-content/uploads/2011/11/webx-feature-hero.png" alt="" width="475" height="209" /></a></p>
<p>Create, customize and publish websites for free with WebMatrix !</p>
<p><a href="http://www.microsoft.com/web/webmatrix/?WT.mc_id=soc-n-id-jtc-DPU-MVP-fmeidianto">Get more information and download it here</a>.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2011/11/26/create-customize-and-publish-websites-for-free-with-webmatrix/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/18kPBaJKBlY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2011/11/26/create-customize-and-publish-websites-for-free-with-webmatrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2011/11/26/create-customize-and-publish-websites-for-free-with-webmatrix/</feedburner:origLink></item>
		<item>
		<title>Microsoft MVP (ASP.NET)</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/4mODPza0J8o/</link>
		<comments>http://blog.meidianto.com/2011/01/01/microsoft-mvp-asp-net/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 15:43:34 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/?p=256</guid>
		<description><![CDATA[Has just got an email from Microsoft Most Valuable Professional program that my MVP is renewed. This will be the 2nd year as Microsoft MVP but this year I&#8217;m awarded for ASP.NET expertise. I&#8217;m hoping I can contribute more this year to the community. Happy new year.]]></description>
			<content:encoded><![CDATA[<p>Has just got an email from Microsoft Most Valuable Professional program that my MVP is renewed. This will be the 2nd year as Microsoft MVP but this year I&#8217;m awarded for ASP.NET expertise. I&#8217;m hoping I can contribute more this year to the community.</p>
<p>Happy new year.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2011/01/01/microsoft-mvp-asp-net/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/4mODPza0J8o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2011/01/01/microsoft-mvp-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2011/01/01/microsoft-mvp-asp-net/</feedburner:origLink></item>
		<item>
		<title>VS2010 Tips #15: Disable IntelliTrace for better debugging performance (VS2010 Ultimate Only)</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/YTkeWM58lKQ/</link>
		<comments>http://blog.meidianto.com/2010/10/22/vs2010-tips-15-disable-intellitrace-for-better-debugging-performance-vs2010-ultimate-only/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 08:25:32 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[VS2010-Tips]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/10/22/vs2010-tips-15-disable-intellitrace-for-better-debugging-performance-vs2010-ultimate-only/</guid>
		<description><![CDATA[I recently upgrading ASP.NET MVC 2 solution from Visual Studio 2008 to Visual Studio 2010 (Ultimate Edition). I found that debugging was very slow. Depending on project size, it took around 30 seconds to initialize and another 5 seconds on each page request in my experience. I tried disabling IntelliTrace (what is IntelliTrace?) and…. voila! [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgrading ASP.NET MVC 2 solution from Visual Studio 2008 to Visual Studio 2010 (Ultimate Edition). I found that debugging was very slow. Depending on project size, it took around 30 seconds to initialize and another 5 seconds on each page request in my experience. </p>
<p>I tried disabling IntelliTrace (<a href="http://msdn.microsoft.com/en-us/library/dd264915.aspx" target="_blank">what is IntelliTrace?</a>) </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.meidianto.com/wp-content/uploads/2010/10/image1.png" width="536" height="246" /></p>
<p>and…. voila! it got its awesome performance back!</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/10/22/vs2010-tips-15-disable-intellitrace-for-better-debugging-performance-vs2010-ultimate-only/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/YTkeWM58lKQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/10/22/vs2010-tips-15-disable-intellitrace-for-better-debugging-performance-vs2010-ultimate-only/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2010/10/22/vs2010-tips-15-disable-intellitrace-for-better-debugging-performance-vs2010-ultimate-only/</feedburner:origLink></item>
		<item>
		<title>Windows Live Essentials 2011 – msnmgr.exe Error “The program can’t start because wldlog.dll is missing from your computer. Try reinstalling the program to fix problem”</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/NzMT4gz36Ug/</link>
		<comments>http://blog.meidianto.com/2010/10/03/windows-live-essentials-2011-msnmgr-exe-error-the-program-cant-start-because-wldlog-dll-is-missing-from-your-computer-try-reinstalling-the-program-to-fix-problem/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 19:45:40 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[Windows Live]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Windows Live Essentials]]></category>
		<category><![CDATA[windows live messenger]]></category>
		<category><![CDATA[wldlog.dll]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/10/03/windows-live-essentials-2011-msnmgr-exe-error-the-program-cant-start-because-wldlog-dll-is-missing-from-your-computer-try-reinstalling-the-program-to-fix-problem/</guid>
		<description><![CDATA[After long wait, at last Windows Live Essentials 2011 reaches its RTM. There are 2 installer versions we can use: Online Installer Offline Installer Today I had chance to install it. Everything else went smooth but I got msnmgr.exe error when I was “first time” starting the Windows Live Messenger. The error says The program [...]]]></description>
			<content:encoded><![CDATA[<p>After long wait, at last Windows Live Essentials 2011 reaches its RTM. There are 2 installer versions we can use:</p>
<ul>
<li><a href="http://g.live.com/1rewlive4-web/en/wlsetup-web.exe" target="_blank">Online Installer</a></li>
<li><a href="http://g.live.com/1rewlive4-all/en/wlsetup-all.exe" target="_blank">Offline Installer</a></li>
</ul>
<p>Today I had chance to install it. Everything else went smooth but I got msnmgr.exe error when I was “first time” starting the Windows Live Messenger.</p>
<p>The error says <strong>The program can&#8217;t start because wldlog.dll is missing from your computer. Try reinstalling the program to fix problem</strong>.</p>
<p>The error message was only thrown once. But… after that every time I tried to login to Messenger it threw error 80040154. The solution link that leads to msxml3.dll fix didn’t help at all for this version nor reinstalling the Windows Live Messenger.</p>
<p>After long day of research, at last I got the solution. It seems the new Windows Live has grouped the <strong>wldcore.dll</strong> and <strong>wldlog.dll</strong> (used by Messenger, Contacts and Mail) to a folder <strong>c:\Program Files\Windows Live\Shared</strong></p>
<p><a href="http://blog.meidianto.com/wp-content/uploads/2010/10/image.png"><img style="display: inline;" title="image" src="http://blog.meidianto.com/wp-content/uploads/2010/10/image_thumb.png" alt="image" width="308" height="503" /></a></p>
<p>Maybe because I did upgrade install it screwed up things.</p>
<p>The solution was simply copy paste those 2 files <strong>wldcore.dll</strong> and <strong>wldlog.dll</strong> from <strong>c:\Program Files\Windows Live\Shared</strong> to</p>
<ul>
<li><strong>c:\Program Files\Windows Live\Messenger</strong></li>
<li><strong>c:\Program Files\Windows Live\Contacts</strong></li>
<li><strong>c:\Program Files\Windows Live\Mail</strong></li>
</ul>
<p>Now I can login to Windows Live Messenger and enjoy the whole Windows Live Essentials 2011 products.</p>
<p>Make donation to this article:</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="K4YNUUY4DRPZC">
<input type="image" src="https://www.paypalobjects.com/WEBSCR-640-20110429-1/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/WEBSCR-640-20110429-1/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>
<p></p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/10/03/windows-live-essentials-2011-msnmgr-exe-error-the-program-cant-start-because-wldlog-dll-is-missing-from-your-computer-try-reinstalling-the-program-to-fix-problem/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/NzMT4gz36Ug" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/10/03/windows-live-essentials-2011-msnmgr-exe-error-the-program-cant-start-because-wldlog-dll-is-missing-from-your-computer-try-reinstalling-the-program-to-fix-problem/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2010/10/03/windows-live-essentials-2011-msnmgr-exe-error-the-program-cant-start-because-wldlog-dll-is-missing-from-your-computer-try-reinstalling-the-program-to-fix-problem/</feedburner:origLink></item>
		<item>
		<title>Vulnerability in ASP.NET Could Allow Information Disclosure</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/wbGLCfys0AA/</link>
		<comments>http://blog.meidianto.com/2010/09/19/vulnerability-in-asp-net-could-allow-information-disclosure/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 17:37:56 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/09/19/vulnerability-in-asp-net-could-allow-information-disclosure/</guid>
		<description><![CDATA[UPDATE (2010-09-29): Microsoft has release the fix. It should be available through Windows Update. More Info: http://weblogs.asp.net/scottgu/archive/2010/09/28/asp-net-security-update-now-available.aspx Microsoft Security Advisory just announced a vulnerability in ASP.NET that can lead to information disclosure. You can read the complete announcement at http://www.microsoft.com/technet/security/advisory/2416728.mspx Important: Please make sure you read the Workaround section and do appropriate action based on [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE (2010-09-29): Microsoft has release the fix. It should be available through Windows Update.<br />
</strong>More Info<strong>: </strong><a href="http://weblogs.asp.net/scottgu/archive/2010/09/28/asp-net-security-update-now-available.aspx"><strong>http://weblogs.asp.net/scottgu/archive/2010/09/28/asp-net-security-update-now-available.aspx</strong></a></p>
<p>Microsoft Security Advisory just announced a vulnerability in ASP.NET that can lead to information disclosure. You can read the complete announcement at <a title="http://www.microsoft.com/technet/security/advisory/2416728.mspx" href="http://www.microsoft.com/technet/security/advisory/2416728.mspx" target="_blank">http://www.microsoft.com/technet/security/advisory/2416728.mspx</a></p>
<p><span style="color: #ff0000;">Important: Please make sure you read the Workaround section and do appropriate action based on your websites’ config.</span></p>
<p>Additional information can also be found at Scott Gu’s blog post <a title="http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx" href="http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx">http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx</a></p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/09/19/vulnerability-in-asp-net-could-allow-information-disclosure/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/wbGLCfys0AA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/09/19/vulnerability-in-asp-net-could-allow-information-disclosure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2010/09/19/vulnerability-in-asp-net-could-allow-information-disclosure/</feedburner:origLink></item>
		<item>
		<title>How to bring back Disk Cleanup tool on Windows Server 2008 R2</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/kuLsuLk-B0s/</link>
		<comments>http://blog.meidianto.com/2010/09/16/how-to-bring-back-disk-cleanup-tool-on-windows-server-2008-r2/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 15:40:49 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/09/16/how-to-bring-back-disk-cleanup-tool-on-windows-server-2008-r2/</guid>
		<description><![CDATA[Disk Cleanup tool is not installed by default on Windows Server 2008 R2. To make it available, you need to add a feature called “Desktop Experience” Note that in the screenshot above it listed as “Installed” because I have just installed it.]]></description>
			<content:encoded><![CDATA[<p>Disk Cleanup tool is not installed by default on Windows Server 2008 R2. To make it available, you need to add a feature called “Desktop Experience”</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.meidianto.com/wp-content/uploads/2010/09/image5.png" width="644" height="472" /> </p>
<p><em>Note that in the screenshot above it listed as “Installed” because I have just installed it.</em></p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/09/16/how-to-bring-back-disk-cleanup-tool-on-windows-server-2008-r2/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/kuLsuLk-B0s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/09/16/how-to-bring-back-disk-cleanup-tool-on-windows-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2010/09/16/how-to-bring-back-disk-cleanup-tool-on-windows-server-2008-r2/</feedburner:origLink></item>
		<item>
		<title>How to recover from “Object reference not set to an instance of an object” error blocking access to Umbraco control panel</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/G47j_72e0QI/</link>
		<comments>http://blog.meidianto.com/2010/09/06/how-to-recover-from-object-reference-not-set-to-an-instance-of-an-object-error-blocking-access-to-umbraco-control-panel/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:19:53 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/09/06/how-to-recover-from-object-reference-not-set-to-an-instance-of-an-object-error-blocking-access-to-umbraco-control-panel/</guid>
		<description><![CDATA[I shocked when I found that I couldn’t access Umbraco control panel of one of the most important websites that my client has. It threw “Object reference not set to an instance of an object” error once I successfully logged in to the control panel. After making backup and small research I found a way [...]]]></description>
			<content:encoded><![CDATA[<p>I shocked when I found that I couldn’t access Umbraco control panel of one of the most important websites that my client has. It threw “Object reference not set to an instance of an object” error once I successfully logged in to the control panel.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.meidianto.com/wp-content/uploads/2010/09/image4.png" width="532" height="314" /> </p>
<p>After making backup and small research I found a way to recover from that annoying thing. The workaround was recycling the Application Pool that the website use.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/09/06/how-to-recover-from-object-reference-not-set-to-an-instance-of-an-object-error-blocking-access-to-umbraco-control-panel/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/G47j_72e0QI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/09/06/how-to-recover-from-object-reference-not-set-to-an-instance-of-an-object-error-blocking-access-to-umbraco-control-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2010/09/06/how-to-recover-from-object-reference-not-set-to-an-instance-of-an-object-error-blocking-access-to-umbraco-control-panel/</feedburner:origLink></item>
		<item>
		<title>How to know whether SQL Server is 32-bit or 64-bit</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/wAKBDiIHCYE/</link>
		<comments>http://blog.meidianto.com/2010/09/06/how-to-know-whether-sql-server-is-32-bit-or-64-bit/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 17:59:42 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/09/06/how-to-know-whether-sql-server-is-32-bit-or-64-bit/</guid>
		<description><![CDATA[Simple way to know whether SQL Server is 32-bit or 64-bit is by executing the following script: select SERVERPROPERTY(&#8216;edition&#8217;) It will then return the Edition of SQL Server installed. If it’s 32-bit it will just return the Edition name. &#160; If it’s 64-bit then it will have (64-bit) added after the Edition name.]]></description>
			<content:encoded><![CDATA[<p>Simple way to know whether SQL Server is 32-bit or 64-bit is by executing the following script:</p>
<p>select SERVERPROPERTY(&#8216;edition&#8217;)</p>
<p>It will then return the Edition of SQL Server installed. If it’s 32-bit it will just return the Edition name.</p>
<p>&#160;<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.meidianto.com/wp-content/uploads/2010/09/image2.png" width="430" height="175" /> </p>
<p>If it’s 64-bit then it will have (64-bit) added after the Edition name.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.meidianto.com/wp-content/uploads/2010/09/image1.png" width="318" height="162" /></p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/09/06/how-to-know-whether-sql-server-is-32-bit-or-64-bit/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/wAKBDiIHCYE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/09/06/how-to-know-whether-sql-server-is-32-bit-or-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2010/09/06/how-to-know-whether-sql-server-is-32-bit-or-64-bit/</feedburner:origLink></item>
		<item>
		<title>How to get Table Cell or Text Box value in SSRS</title>
		<link>http://feedproxy.google.com/~r/fmeidianto/~3/2SqaywgvgF8/</link>
		<comments>http://blog.meidianto.com/2010/08/29/how-to-get-table-cell-or-text-box-value-in-ssrs/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 19:24:58 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[ReportViewer]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2010/08/29/how-to-get-table-cell-or-text-box-value-in-ssrs/</guid>
		<description><![CDATA[To get the Table Cell or Text Box value in SSRS you can do like this: ReportItems![Text Box name].Value Note: replace the [Text Box name] with the name of Text Box you want to access.]]></description>
			<content:encoded><![CDATA[<p>To get the Table Cell or Text Box value in SSRS you can do like this:</p>
<p>ReportItems!<em>[Text Box name]</em>.Value</p>
<p>Note: replace the <em>[Text Box name]</em> with the name of Text Box you want to access.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2010/08/29/how-to-get-table-cell-or-text-box-value-in-ssrs/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div><img src="http://feeds.feedburner.com/~r/fmeidianto/~4/2SqaywgvgF8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2010/08/29/how-to-get-table-cell-or-text-box-value-in-ssrs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blog.meidianto.com/2010/08/29/how-to-get-table-cell-or-text-box-value-in-ssrs/</feedburner:origLink></item>
	</channel>
</rss>
