URL based Namespace and others

H

huohaodian

It seems the examples on the Microsoft web service tutorial site are
all using namespace something like

WebService(Namespace="Microsoft.Samples.XmlMessaging.WebServices") in
stead of typical url based something like

WebService(Namespace="http://microsoft/samples/xmlMessaging/
webServices")

Any comments, suggestions ?



Thanks in advance.
 
J

John Saunders

The namespace "Microsoft.Samples.XmlMessaging.WebServices" is incorrect. It
I not even a valid URI. Can you post the URL where you saw Microsoft use
that namespace? I'll try to get them to correct it.
 
H

huohaodian

The namespace "Microsoft.Samples.XmlMessaging.WebServices" is incorrect. It
I not even a valid URI. Can you post the URL where you saw Microsoft use
that namespace? I'll try to get them to correct it.

I found them in the samples from follow links.

http://quickstarts.asp.net/QuickStartv20/webservices/

http://quickstarts.asp.net/QuickSta...ile=cs\Server\SoapHeaders.asmx&lang=C#+Source

http://quickstarts.asp.net/QuickSta...rver\SoapExceptionService.asmx&lang=VB+Source

Thanks,
 
J

John Saunders

Thank you very much. I have asked that this be fixed, or else the site
removed.

Any content you see that is from 2005 or before should be taken with a grain
of salt. I don't think anyone is maintaining that site.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,152
Latest member
LorettaGur
Top