ResourceNTAccountAlreadyInUse

D

Daniel Kuettel

This error occurs while Dynamics AX 2009 attempts to create a project in the
Project Web Access portal. I tried this with different users and a user that
I deleted from the web site, but still got the same error. Any ideas?


---ERROR MESSAGE---
An error occurred while synchronizing Project entity type of Name:"test 4"

---MORE DETAILS---
An error occurred while creating the Project compound entity of
EntityId:57e6454b-f5a5-4525-aeb3-19f728a2bbee, Name:"test 4" in project
server.
Error: System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=ResourceNTAccountAlreadyInUse Instructions: Pass this into
PSClientError constructor to access all error information
at
Microsoft.Office.Project.Server.WebService.Resource.SetResourceAuthorization(ResourceAuthorizationDataSet users)

PSCLientError Output:

ResourceNTAccountAlreadyInUse

wresAccount: Company\TestUser1


---STACK TRACE---
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.Dynamics.SyncServices.Library.PSIProxy.Resource.SetResourceAuthorization(ResourceAuthorizationDataSet users)
at
Microsoft.Dynamics.SyncServices.Library.ProjServerQuery.ApplyLogOnAndProjectManagerPermToResource(Guid resourceUID, String domainAccount)
at
Microsoft.Dynamics.SyncServices.Adapter.PSEntityAdapter.CreateProject(IDataContainer ProjectContainer)
at
Microsoft.Dynamics.SyncServices.Adapter.PSEntityAdapter.CreateCompoundEntity(IDataContainer CompoundContainer)
 

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