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.




Soap Exception when using SvnGeminiCommenter after 2.02 -> 2.03 Upgrade

web-app

I upgraded from 2.02 to 2.03 and now the SvnGeminiCommenter doesn't work. I'm getting this error:

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ApplicationException: The message must contain a wsa:To header

at Gemini.GeminiWSE.GetIssue(Int32 issueID)

--- End of inner exception stack trace ---

at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

at GeminiWS.GetIssue(String accessCode, Int32 issueID)

at Kognition.Utilities.SvnGeminiCommenter.SvnGeminiCommenter.PostToGemini(String comment, Int32[] bugs, String[] changes, Int32 revision, String author)

at Kognition.Utilities.SvnGeminiCommenter.SvnGeminiCommenter..ctor(String repository, Int32 revision, Boolean debug)

at Kognition.Utilities.SvnGeminiCommenter.SvnGeminiCommenter.Main(String[] args)

Does anyone have any suggestions or know what a "wsa: To Header" is?

- jason.

catapult-j
· 1
catapult-j
Replies (2)
helpful
0
not helpful

Your pointing to the wrong web service. You should point to Gemini.asmx.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thanks! That did the trick.

- jason.


catapult-j
· 1
catapult-j