DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Wed, 22 Aug 2007 20:26:01 -0700,    posted on: microsoft.public.dotnet.framework.webservices        back       

Thread Index
  1    Manpreet Sushil


Adding SOAP:Fault elements within my WSDL.   
I am having a Webservice within which i am throwing SOAP Exceptions and 
therefore whenever something wrong happens a SOAP fault comes up in the 
response - see below:

<?xml version="1.0" encoding="utf-8"?><soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>Fault 
occurred</faultstring><faultactor>http://203.111.104.215/webservices/selcomm/selcomm.asmx</faultactor><detail><faultcode 
xmlns="http://tempuri.org/">-102</faultcode><faultstring 
xmlns="http://tempuri.org/">Database not 
found</faultstring></detail></soap:Fault></soap:Body></soap:Envelope>

Now my Problem is that my WSDL does not define any SOAP Fault elements as it 
is the one that is auto generated via the .NET Framework when we do ?WSDL. 
How can i add the fault elements within my WSDL? where will the fault 
elements come and how will they look like?
Date:Wed, 22 Aug 2007 20:26:01 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us