<?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; SharePoint Designer</title>
	<atom:link href="http://blog.meidianto.com/tag/sharepoint-designer/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>How to Solve SharePoint Designer&#8217;s Check In Issue</title>
		<link>http://blog.meidianto.com/2009/09/26/how-to-solve-sharepoint-designere28099s-check-in-issue/</link>
		<comments>http://blog.meidianto.com/2009/09/26/how-to-solve-sharepoint-designere28099s-check-in-issue/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 03:17:00 +0000</pubDate>
		<dc:creator>Ferry Meidianto</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://blog.meidianto.com/2009/09/26/how-to-solve-sharepoint-designere28099s-check-in-issue/</guid>
		<description><![CDATA[Been 2 days I couldn’t check my files in and the SharePoint Designer keeps throwing below error on every Check In. At last I found a fix on it. The error was because I opened a Site using it’s IP Address, for example: http://192.168.11.22:3445/MySite The solve is by opening that site using the Computer Name [...]]]></description>
			<content:encoded><![CDATA[<p>Been 2 days I couldn’t check my files in and the SharePoint Designer keeps throwing below error on every Check In.</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/05/image29.png" width="516" height="131" /> </p>
<p> At last I found a fix on it.</p>
<p>The error was because I opened a Site using it’s IP Address, for example:    <br />http://<strong>192.168.11.22</strong>:3445/MySite</p>
<p>The solve is by opening that site using the Computer Name (in my case I’m working locally – LAN), for example:    <br />http://<strong>MyServerName</strong>:3445/MySite</p>
<p>If you’re working on the internet site, I think the fix is the same. Use FQDN, for example:    <br />http://<strong>www.MyDomain.com</strong>/MySite</p>
<p>Hope this help.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://blog.meidianto.com/2009/09/26/how-to-solve-sharepoint-designere28099s-check-in-issue/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='true' /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.meidianto.com/2009/09/26/how-to-solve-sharepoint-designere28099s-check-in-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

