Discussion:
SharePoint Installation
(too old to reply)
TerryM
2004-10-19 20:38:44 UTC
Permalink
I have a Windows 2003 Server Enterprise Version that is also the Domain
Controller on a VM.

I installed IIS and all the rqmts I could find for SPS.
I installed SQL 2000 SP3
I installed SPS, I says it completed successfully but then at the end it
opens the admin console and it says page not found or something like that?
I look in IIS and it seems like all the files are there?
But I cannot get SPS to open to any page or admin or anything.
I look at properties for the web site, everypage seems fine, but the app
pool didn't have anything selected and wouldn't let me change tabs without
specifying one, so I selected default app pool.
Now when I try to open SPS, it prompts me for credentials and when I put in
the enterprise, domain, local administrator it just keeps prompting me for
about 5 or 6 times before it gives up.

I did find a couple errors in the log files:
00000A2C UNK 00000000 00000780 Exception occurred while updating access:
System.ComponentModel.Win32Exception: A new member could not be added to a
local group because the member has the wrong account type
at Microsoft.SharePoint.Portal.Win32.x.a(String A_0, String A_1)
at Microsoft.SharePoint.Portal.Topology.ResourceAccess.a()
at Microsoft.SharePoint.Portal.Topology.ResourceAccess.Repair(Boolean
isStandAlone)
at Microsoft.SharePoint.Portal.Admin.AdminConsole.Main(String[] args)<BR>

Another error:
Log Created on 10/18/04 16:07:53<br>
<br>

00000064 CRI 8000FFFF 00000D10 MSSCNTRS: Cannot get perf statistics on
library SSO.<BR>

Another:
System.ComponentModel.Win32Exception: The account name is invalid or does
not exist, or the password is invalid for the account name specified
at Microsoft.SharePoint.Portal.Topology.y.a(q A_0, String A_1, String
A_2)

I've only specified the administrator account during all the setups for SQL
etc....

Any ideas?

Terry
Mat
2004-10-21 14:27:28 UTC
Permalink
Terry - You should check how you are authenticating through IIS. Try using
just basic. Also make sure that the accounts that you used to install SPS
have at least Power User access on the box. Hope this helps.
Post by TerryM
I have a Windows 2003 Server Enterprise Version that is also the Domain
Controller on a VM.
I installed IIS and all the rqmts I could find for SPS.
I installed SQL 2000 SP3
I installed SPS, I says it completed successfully but then at the end it
opens the admin console and it says page not found or something like that?
I look in IIS and it seems like all the files are there?
But I cannot get SPS to open to any page or admin or anything.
I look at properties for the web site, everypage seems fine, but the app
pool didn't have anything selected and wouldn't let me change tabs without
specifying one, so I selected default app pool.
Now when I try to open SPS, it prompts me for credentials and when I put in
the enterprise, domain, local administrator it just keeps prompting me for
about 5 or 6 times before it gives up.
System.ComponentModel.Win32Exception: A new member could not be added to a
local group because the member has the wrong account type
at Microsoft.SharePoint.Portal.Win32.x.a(String A_0, String A_1)
at Microsoft.SharePoint.Portal.Topology.ResourceAccess.a()
at Microsoft.SharePoint.Portal.Topology.ResourceAccess.Repair(Boolean
isStandAlone)
at Microsoft.SharePoint.Portal.Admin.AdminConsole.Main(String[] args)<BR>
Log Created on 10/18/04 16:07:53<br>
<br>
00000064 CRI 8000FFFF 00000D10 MSSCNTRS: Cannot get perf statistics on
library SSO.<BR>
System.ComponentModel.Win32Exception: The account name is invalid or does
not exist, or the password is invalid for the account name specified
at Microsoft.SharePoint.Portal.Topology.y.a(q A_0, String A_1, String
A_2)
I've only specified the administrator account during all the setups for SQL
etc....
Any ideas?
Terry
TerryM
2004-10-21 17:25:23 UTC
Permalink
Thanks I finally got it working, like I said I was using enterprise admin
for everything and the authentication was fine.

What I >think< it was, was that when I put in the users credentials I put
just administrator not domain\administrator??

But I also did one other change that might have been the cause...

In SQL I manually went in and added Domain\administrator in security roles
and gave him full everything to every database.

Either way everything is up and working now in my test environment.

Thanks,
Terry
Post by Mat
Terry - You should check how you are authenticating through IIS. Try using
just basic. Also make sure that the accounts that you used to install SPS
have at least Power User access on the box. Hope this helps.
Post by TerryM
I have a Windows 2003 Server Enterprise Version that is also the Domain
Controller on a VM.
I installed IIS and all the rqmts I could find for SPS.
I installed SQL 2000 SP3
I installed SPS, I says it completed successfully but then at the end it
opens the admin console and it says page not found or something like that?
I look in IIS and it seems like all the files are there?
But I cannot get SPS to open to any page or admin or anything.
I look at properties for the web site, everypage seems fine, but the app
pool didn't have anything selected and wouldn't let me change tabs without
specifying one, so I selected default app pool.
Now when I try to open SPS, it prompts me for credentials and when I put in
the enterprise, domain, local administrator it just keeps prompting me for
about 5 or 6 times before it gives up.
System.ComponentModel.Win32Exception: A new member could not be added to a
local group because the member has the wrong account type
at Microsoft.SharePoint.Portal.Win32.x.a(String A_0, String A_1)
at Microsoft.SharePoint.Portal.Topology.ResourceAccess.a()
at Microsoft.SharePoint.Portal.Topology.ResourceAccess.Repair(Boolean
isStandAlone)
at Microsoft.SharePoint.Portal.Admin.AdminConsole.Main(String[] args)<BR>
Log Created on 10/18/04 16:07:53<br>
<br>
00000064 CRI 8000FFFF 00000D10 MSSCNTRS: Cannot get perf statistics on
library SSO.<BR>
System.ComponentModel.Win32Exception: The account name is invalid or does
not exist, or the password is invalid for the account name specified
at Microsoft.SharePoint.Portal.Topology.y.a(q A_0, String A_1, String
A_2)
I've only specified the administrator account during all the setups for SQL
etc....
Any ideas?
Terry
Loading...