Where is the AutheticationService class in Primavera 8 Web Service
We are about to update Primavera system for a customer from 6.x to 8.2. We have some applications that uses the webservice but having some problems.
In Primavera 6 we used Primaveras version of the DLL helper called: p6WSStubs.dll
In the newer versions we have followed your guide that explains how to create this file witch we have done.
However the classes and methods in the 2 files are not completely identical witvh means that we don't have the AutheticationService.
We uses Visual studio.
In the old Version we Could create an instance of a class called Authetication service like this:
0