Q: Do you have any sample of the code published on any development web site?
A: Yes, we have. It’s published at codeproject website at the following link: http://www.codeproject.com/KB/webservices/ConsumeWebServices.aspx
 
Q: What Citrix platforms does the web service support?
A: The web service has been tested with Citrix Presentation Server version 4.0 or 4.5. Earlier platforms may work but will not be supported by Extentrix.
 
Q: Why do my web service consumers get License Error?
A: This may happen if your trial license has expired; you have to purchase a production license from Extentrix. If you are sure you have purchased a license and it should be valid, please contact Extentrix Support.
 
Q: Do I have to have a license for each web service on my server?
A: No, you have to have only one license for all web services running on the same IIS server. But if you want to publish the web service in another server you have to get a new license.
 
Q: From which languages can I consume the web service?
A: Since the web service is developed based on a standard protocol (SOAP), you can consume the web service from any language that allows you to send SOAP requests and receive SOAP Response. We have already provided examples for consumers in ASP.NET, java and other examples will be provided later.
 
Q: How to secure Extentrix web services 2.0 - Application Edition?
A:
  • First you have to enable WSE 3.0
  • Create your policy file using WSE 3.0 tools
  • Create a new Web Service using Extentrix Web Services Management console and in the security page provide the path for your policy and the name of the policy
  • Your Web Service is secure now For more detailed instructions, please refer to developer’s guide.
 
Q: What is the authentication process supported by Extentrix web services 2.0 - Application Edition ?
A: It supports any scenarios based on X.509 certificates issued by a certificate authority (CA) in a public key infrastructure (PKI)
 
Q: I get “System.ApplicationException: WSE841” exception when I secure the web service?
A: You need to import your certificate and give permission to ASP.NET client.
 
 

© 2008 Extentrix Systems