Web Service - Service Unavailable message
Posted: Wed Aug 25, 2010 10:42 pm
Hi,
I'm having an issue with running a web service where the browser page when I'm trying to test the method (URL: http://localhost/jade/jadehttp.dll?Router) is returning "Service Unavailable" - This Service is currently unavailable at this time.
When trace is turned on - I get the following in the log file:
2010/08/25 22:27:28.859 01474-151c Trace Info - Received request Application=Router
2010/08/25 22:27:28.859 01474-151c Attempting open of Tcp connection DEV port=4010
2010/08/25 22:27:28.859 01474-151c Opened a tcp connection for application Router connectionGroup (unnamed) - tcp address = DEV port=4010 (id=2)
2010/08/25 22:27:28.875 01474-151c Tcp read of data from Jade aborted/reset - network Error =10054 A existing network connection was forcibly closed by the remote host.
2010/08/25 22:27:28.875 01474-151c JadeHttp.dll version check failed, connection terminated
2010/08/25 22:27:28.875 01474-151c Request rejected - service unavailable
Which would possibly suggest the dll version is different from what is expected, though I have copied it from the bin folder the jade system is running from. I have made sure the dll has permissions to run in IIS web extensions so I'm at a bit of a loss as to what is going wrong.
Does anyone have any thoughts on where to look at next?
Thanks.
I'm having an issue with running a web service where the browser page when I'm trying to test the method (URL: http://localhost/jade/jadehttp.dll?Router) is returning "Service Unavailable" - This Service is currently unavailable at this time.
When trace is turned on - I get the following in the log file:
2010/08/25 22:27:28.859 01474-151c Trace Info - Received request Application=Router
2010/08/25 22:27:28.859 01474-151c Attempting open of Tcp connection DEV port=4010
2010/08/25 22:27:28.859 01474-151c Opened a tcp connection for application Router connectionGroup (unnamed) - tcp address = DEV port=4010 (id=2)
2010/08/25 22:27:28.875 01474-151c Tcp read of data from Jade aborted/reset - network Error =10054 A existing network connection was forcibly closed by the remote host.
2010/08/25 22:27:28.875 01474-151c JadeHttp.dll version check failed, connection terminated
2010/08/25 22:27:28.875 01474-151c Request rejected - service unavailable
Which would possibly suggest the dll version is different from what is expected, though I have copied it from the bin folder the jade system is running from. I have made sure the dll has permissions to run in IIS web extensions so I'm at a bit of a loss as to what is going wrong.
Does anyone have any thoughts on where to look at next?
Thanks.