Hi!
I am stuck. In the above steps I end up getting nowhere at step 5 as the new menu "Manage Users in...." Never appears.
I am running a trial license (which I have installed). Platform is Windows 2008, SQL Server 2008, Sharepoint Enterprise SP1 with infrastructure updates. All 32 bit and running on a virtual machine (in hyper-v).
After installtion I am also getting odd errors in my eventlog:
BODY{font:x-small 'Verdana';margin-right:1.5em}
.c{cursor:hand}
.b{color:red;font-family:'Courier New';font-weight:bold;text-decoration:none}
.e{margin-left:1em;text-indent:-1em;margin-right:1em}
.k{margin-left:1em;text-indent:-1em;margin-right:1em}
.t{color:#990000}
.xt{color:#990099}
.ns{color:red}
.dt{color:green}
.m{color:blue}
.tx{font-weight:bold}
.db{text-indent:0px;margin-left:1em;margin-top:0px;margin-bottom:0px;padding-left:.3em;border-left:1px solid #CCCCCC;font:small Courier}
.di{font:small Courier}
.d{color:blue}
.pi{color:blue}
.cb{text-indent:0px;margin-left:1em;margin-top:0px;margin-bottom:0px;padding-left:.3em;font:small Courier;color:#888888}
.ci{font:small Courier;color:#888888}
PRE{margin:0px;display:inline}0) fix(e,"cb");}
if (e.className=="di"){if (e.children(0).innerText.indexOf("\n")>0) fix(e,"db");}
e.id="";
}
function fix(e,cl){
e.className=cl;
e.style.display="block";
j=e.parentElement.children(0);
j.className="c";
k=j.children(0);
k.style.visibility="visible";
k.href="#";
}
function ch(e){
mark=e.children(0).children(0);
if (mark.innerText=="+"){
mark.innerText="-";
for (var i=1;i
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<Provider Name="Windows SharePoint Services 3 Search" />
<EventID
Qualifiers="49152">10036</EventID>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-10-16T14:44:37.000Z" />
<EventRecordID>12119</EventRecordID>
<Channel>Application</Channel>
<Computer>XPDEV.dev.local</Computer>
</System>
<Data>Microsoft OLE DB Provider for SQL Server</Data>
<Data>Timeout expired</Data>
</EventData>
</Event>
BODY{font:x-small 'Verdana';margin-right:1.5em}
.c{cursor:hand}
.b{color:red;font-family:'Courier New';font-weight:bold;text-decoration:none}
.e{margin-left:1em;text-indent:-1em;margin-right:1em}
.k{margin-left:1em;text-indent:-1em;margin-right:1em}
.t{color:#990000}
.xt{color:#990099}
.ns{color:red}
.dt{color:green}
.m{color:blue}
.tx{font-weight:bold}
.db{text-indent:0px;margin-left:1em;margin-top:0px;margin-bottom:0px;padding-left:.3em;border-left:1px solid #CCCCCC;font:small Courier}
.di{font:small Courier}
.d{color:blue}
.pi{color:blue}
.cb{text-indent:0px;margin-left:1em;margin-top:0px;margin-bottom:0px;padding-left:.3em;font:small Courier;color:#888888}
.ci{font:small Courier;color:#888888}
PRE{margin:0px;display:inline}0) fix(e,"cb");}
if (e.className=="di"){if (e.children(0).innerText.indexOf("\n")>0) fix(e,"db");}
e.id="";
}
function fix(e,cl){
e.className=cl;
e.style.display="block";
j=e.parentElement.children(0);
j.className="c";
k=j.children(0);
k.style.visibility="visible";
k.href="#";
}
function ch(e){
mark=e.children(0).children(0);
if (mark.innerText=="+"){
mark.innerText="-";
for (var i=1;i
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<Provider Name="Windows SharePoint Services 3" />
<EventID
Qualifiers="14130">27745</EventID>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-10-16T14:18:15.000Z" />
<EventRecordID>12090</EventRecordID>
<Channel>Application</Channel>
<Computer>XPDEV.dev.local</Computer>
</System>
<Data>#50071: Unable to connect to the database SharePoint_Config on XPDEV.
Check the database connection information and make sure that the database server
is running.</Data>
</EventData>
</Event>
However, all connectionstrings are ok.
Any ideas?