views:

23

answers:

0

I have created a application for Net Suite which returns all the Net Suite contacts to the assistant.For this i have used the web service which lookup for the net suite contacts. This web service returns me the records and working fine on my machine but the problem is that when i put this application dll in the 3CX Assistant it gives me the following error prior calling the web service.

"org.xml.sax.SAXException:'email'on{urn:core_2009_2.plateform.webservices.netsuite.com}Passport is required"

I have provided Username,Password Role and Account in app.config file that are required for calling the web service.

If anyone know how to solve this problem then please reply soon.

Thanks in Advance

Ashok