Can you believe that it was Internet Explorer that was adding the crazy...
<?xml version="1.0" encoding="utf-8" ?>
<string xmlns="http://tempuri.org/
Even if you change the tempuri to something else, you still get that annoying string xmlns blah, blah, and all along it was Internet Explorer just showing off.
I wrote a test app to test it and I did not get the crazy....
<?xml version="1.0" encoding="utf-8" ?>
<string xmlns="http://tempuri.org/
Main Topics
Browse All Topics





by: teebonPosted on 2009-11-08 at 20:02:23ID: 25773319
Hi silentthread2k,
ft.com/for ums/en-US/ wcf/thread / 5573326a- 21b3-4d21- b05c-8e00b 1674137/
There are three places for simple services where the default namespace is tempuri.org: the contract, the behavior, and the binding. If you replace the namespace on all three, tempuri.org should disappear from your wsdl.
http://social.msdn.microso