Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Wed, 2 Apr 2008 13:35:23 -0700 (PDT),    group: microsoft.public.dotnet.framework.aspnet.webservices        back       


WSDL.exe : Using multiple appsettingurlkeys for multiple web services   
I saw posts by developers with similar problems, but I have not seen a
solution. Is there one??

I have two webservices that share types:

webSvc1 at http://myServer/WS/webSvc1.asmx
webSvc2 at http://myServer/WS/webSvc2.asmx


When I generate the proxy for these two services I use:


wsdl /sharetypes http://myServer/WS/webSvc1.asmx http://myServer/WS/webSvc2.asmx
/appsettingurlkey:mySvcURL /n:MyNS.Proxy /
o:"C:\MyWebApp\App_Code\MyProxy.cs" /l:CS


The problem is that the appsettingurlkey is the same for each service
in the proxy file.  I want to be able to specify multiple
appsettingurlkey parameters.  How is this accomplished.  I figure
since the /sharetypes parameter became available, there should be a
solution for specifying the appsettingurlkey specifically for each
service identified.


Has this obvious oversight in wsdl 2.0 been addressed somehow?


David S.
date: Wed, 2 Apr 2008 13:35:23 -0700 (PDT)   author:   unknown

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us