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: Sat, 4 Aug 2007 22:53:35 +0300,    posted on: microsoft.public.dotnet.framework.aspnet.webservices        back       

Thread Index
  1    valentin tihomirov


IXmlSerializable -- Implementing GetSchema()   
I wanted to transfer some binary data to my Web Service. There is an 
example: Yasser Shohoud -- "Web services and large content in .NET 2.0" @ 
http://blogs.msdn.com/yassers/archive/2004/11/10/255212.aspx

It seems that the demo code is a part of some Web Service, since I see the 
DownloadSong() method has the [WebMethod] attribute. The problem is to 
obtain the SongStream schema, which is required to generate the proxy. 
Normally, the Web Service schema is generated automatically when I access 
the .asmx file. But the example fails because the "SongStream .xsd" file 
cannot be found.

I beleive it is because the Web Service description generator requires the 
serializable object description, which is missing. How can I get it? Why it 
cannot be generated automatically? Notably, an expert in a topic 
microsoft.public.dotnet.languages.csharpmicrosoft.public.dotnet.languages.csharp."Example 
for IXmlSerializable" (on 5 March 2002) states: "The IXmlSerializable type 
supports the .NET Framework infrastructure and is not intended to be used 
directly from your code."

Thanks
Date:Sat, 4 Aug 2007 22:53:35 +0300   Author:  

Google
 
Web dotnetnewsgroup.com


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