Querystring output - possibly machine.config prob.
Hello
I have a written a bog-standard web service that runs fine on my local box and on the test server.
However... when i come to view the System.Web.Services.WebService.Context.Request.Raw Url property on the test server, it is set to blank.
So, i navigated to the asmx page on the server, picked the service I wanted (Translate) entered all the values (put in all "1"'s) and the clicked invoked. But the address bar in the web-browser that is created does not have the querystring appended to the address.
Somehow or other, the WebService on the server is not showing the querystring.
I think it must be something to with the machine.config file that allows these settings to be shown - but I can't find any details regarding this problem on the net.
any help greatly appreciated.
thanks
Stu - England. (Bristol City FC)
|