Hi,
I am trying to consume Primavera Web Services from .net application. While tring to access the Login method we are getting an error as below:
Steps:
- Added the web reference in project.
- Created the object of the service.
- Then trying to access the method passing the parameters.
"Unable to create message factory for SOAP: org.jboss.ws.core.soap.MessageFactoryImpl"
Could any one help me out.
Thanks,