unexpected error

M

Meat Whistle

getting an unexpected error when trying to view the pwa site. Installed
Project Server 2007 on an existing MOSS farm. The site provisioned properly
and i can get to the _layouts/settings.aspx of the PWA site but whenever I
try to go to the default I get the "unexpected error" and these 2 entries in
the logs

System.Net.WebException: The request failed with HTTP status 401:
Unauthorized. at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username)

System.Net.WebException: The request failed with HTTP status 401:
Unauthorized. at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username) at
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb)
 
G

Gary L. Chefetz [MVP]

There is only one account that logon to Project Web Access when it is first
installed. This is the account that you specified as the Project Server
administrator during installation. Make sure you logon to your workstation
using this account.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com
 
M

Meat Whistle

I am using that login to access the site. It is not working on the default
page. However I can url dive to the http://sites/PWA/_layouts/settings.aspx
and access all the admin pages. The site provisioned fine even after
deleting the site and re-provisioning the same error occurs.

Gary L. Chefetz said:
There is only one account that logon to Project Web Access when it is first
installed. This is the account that you specified as the Project Server
administrator during installation. Make sure you logon to your workstation
using this account.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com


Meat Whistle said:
getting an unexpected error when trying to view the pwa site. Installed
Project Server 2007 on an existing MOSS farm. The site provisioned
properly
and i can get to the _layouts/settings.aspx of the PWA site but whenever I
try to go to the default I get the "unexpected error" and these 2 entries
in
the logs

System.Net.WebException: The request failed with HTTP status 401:
Unauthorized. at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username)

System.Net.WebException: The request failed with HTTP status 401:
Unauthorized. at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username) at
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb)
 
N

ndb

Did you find a resolution to this problem? I am experiencing the same issue.

Meat Whistle said:
I am using that login to access the site. It is not working on the default
page. However I can url dive to the http://sites/PWA/_layouts/settings.aspx
and access all the admin pages. The site provisioned fine even after
deleting the site and re-provisioning the same error occurs.

Gary L. Chefetz said:
There is only one account that logon to Project Web Access when it is first
installed. This is the account that you specified as the Project Server
administrator during installation. Make sure you logon to your workstation
using this account.

--

Gary L. Chefetz, MVP
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com


Meat Whistle said:
getting an unexpected error when trying to view the pwa site. Installed
Project Server 2007 on an existing MOSS farm. The site provisioned
properly
and i can get to the _layouts/settings.aspx of the PWA site but whenever I
try to go to the default I get the "unexpected error" and these 2 entries
in
the logs

System.Net.WebException: The request failed with HTTP status 401:
Unauthorized. at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username)

System.Net.WebException: The request failed with HTTP status 401:
Unauthorized. at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username) at
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb)
 

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