J
JerryK
Hi,
We just deployed a web service to a production server. It worked fine in
the development environment. Howeever, in production, when I attempt to
look at my web service with IE I keep getting a page with the message :
This web service is using http://tempuri.org as its default namespace .....
As instructed in the message I changed the Namespace attribute in my class
declaration. I recompiled, cleaned out the target directory, and copied over
my files. However, I still continue to get the message!!!
If you check the service by entering myservicename/myasmx.asmx?WSDL you do
indeed see entries od the form tns:=http://tempuri.org. Where are these
coming from?
Thanks,
Jerry
We just deployed a web service to a production server. It worked fine in
the development environment. Howeever, in production, when I attempt to
look at my web service with IE I keep getting a page with the message :
This web service is using http://tempuri.org as its default namespace .....
As instructed in the message I changed the Namespace attribute in my class
declaration. I recompiled, cleaned out the target directory, and copied over
my files. However, I still continue to get the message!!!
If you check the service by entering myservicename/myasmx.asmx?WSDL you do
indeed see entries od the form tns:=http://tempuri.org. Where are these
coming from?
Thanks,
Jerry