STS and PWA cannot add server

E

Ed

I am getting the "Microsoft Project Server cannot connect
to the specified Web Server running SharePoint Team
Services." error.

I can link directly to http://servername:80, and http://
(admin port) - so they would seem to be OK.

During the installation of STS, the SQL DB was created,
and a folder was added to IIS.

We are not using a proxy server, so I have run 'Proxycfg -
d' - do I need any other parms to set that up?

I have run PSCOMPLUS, and gave the user full authority
over the SQL DB. But the server that PWA and STS are
running on is a Domain Controller, so I can't create
a 'local' user to assign as administrator, but the domain
user that I have specified has authority to everything and
then some.

I noticed that if I go into STS admin, and select to
change the DB I have to enter User:sa to access the SQL
DB, I cannot use the domain user that I specify using
PSCOMPLUS - I am assuming that this is because you need
dbo authority for this function, but not to add the server.

STS and PWA are on the same machine, linking to a SQL DB
on another machine.

Don't know what other information would be helpful, but I
have installed, uninstalled, installed (a few times),
tried different users, and followed the instructions of
various articles that I have run across in the KB.

HELP!!! It is greatly appreciated.

Thanks
Ed
 
G

Gary Chefetz [MVP]

Ed:

Rerun the proxycfg utility using the following command line including the
quotes:

proxycfg.exe -d -p "fakeproxy" "<local>"

You can substitute anything for the fakeproxy part.

--
Gary Chefetz [MVP]
http://www.msprojectexperts.com
"We wrote the book on Project Server"

*** Remember to look for line breaks in links posted to the news group, use
cut and paste for these.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top