custom web server for reporting with HTTPS
iosub
Posts: 23 Bronze 1
Hi
I have already the web server working with http but in order to have better security when sending the error logs to my web server I have setup a HTTPS server.
I have change on SA options to use the HTTPS address
But now when I try to send an error log from SL cliente
I get
" There was an error connecting to server:
ERR 2001: The provided URI scheme 'https' is invalid; expected 'http' Parameter name: via"
how can I fix this?
I'm using SA 6.6
I have already the web server working with http but in order to have better security when sending the error logs to my web server I have setup a HTTPS server.
I have change on SA options to use the HTTPS address
But now when I try to send an error log from SL cliente
I get
" There was an error connecting to server:
ERR 2001: The provided URI scheme 'https' is invalid; expected 'http' Parameter name: via"
how can I fix this?
I'm using SA 6.6
Comments
Unfortunately the error reporting webservice is known to return this error when used with an SSL connection from Silverlight (in addition, Windows Phone 7 also fails to work, although without any error).
We have an existing bug report to look into this (reference SA-907) and it's currently marked to be looked at in version 7. I don't have any ETA for this right now though I'm afraid.
Redgate Software