<?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>SharePoint &#187; Computer</title>
	<atom:link href="http://www.sharepointboris.net/category/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Thu, 22 Dec 2011 11:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SharePoint Designer constantly crashing?</title>
		<link>http://www.sharepointboris.net/2008/09/sharepoint-designer-constantly-crashing/</link>
		<comments>http://www.sharepointboris.net/2008/09/sharepoint-designer-constantly-crashing/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 18:15:11 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/sharepoint-designer-constantly-crashing/</guid>
		<description><![CDATA[On my latest project I&#8217;m working on I was having serious trouble with SharePoint Designer. As soon as I opened a certain page it hung up, crashed, collapsed and in many cases it wasn&#8217;t responding. I&#8217;ve checked the proper syntax of the code (there was some custom XSLT), CSS, etc. Even tested the code in [...]]]></description>
			<content:encoded><![CDATA[<p>On my latest project I&#8217;m working on I was having serious trouble with SharePoint Designer. As soon as I opened a certain page it hung up, crashed, collapsed and in many cases it wasn&#8217;t responding. I&#8217;ve checked the proper syntax of the code (there was some custom XSLT), CSS, etc. Even tested the code in some validators to see if I forgot to close some tags, or left something out. Nothing.</p>
<p>Then I discovered that the difference between the troubled page and other pages was some additional CSS. The following method helped: </p>
<p>1. download the troubled page by selecting it and clicking &quot;<strong>File &#8211;&gt; Export &#8211;&gt; File</strong>&quot;    <br />2. On your computer using any text editor (I prefer <a href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a>) cut the troubled code out (in my case the CSS)    <br />3. On the SharePoint site create the CSS file and paste the CSS code into it.    <br />4. Still on your desktop insert the link link to the CSS file (&lt;link rel=&quot;&#8230;)    <br />5. Upload the file from desktop (just to be secure make a copy of the file on your server)</p>
<p>Up to this point I didn&#8217;t solve the problem, because the troubled (yet validated ok) CSS was still loading and making the SharePoint Designer to hang up. But to bypass the problem I now make the following:</p>
<p>6. Before opening the page in SharePoint Designer I open the CSS file and comment out all the CSS code (/**/)   <br />7. I open the page (yeee, it gets loaded)    <br />8. I uncomment the CSS in the CSS file. </p>
<p>And I can edit the page normally. I hope this method helps at least someone else. Worth a try.</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:11405376-ce4b-4fdf-ab9b-78f66ebf0ae1" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Oznake ponudnika Technorati: <a href="http://technorati.com/tags/SharePoint%20Designer" rel="tag">SharePoint Designer</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2008/09/sharepoint-designer-constantly-crashing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint site and multiple domains &#8211; alternate access mappings is the way</title>
		<link>http://www.sharepointboris.net/2008/03/sharepoint-site-and-multiple-domains-alternate-access-mappings-is-the-way/</link>
		<comments>http://www.sharepointboris.net/2008/03/sharepoint-site-and-multiple-domains-alternate-access-mappings-is-the-way/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 06:45:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Free tools]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://doma.gomiunik.net/?p=103</guid>
		<description><![CDATA[This is an update to one of my older posts &#8211; SharePoint 3 is bound to host headers &#8211; I was explaining the problem how the SharePoint binds itself to one host header and a simple trick to avoid this. There is a better way to add another host header to the web application: On [...]]]></description>
			<content:encoded><![CDATA[<p>This is an update to one of my older posts &#8211; <a href="http://webborg.blogspot.com/2007/07/sharepoint-3-is-bound-to-host-headers.html">SharePoint 3 is bound to host headers</a> &#8211; I was explaining the problem how the SharePoint binds itself to one host header and a simple trick to avoid this. There is a better way to add another host header to the web application:</p>
</p>
<p>On the Server in <strong>SharePoint 3.0 Central Administration</strong> select <strong>Operations </strong>tab and select <strong>Alternate Access Mappings </strong>under <strong>Global Configuration</strong>.    <br />&#160; <br /><img src="http://farm3.static.flickr.com/2304/2318249022_cbae73e07b_o.gif" /> </p>
<p>&#160; <br />Now change the web application you want to edit public URLs for by using the dropdown on the right hand of the page    <br />&#160; <br /><img src="http://farm4.static.flickr.com/3035/2318249040_12ed7a87d8_o.gif" /> </p>
</p>
<p>Next click <strong>Edit Public URLs     <br />&#160; <br /></strong><img src="http://farm3.static.flickr.com/2059/2318249030_77dece9eb8_o.gif" /> </p>
</p>
<p>
<p>And now enter full URLs (including http:// or https://. You can add up to 5 URLs to which the web application will respond     </p>
<p><img src="http://farm3.static.flickr.com/2181/2317441703_0be0ea7c4a_o.gif" />       <br />&#160;</p>
<p> At the end also <strong>add the host headers to the Website in the Internet Information Services manager.</strong></p>
</p>
<p> Note that this works on the web application level. If you have site collections with custom URLs you can&#8217;t configure multiple URLs for each of these (or if someone know the way, I&#8217;d appreciate if you left me a comment).
</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2e21d442-da14-4516-905e-2b2d0d989cc8" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Oznake ponudnika Technorati: <a href="http://technorati.com/tags/SharePoint" rel="tag">SharePoint</a>,<a href="http://technorati.com/tags/SharePoint%20administration" rel="tag">SharePoint administration</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2008/03/sharepoint-site-and-multiple-domains-alternate-access-mappings-is-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding webparts to other SharePoint pages than homepage and webpart page</title>
		<link>http://www.sharepointboris.net/2008/02/adding-webparts-to-other-sharepoint-pages-than-homepage-and-webpart-page/</link>
		<comments>http://www.sharepointboris.net/2008/02/adding-webparts-to-other-sharepoint-pages-than-homepage-and-webpart-page/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 19:45:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Free tools]]></category>

		<guid isPermaLink="false">http://doma.gomiunik.net/?p=95</guid>
		<description><![CDATA[Recently I wanted to add some text descriptions to the &#34;NewForm.aspx&#34; and &#34;EditForm.aspx&#34;. I remembered a trick Pedro Serrano showed me some time ago. It works for SharePoint 2.0 and SharePoint 3.0. All you need to add to the page are the &#160; ?PageView=Shared&#38;ToolPaneView=2 &#160; parameters. This opens the Task pane for adding webparts. So [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I wanted to add some text descriptions to the &quot;NewForm.aspx&quot; and &quot;EditForm.aspx&quot;. I remembered a trick <a href="http://pserrano.blogscavedigital.com/" target="_blank">Pedro Serrano</a> showed me some time ago. It works for SharePoint 2.0 and SharePoint 3.0.</p>
</p>
<p>All you need to add to the page are the    <br />&#160; <br /><strong>?PageView=Shared&amp;ToolPaneView=2     <br />&#160; <br /></strong>parameters.</p>
</p>
<p>
<p>This opens the Task pane for adding webparts. So now you can add any webpart to the page. Some practical uses are to add Content Editor Webparts to the page or related lists,&#8230;</p>
</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a60da2ae-f185-4b80-9d8a-4c5a7ec6867b" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Oznake ponudnika Technorati: <a href="http://technorati.com/tags/SharePoint" rel="tag">SharePoint</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2008/02/adding-webparts-to-other-sharepoint-pages-than-homepage-and-webpart-page/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>New Free Download Manager &#8211; Download videos from YouTube, Google Video, &#8230;</title>
		<link>http://www.sharepointboris.net/2007/10/new-free-download-manager-download-videos-from-youtube-google-video/</link>
		<comments>http://www.sharepointboris.net/2007/10/new-free-download-manager-download-videos-from-youtube-google-video/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 19:57:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://doma.gomiunik.net/?p=84</guid>
		<description><![CDATA[I&#8217;ve already posted about the Free Download Manager.&#160;Recently I&#8217;ve checked and they have a new version, which enables you to download videos&#160;from YouTube, Google Video, Blennus, DailyMotion, LiveDigital and MySpaces. Probably the list of supported sites will keep expanding. It enables you to automatically convert the downloaded Flash video (.flv) to some of the popular [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve already <a href="http://webborg.blogspot.com/2006/08/free-tools-galore-pt-1-download.html" target="_blank">posted about the Free Download Manager.</a>&nbsp;Recently I&#8217;ve checked and they have a new version, which enables you to <strong>download videos</strong>&nbsp;from YouTube, Google Video, Blennus, DailyMotion, LiveDigital and MySpaces. Probably the list of supported sites will keep expanding.</p>
</p>
<p>It enables you to automatically convert the downloaded Flash video (.flv) to some of the popular video formats &#8211; .avi, .mpg, .mp4, .wmv, etc.</p>
</p>
<p>It comes also with a built-in (as an option) torrent downloader.</p>
</p>
<div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:f7aef9d4-0dfb-4992-b821-b54c944edb75" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/free%20tools" rel="tag">free tools</a>, <a href="http://technorati.com/tags/download" rel="tag">download</a>, <a href="http://technorati.com/tags/download%20video" rel="tag">download video</a>, <a href="http://technorati.com/tags/flv" rel="tag">flv</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2007/10/new-free-download-manager-download-videos-from-youtube-google-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 3 is bound to host headers</title>
		<link>http://www.sharepointboris.net/2007/07/sharepoint-3-is-bound-to-host-headers/</link>
		<comments>http://www.sharepointboris.net/2007/07/sharepoint-3-is-bound-to-host-headers/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 06:37:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://doma.gomiunik.net/?p=69</guid>
		<description><![CDATA[With the old SharePoint we were using host headers much more freely. When the site was extended, all you needed to do is add additional host headers in the Internet Information Services console. With SharePoint 3 the story is a bit different. When you create a site with host header through SharePoint Central Administration, that [...]]]></description>
			<content:encoded><![CDATA[<p>With the old SharePoint we were using host headers much more freely. When the site was extended, all you needed to do is add additional host headers in the Internet Information Services console. </p>
</p>
<p>With SharePoint 3 the story is a bit different. When you create a site with host header through SharePoint Central Administration, that site is bound to the host header you created it with. This might cause problems with intranets (for example internal domain is one and external is other). Below is one solution (that I confess, I still have to try out) that might solve this problem:</p>
</p>
<p><a href="http://www.virtual-generations.com/2007/03/26/how-to-modify-ports-and-host-headers-on-sharepoint-2007/" target="_blank">Modifying ports and host headers on SharePoint</a></p>
</p>
<p>I also use the following trick: When the site is created, I go to the IIS administration console and add the desired host headers. Usually this will redirect to the original host header. Example: site is created with <a href="http://www.piflar.com">www.piflar.com</a>, I&#8217;ve added also host header piflar.com. So when I visit <a href="http://piflar.com">http://piflar.com</a> it automatically redirects to <a href="http://www.piflar.com">www.piflar.com</a>. </p>
</p>
<p>The problem might occur with intranet sites. Internal domain can be http://companyweb2&nbsp;and external http://intranet.company.com:444. If you visit the second url&nbsp;and redirects you to companyweb2 naturally&nbsp;you won&#8217;t be able to open the site. &nbsp;
</p>
<p>The solution can be that you add the default.aspx after the url. So if you visit <strong>http://intranet.company.com:444<em>/default.aspx</em></strong> you won&#8217;t get redirected and you can see the SharePoint.<!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2007/07/sharepoint-3-is-bound-to-host-headers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#8220;Cannot connect to the configuration database&#8221; and SharePoint</title>
		<link>http://www.sharepointboris.net/2007/05/cannot-connect-to-the-configuration-database-and-sharepoint/</link>
		<comments>http://www.sharepointboris.net/2007/05/cannot-connect-to-the-configuration-database-and-sharepoint/#comments</comments>
		<pubDate>Fri, 04 May 2007 07:51:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://doma.gomiunik.net/?p=63</guid>
		<description><![CDATA[Today I&#8217;ve received another of the cases when SharePoint (v2) couldn&#8217;t connect to the configuration database. This can be a common problem but it&#8217;s not so horrible to solve it. The reason for this is that SharePoint lost the connection to the database. Reasons may be the following: SQL or WMSDE database may not be [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ve received another of the cases when SharePoint (v2) couldn&#8217;t connect to the configuration database. This can be a common problem but it&#8217;s not so horrible to solve it.</p>
</p>
<p>The reason for this is that SharePoint lost the connection to the database.</p>
</p>
<p>Reasons may be the following:</p>
</p>
<ul>
<li>
<p>SQL or WMSDE database may not be running</p>
<li>IIS may be running in IIS 5.0 isolation mode
<li>The account for connecting to SQL or WMSDE might be gone or with changed password</li>
<li><em>update &#8211; </em>SQL Server Embedded Edition might not be running (check services) &#8211; Thanks, deanoc (see the comments)</li>
</ul>
<p>The solution to these is on the following link:</p>
</p>
<p><a title="http://support.microsoft.com/kb/823287/en-us" href="http://support.microsoft.com/kb/823287/en-us">http://support.microsoft.com/kb/823287/en-us</a></p>
</p>
<p>But I&#8217;ve found <strong>another reason</strong> that could be. Simple: The SQL is running, credentials are also ok and IIS isn&#8217;t in the 5.0 isolation mode. The problem may occur if <strong>sharepoint simply can&#8217;t find the database</strong>. Reasons for this may be many: the database has moved, dns has changed, &#8230; In my case was the later. By changing the DNS server in the network we&#8217;ve had to add one more record manually to point to the correct one and the sites started to work.<!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2007/05/cannot-connect-to-the-configuration-database-and-sharepoint/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Logging to SharePoint through Internet and Password problems?</title>
		<link>http://www.sharepointboris.net/2006/10/logging-to-sharepoint-through-internet-and-password-problems/</link>
		<comments>http://www.sharepointboris.net/2006/10/logging-to-sharepoint-through-internet-and-password-problems/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 19:15:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[Computer]]></category>

		<guid isPermaLink="false">http://doma.gomiunik.net/?p=22</guid>
		<description><![CDATA[If you&#8217;re like me using SharePoint over the Internet (for extranet, and other purposes) and if you&#8217;re opening the same site a lot of times, you might want the computer to remember the username and password for that site. But the computer simply doesn&#8217;t want to remember the username and password&#8230; Although many do not [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me using SharePoint over the Internet (for extranet, and other purposes) and if you&#8217;re opening the same site a lot of times, you might want the computer to remember the username and password for that site. But the computer simply doesn&#8217;t want to remember the username and password&#8230;</p>
<p>Although many do not recommend this, here&#8217;s the way to do it:</p>
<p>In Internet Explorer under the menu <strong>Tools</strong> click <strong>Internet Options</strong>. In the open window now select the <strong>Security</strong> tab.</p>
<p>Next select <strong>Local Intranet</strong> and click the <strong>Sites</strong> button.</p>
<p><a href="http://www.piflar.com/boris/pics/20061003_Adding_SharePoint_To_Local_Intranet.GIF" target="_blank" rel="lightbox[26]" title="Logging to SharePoint through Internet and Password problems?"><img style="CURSOR: hand" alt="" src="http://www.piflar.com/boris/pics/_t/20061003_Adding_SharePoint_To_Local_Intranet_GIF.jpg" border="0" /></a></p>
<p>In the new window click the <strong>Advanced</strong> button and in the next window type in the URL of your SharePoint site. If the site is not using SSL (https:) remember to clear the &#8220;Require server verification&#8230;&#8221; checkbox. At the end click the <strong>Add</strong> button and confirm all the windows with <strong>OK</strong> or <strong>Close</strong>.</p>
<p>The next time you&#8217;ll log on to the SharePoint Site check the box <strong>Remember my password</strong> and that&#8217;ll be the last time you&#8217;ll log in to that site manually on this computer.</p>
<p><strong>!!!Important!!!</strong></p>
<p>If you&#8217;re accessing sensitive data on SharePoint remember to secure your computer account with a password and protect the unauthorized access to this computer, because anyone can access to this site from this computer now!<!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2006/10/logging-to-sharepoint-through-internet-and-password-problems/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

