<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>SharePoint Forums - MOSS Installation / Configuration</title>
		<link>http://www.sharepointforums.org/forums/</link>
		<description>For SharePoint 2007 (MOSS) / WSS 3.0 installation and configuration discussions.</description>
		<language>en</language>
		<lastBuildDate>Tue, 07 Sep 2010 23:44:16 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.sharepointforums.org/forums/images/misc/rss.jpg</url>
			<title>SharePoint Forums - MOSS Installation / Configuration</title>
			<link>http://www.sharepointforums.org/forums/</link>
		</image>
		<item>
			<title>Not all lookup fields updated when synchronizing MS-Access</title>
			<link>http://www.sharepointforums.org/forums/moss-installation-configuration/3629-not-all-lookup-fields-updated-when-synchronizing-ms-access.html</link>
			<pubDate>Sun, 29 Aug 2010 19:14:47 GMT</pubDate>
			<description>I have an MS-Access database with links to SharePoint lists. The lookup fields are not all updated when I synchronize after I create records offline...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->I have an MS-Access database with links to SharePoint lists. The lookup fields are not all updated when I synchronize after I create records offline . I built a test with the following result:<br />
<br />
    * I created 4 SharePoint lists A, B, C, D. C has a lookup to A and one to B and D has a lookup to A<br />
    * I created an MS-Access database with links to A, B, C,<br />
    * I created a record in A (ID=-1), in B (ID=-1) and in C (pointing to A=-1 and B=-1)<br />
    * I synchronized<br />
    * Now all ID's are correct: A and B got ID=1, C points to A (ID=1) and B (ID=1)<br />
    * However, when I add D, make D point to A (ID=-1) and repeat the steps above the pointer in D is not updated, but remains -1. A, B and C are updated correctly. <br />
<br />
Is this a Sharepoint/Access limitation or is there a way to resolve it?<br />
<br />
Thanks a lot for any help.<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://www.sharepointforums.org/forums/moss-installation-configuration/">MOSS Installation / Configuration</category>
			<dc:creator>JanVanBekkum</dc:creator>
			<guid isPermaLink="true">http://www.sharepointforums.org/forums/moss-installation-configuration/3629-not-all-lookup-fields-updated-when-synchronizing-ms-access.html</guid>
		</item>
		<item>
			<title>Sharepoint Down after failed SP 2 install (2007)</title>
			<link>http://www.sharepointforums.org/forums/moss-installation-configuration/3587-sharepoint-down-after-failed-sp-2-install-2007-a.html</link>
			<pubDate>Sat, 21 Aug 2010 00:36:32 GMT</pubDate>
			<description><![CDATA[Recently, i tried to install Sharepoint Services 3.0 SP2 &  Sharepoint Server 2007 SP2.  Sharepoint Services 3.0 sp2 install  failed.  
 I got this...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Recently, i tried to install Sharepoint Services 3.0 SP2 &amp;  Sharepoint Server 2007 SP2.  Sharepoint Services 3.0 sp2 install  failed. <br />
 I got this error:<br />
  <br />
 Event Type:    Error<br />
Event Source:    Windows SharePoint Services 3<br />
Event Category:    Topology <br />
Event ID:    5617<br />
Date:        8/20/2010<br />
Time:        4:02:03 PM<br />
User:        N/A<br />
Computer:    webserver<br />
Description:<br />
The schema version (3.0.149.0) of the database dbname on dbserver is not  consistent with the expected database schema version (3.1.8.0) on  websesrver.  Connections to this database from this server have been  blocked to avoid data loss.  Upgrade the  web front end or the content database to ensure that these versions  match.<br />
<br />
For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp" target="_blank">http://go.microsoft.com/fwlink/events.asp</a>.<br />
 I then tried the following:<br />
  <br />
 C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN&gt;psco<br />
nfig -cmd upgrade -inplace b2b -wait -force<br />
SharePoint Products and Technologies Configuration Wizard version 12.0.6413.1000<br />
Copyright (C) Microsoft Corporation 2005. All rights reserved.<br />
<br />
Performing configuration task 1 of 4<br />
Initializing SharePoint Products and Technologies upgrade...<br />
<br />
Failed to initialize SharePoint Products and Technologies upgrade.<br />
<br />
An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSe  tupConfig<br />
urationTaskException was thrown.  Additional exception information: The initiali<br />
ze command is invalid or a failure has been encountered.<br />
Unable to upgrade SharePoint Products and Technologies because an upgrade is alr<br />
eady in progress.  Upgrade progress can be monitored using the Central Administr<br />
ation Web Application or by monitoring the upgrade log on server.<br />
<br />
Total number of configuration settings run: 1<br />
Total number of successful configuration settings: 0<br />
Total number of unsuccessful configuration settings: 3<br />
Successfully stopped the configuration of SharePoint Products and Technologies.<br />
Configuration of SharePoint Products and Technologies failed.  Configuration mus<br />
t be performed before you use SharePoint Products and Technologies.  For further<br />
 details, see the diagnostic log located at D:\SharePointLogs\PSCDiagnostics_8_2<br />
0_2010_18_44_0_785_352064456.log and the application event log.<br />
  <br />
 I was given this advice:<br />
 &quot;Disconnect the dbs from the WebApp using the stsadm -o  deletecontentdbs, then complete the upgrade by running psconfig –cmd  upgrade –inplace b2b -wait. if you need to list the dbs first run stsadm  -o enumcontentdbs... Once the the  Uprade is complete reattach the DBs using stsadm -o addcontentdbs  and the dbs will be upgraded to the new schema...&quot;<br />
  <br />
 I disconnected the databases and the upgrade completed successfully,  but now when I try to reconnect the databases using the addcontentdb  command I get the following errors:<br />
 Event Type:    Error<br />
Event Source:    Windows SharePoint Services 3<br />
Event Category:    Database <br />
Event ID:    3759<br />
Date:        8/20/2010<br />
Time:        7:34:49 PM<br />
User:        N/A<br />
Computer:    webserver<br />
Description:<br />
Database 'database' on SQL Server instance 'dbserver' is not empty and does not match current database schema.<br />
<br />
For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp" target="_blank">http://go.microsoft.com/fwlink/events.asp</a>.<br />
 and:<br />
 C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN&gt;stsa<br />
dm -o addcontentdb -url siteurl -databasename dbname<br />
<br />
dbname on dbserver contains user-defined schema.  Databases must be  empty before they can be used.  Delete all of the tables, stored  procedures and other objects or use a different database.<br />
  <br />
  <br />
 Please, I am not finding anything on how to fix this and need to try to get it running by monday.  Thanks ahead of time.<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://www.sharepointforums.org/forums/moss-installation-configuration/">MOSS Installation / Configuration</category>
			<dc:creator>chriswebb18</dc:creator>
			<guid isPermaLink="true">http://www.sharepointforums.org/forums/moss-installation-configuration/3587-sharepoint-down-after-failed-sp-2-install-2007-a.html</guid>
		</item>
	</channel>
</rss>
