visual studio 2010 - adding multiple wcf service references in the same name space -


I have 8 wcf services, when I add them to Visual Studio, they have to be in the same namespace. I tried service references -> Add service context but each one has made its name space Please tell me that you need more information!

Thank you!

You can not control the namespace from the Visual Studio, however you can bypass the proxy / service You can use wsdl.exe to generate the reference:

Use the namespace parameter to generate in the specific namespace:

< P> / n [ampspace]: Namespace Specifies namespace for proxy or template generated. The default namespace is the global namespace. When using the / parameter option, this is the value element and has a string in it. This element should be in the parameter file.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -