T
Thiago Przybylovicz
Hi, everyone... I'm having a problem with authorization in a Project-based
application...
I'm developing locally, on the server, and my local user
(CONTOSO\Administrator) can access the Project data by ProjectWebService
(from PSI) without any problem... But I installed the application in another
server, and access it remotely... When I try to access the pages with Project
data, it throws an exception saying "401: Unauthorized".
My code is using Impersonate (because I don't know how to use without it) to
login on Project by the webservices, and the user that I'm using from the
remote machine (bematech\projectadmin) is Project administrator. There's
another configuration that need to be made on the server for my user can
access the Project by my application or another way (without impersonate,
perhaps) to do that? It's urgent!!
Thanks
Thiago
application...
I'm developing locally, on the server, and my local user
(CONTOSO\Administrator) can access the Project data by ProjectWebService
(from PSI) without any problem... But I installed the application in another
server, and access it remotely... When I try to access the pages with Project
data, it throws an exception saying "401: Unauthorized".
My code is using Impersonate (because I don't know how to use without it) to
login on Project by the webservices, and the user that I'm using from the
remote machine (bematech\projectadmin) is Project administrator. There's
another configuration that need to be made on the server for my user can
access the Project by my application or another way (without impersonate,
perhaps) to do that? It's urgent!!
Thanks
Thiago