Upgrade to 2.0.2; WS not working
I've just upgraded to 2.0.2 from 1.9.1. It's all working fine, except for the Web Services aspect. I had a Subverison post-commit hook that posted an update to an issue using Perl and SOAP::Lite. However, it's now returning "401 Access Denied" - though bizarrely my server error log isn't showing any access attempts.
Any clues are welcome!
Thanks,
Greg
Greg
· 1 |
|
Wednesday, February 22, 2006, 11:17:09 AM |
![]() 0
![]() |
Please note that in 2.0 the web services has been moved and renamed. You probably need to update your proxy to point to .../Gemini/webservices/Gemini.asmx Please make sure that you are using the web.config that came with 2.0.2. |
||||
|
![]() 0
![]() |
[quote user="MarkWing"]Please note that in 2.0 the web services has been moved and renamed.[/quote]OK, that was problem 1. Now resolved :) |
||||
|
![]() 0
![]() |
This is because 2.0.2 is using WSE2.0 SP3. You have 2 options:
|
||||
|
![]() 0
![]() |
[quote user="MarkWing"]1. Install WSE2.0 SP3 on the web server.[/quote]I had. My rather stupid and embarassing mistake, which I probably shouldn't admit, was that I hadn't recompiled Gemini after installing it. I touched Web.config, and suddenly everything kicked in to life, again! |
||||
|