I have deployed my service to a remote server. It's working fine on my local machine.
I can reference the remote service OK but when I try to call a function, it returns the error "The caller was not authenticated by the service". I am guessing that this is a matter of tweaking some settings in the Web.config but not sure which ones.
I can reference the remote service OK but when I try to call a function, it returns the error "The caller was not authenticated by the service". I am guessing that this is a matter of tweaking some settings in the Web.config but not sure which ones.