C
Chandra
Adding Web References to asmx files in Windows seems to require a new name
for every reference added.
For Web Apps this doesnt seem to be a problem. The Add Web Reference dialog
accepts the same name for multiple asmxs' added.
BUt for windows apps it creates folders/namespaces like localhost1,
localhost2 etc.
The problem is described here in more detail.
http://www.codeproject.com/aspnet/webrefrename.asp
Is there a solution for this in VS.Net 2005 using UDDI or DISCO or any other
mechanism. We want to add a bunch of services that are in a project as web
references in the same name space.
Thanks
for every reference added.
For Web Apps this doesnt seem to be a problem. The Add Web Reference dialog
accepts the same name for multiple asmxs' added.
BUt for windows apps it creates folders/namespaces like localhost1,
localhost2 etc.
The problem is described here in more detail.
http://www.codeproject.com/aspnet/webrefrename.asp
Is there a solution for this in VS.Net 2005 using UDDI or DISCO or any other
mechanism. We want to add a bunch of services that are in a project as web
references in the same name space.
Thanks