user
252 Beiträge
Mitglied seit:
09 Aug 2015
Beantwortet
19 Mai 2016
Auf diesen Beitrag verlinken
Hi,
I've deploy allocatus, using the guide. I'm using Project 2013 with Exchange 2016. I have change PWA to project permission, I have created my service Account spAllocatus in my domain, I give them the permission in Project,I'm able to login in project PWA using my spAllocatus account.
But it's not working, I still have the following error.
Failed to start Allocatus Server. Allocatus Server cannot connect to Project Server: Resource with Windows account Domain\spallocatus not found in Project Server. Please make sure that all users configured in Allocatus Server are valid Project Server users.
-> PwaUrl : https://epm.xxx.ca/pwa
-> PwaUsername : domain\spallocatus
More information here: http://community.allocatus.com/forums/thread/332.aspx
Technical details:
Boolean IsAvailable()
System.Exception
at Allocatus.Server.PSC.PSI.IsAvailable()
at Allocatus.Server.PSC.PSI.Init(ConfigRow conf, Boolean connectToServer)
at Allocatus.Server.HSC..ctor(String appPath, Caller calledBy)
at Allocatus.Server.WinService.CreateHSCandStartTimers(String appPath)
Resource with Windows account domain\spallocatus not found in Project Server. Please make sure that all users configured in Allocatus Server are valid Project Server users.
More information here: http://community.allocatus.com/forums/thread/511.aspx
Technical details:
Allocatus.Server.PSC.ResourceDataSet ResourceDsRead(System.String)
Allocatus.Server.ResourceNotFoundException
at Allocatus.Server.PSC.PSI.ResourceDsRead(String windowsAccount)
at Allocatus.Server.PSC.PSI.ResUidRead(String strWindowsAccount)
at Allocatus.Server.PSC.PSI.IsAvailable()
Thank you