<?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>Ben There, Done That &#187; WSSv3</title>
	<atom:link href="http://www.benstegink.com/tag/wssv3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benstegink.com</link>
	<description>Another SharePoint Blog about where I've been and what I've done</description>
	<lastBuildDate>Fri, 23 Jul 2010 19:51:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Office 2010 and SharePoint 2007</title>
		<link>http://www.benstegink.com/2009/08/28/office-2010-and-sharepoint-2007/</link>
		<comments>http://www.benstegink.com/2009/08/28/office-2010-and-sharepoint-2007/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 14:22:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Documents]]></category>
		<category><![CDATA[WSSv3]]></category>

		<guid isPermaLink="false">http://www.benstegink.com/2009/08/28/office-2010-and-sharepoint-2007/</guid>
		<description><![CDATA[After installing Office 2010 on my computer (both laptop and desktop) running Windows 7 RTM, I had a problem opening any Office files stored in our SharePoint 2007 environment.&#160; I would click on a file to open it or edit it, the Office 2010 application would open, however, the file wouldn’t open. I could download [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.benstegink.com%2F2009%2F08%2F28%2Foffice-2010-and-sharepoint-2007%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.benstegink.com%2F2009%2F08%2F28%2Foffice-2010-and-sharepoint-2007%2F&amp;source=bstegink&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>After installing Office 2010 on my computer (both laptop and desktop) running Windows 7 RTM, I had a problem opening any Office files stored in our SharePoint 2007 environment.&#160; I would click on a file to open it or edit it, the Office 2010 application would open, however, the file wouldn’t open.</p>
<p>I could download the document to my desktop, open it, edit it, and re-uploaded it, but this fare far from ideal.&#160; I could link the site to <a href="http://www.colligo.com/">Colligo</a>, but I don’t want to have connect to a site every time I want to open a document.</p>
<p>Finally, today I ran across this helpful string of comments on the TechNet forum &#8211; <a title="http://social.technet.microsoft.com/Forums/en-US/office2010general/thread/230fc30a-8922-4c75-a8fc-540b0282dff8" href="http://social.technet.microsoft.com/Forums/en-US/office2010general/thread/230fc30a-8922-4c75-a8fc-540b0282dff8">http://social.technet.microsoft.com/Forums/en-US/office2010general/thread/230fc30a-8922-4c75-a8fc-540b0282dff8</a></p>
<p>In short, the solution is to make a fake proxy in IE:</p>
<ol>
<li>Open up Internet Explorer</li>
<li>Click Tools –&gt; Internet Options</li>
<li>Click the Connections tab</li>
<li>Click LAN settings</li>
<li>Check “Use a proxy server for your LAN (These settings will not apply to dial-up or VPN connections).”</li>
<li>Enter 127.0.0.1 for the address</li>
<li>Click Advanced</li>
<li>In the Exceptions type: *.*</li>
<li>Click OK, OK and OK</li>
</ol>
<p>You should now be able to browse to a SharePoint site, click an Office document and have it successfully open in your Office 2010 client.&#160; This successfully worked for me with MOSS and reports in the TechNet forum are that it works with WSSv3 as well.</p>
<!-- AdSense Now! Redux V1.80 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadout" style="text-align:center;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-6672311120604391";
/* 234x60, created 6/24/10 */
google_ad_slot = "7863309956";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>]]></content:encoded>
			<wfw:commentRss>http://www.benstegink.com/2009/08/28/office-2010-and-sharepoint-2007/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>JavaScript error editing Web Parts on a SharePoint Page</title>
		<link>http://www.benstegink.com/2009/05/21/javascript-error-editing-web-parts-on-a-sharepoint-page/</link>
		<comments>http://www.benstegink.com/2009/05/21/javascript-error-editing-web-parts-on-a-sharepoint-page/#comments</comments>
		<pubDate>Thu, 21 May 2009 16:23:10 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[CEWP]]></category>
		<category><![CDATA[Content Editor]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Web Parts]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[WSSv3]]></category>

		<guid isPermaLink="false">http://www.benstegink.com/2009/05/21/javascript-error-editing-web-parts-on-a-sharepoint-page/</guid>
		<description><![CDATA[I was working with a client over the last few days on building a Project Workspace site template.&#160; We were nearly finished and had to make a couple last edits to a web part when we hit the JavaScript error.&#160; When expanding the details of the error it was similar to: line: 2135 Char: 4 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.benstegink.com%2F2009%2F05%2F21%2Fjavascript-error-editing-web-parts-on-a-sharepoint-page%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.benstegink.com%2F2009%2F05%2F21%2Fjavascript-error-editing-web-parts-on-a-sharepoint-page%2F&amp;source=bstegink&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I was working with a client over the last few days on building a Project Workspace site template.&#160; We were nearly finished and had to make a couple last edits to a web part when we hit the JavaScript error.&#160; When expanding the details of the error it was similar to:</p>
<p>line: 2135   <br />Char: 4    <br />Error: &#8216;style.display&#8217; is null or not an object    <br />code: 0</p>
<p>This error was keeping us from adding web parts and modifying current web parts (we could still delete web parts, but only by using <a href="http://url/default.aspx?contents=1">http://url/default.aspx?contents=1</a> to get to our web part maintenance page).</p>
<p>I did some researching and thanks to <a href="http://www.eggheadcafe.com/conversation.aspx?messageid=30654105&amp;threadid=30654105">this thread</a>, I found this solution:</p>
<p>1)&#160; Place page in edit mode   <br />2)&#160; Edit the content of the content editor web part by selecting the    <br />&#8216;modify web part&#8217; drop down menu    <br />3)&#160; Select the Rich Text Editor and copy the text if you do not want    <br />to lose it.    <br />4)&#160; Select Source Editor button, this opens the HTML source code for    <br />the CE Web Part    <br />5)&#160; Remove the source code.&#160; Our source code had a conflicting ID.    <br />6)&#160; Update CE web part and make sure source code does not have auto    <br />generated code, or just add a new content editor web part.</p>
<p>The thread varies on what web parts people had on the page, in our case, we only had one content editor web part and then several list web parts.&#160; Once we removed our single content editor web part, everything worked beautifully.   </p>
]]></content:encoded>
			<wfw:commentRss>http://www.benstegink.com/2009/05/21/javascript-error-editing-web-parts-on-a-sharepoint-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2007 SP2 and Office 2007 SP2 are here!</title>
		<link>http://www.benstegink.com/2009/04/28/sharepoint-2007-sp2-and-office-2007-sp2-are-here/</link>
		<comments>http://www.benstegink.com/2009/04/28/sharepoint-2007-sp2-and-office-2007-sp2-are-here/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 17:26:15 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Service Pack 2]]></category>
		<category><![CDATA[Service Packs]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[SP2]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[WSSv3]]></category>

		<guid isPermaLink="false">http://www.benstegink.com/2009/04/28/sharepoint-2007-sp2-and-office-2007-sp2-are-here/</guid>
		<description><![CDATA[True to their word, Microsoft release SP2 for their Office suite today.&#160; It includes SP2 for Office 2007, WSSv3 and MOSS 2007.&#160; For a little more detail on the updates, SharePoint Joel has a great blog post. Of, if you just prefer to go straight to the downloads the links are below: Office 2007 SP2 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.benstegink.com%2F2009%2F04%2F28%2Fsharepoint-2007-sp2-and-office-2007-sp2-are-here%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.benstegink.com%2F2009%2F04%2F28%2Fsharepoint-2007-sp2-and-office-2007-sp2-are-here%2F&amp;source=bstegink&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>True to their word, Microsoft release SP2 for their Office suite today.&#160; It includes SP2 for Office 2007, WSSv3 and MOSS 2007.&#160; For a little more detail on the updates, <a href="http://www.sharepointjoel.com/Lists/Posts/Post.aspx?List=0cd1a63d-183c-4fc2-8320-ba5369008acb&amp;ID=217">SharePoint Joel has a great blog post</a>.</p>
<p>Of, if you just prefer to go straight to the downloads the links are below:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=B444BF18-79EA-46C6-8A81-9DB49B4AB6E5&amp;displaylang=en">Office 2007 SP2</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E1203DB2-1CC9-4809-9B6E-3F232CB8899F&amp;displaylang=en">Office 2007 Language Pack SP2</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=79BADA82-C13F-44C1-BDC1-D0447337051B&amp;displaylang=en">WSSv3 SP2</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=085E5AC8-58F6-4CF9-8012-33B95EE36C0F&amp;displaylang=en">WSSv3 Language Pack SP2</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B7816D90-5FC6-4347-89B0-A80DEB27A082&amp;displaylang=en">MOSS 2007 SP2</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=01C6A3E8-E110-4956-903A-AD16284BF223&amp;displaylang=en">MOSS 2007 Language Pack SP2 (x86)</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=66C5026F-9F47-4642-8378-2526918009FA&amp;displaylang=en">MOSS 2007 Language Pack SP2 (x64)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benstegink.com/2009/04/28/sharepoint-2007-sp2-and-office-2007-sp2-are-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WSSv3 and Search Server Express</title>
		<link>http://www.benstegink.com/2008/04/24/wssv3-and-search-server-express/</link>
		<comments>http://www.benstegink.com/2008/04/24/wssv3-and-search-server-express/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 05:15:14 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Search Server Express]]></category>
		<category><![CDATA[WSSv3]]></category>

		<guid isPermaLink="false">http://www.benstegink.com/archives/69</guid>
		<description><![CDATA[I&#8217;ve done it … I&#8217;ve successfully performed my first integration/configuration of WSSv3 and Search Server 2008 Express. It is a powerful combination that gives you all the search features of MOSS while running in a WSSv3 environment. It is really a straight forward configuration to perform and Microsoft has published a great TechNet article on [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.benstegink.com%2F2008%2F04%2F24%2Fwssv3-and-search-server-express%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.benstegink.com%2F2008%2F04%2F24%2Fwssv3-and-search-server-express%2F&amp;source=bstegink&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve done it … I&#8217;ve successfully performed my first integration/configuration of WSSv3 and <a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/default.aspx">Search Server 2008 Express</a>. It is a powerful combination that gives you all the search features of MOSS while running in a WSSv3 environment. It is really a straight forward configuration to perform and Microsoft has published a great TechNet article on it <a href="http://technet.microsoft.com/en-us/library/cc297193.aspx">here</a>.</p>
<p>It really is that simple, install WSSv3 (with SP1), run configuration wizard, install Search Server Express, run configuration wizard again, set up search server (including indexing) and you&#8217;re ready to go. When I did it for the first time, after setting up search, I was getting an error that Search Server could only be run on a single application server. I was doing a single server install so I couldn&#8217;t figure out what was going on. Apparently, I had forgotten the indexing setup of Search Server and for some reason, not having indexing turned on and configured throws this error. After finishing up the indexing piece everything worked like a charm.</p>
<p>This does bring up, what will probably be one of the primary downsides of Search Server, is that you can only have one Search Server per farm. Using the Express version you are unable to load balance your search servers. If you wish to set up a Search Server farm, you will need to purchase the full version of <a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserver/default.aspx">Search Server</a>.</p>
<p>As I continue to utilize Search Server, I&#8217;ll be posting more on some of the features and configuration possible. A comparison of MOSS, Search Server 2008 Express and Search Server 2008 can be seen <a href="http://www.microsoft.com/enterprisesearch/serverproducts/default.aspx">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benstegink.com/2008/04/24/wssv3-and-search-server-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.530 seconds -->
