Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




WSE GetUser function

web-app

Hi

I get an exception when trying to use the Web Services Sample code. When I launch the application and choose the Authentication WSE, I'm able to list the users, create or delete one, but when I hit the GetUser button I get the following message :

An unhandled exception of type 'System.Web.Services.Protocols.SoapException' occurred in system.web.services.dll

Additional information: System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: http://countersoft.com/gemini/webservices/GetUser.
   at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
   at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
   at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)

But I want to use this function in one of my programs...

Regards,
Alain



epsilon
· 1
epsilon
Replies (2)
helpful
0
not helpful

Hi Alain,

Please make sure that you are running Gemini 2.0.2 on the web server and that you are using the latest sample code: http://www.countersoft.com/downloads/webservicessample.zip

I've tested this and it works fine for me.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Ok it works with that code...

Thanks


epsilon
· 1
epsilon