![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | RE: Dec CTP and DocumentBare If I'm not mistaken, you will find the dc functionality in svcutil.exe now. Look at the command-line help. If I'm wrong, someone will sail in here and correct me I'm sure. Cheers, Ralph "Jon Flanders" wrote: > Is it possible to have a DocumentBare service anymore? Where did this functionality > go? > > TIA > > Jon Flanders [MVP] > http://www.masteringbiztalk.com > > > |
My System Specs![]() |
| | #2 (permalink) |
| | RE: Dec CTP and DocumentBare Hi Ralph, I actually solved my problem by changing the class definition. Here is what I was trying to do. I have an XSD. I run XSD.exe on it to get a type defintion. I use that type definition as the types in my ServiceContract interface methods. By default I get types in wsdl in the datacontract.org namespace. If i remove the [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)] attribute that xsd.exe puts on each type, I get the WSDL I want (using the namespace uris of the XSDs I created). I would have expected this to work without modifying the csharp generated class definitions. Am I wrong? Jon Flanders [MVP] http://www.masteringbiztalk.com > Whoop. I think I misposted. Jon, for your post, I believe you will get > that functionaliy when you define your message contract explicitly. > Have a look and let me know if that is what you're looking for. > > Ralph > > "Ralph Squillace" wrote: > >> If I'm not mistaken, you will find the dc functionality in >> svcutil.exe now. Look at the command-line help. If I'm wrong, someone >> will sail in here and correct me I'm sure. >> >> Cheers, Ralph >> >> "Jon Flanders" wrote: >> >>> Is it possible to have a DocumentBare service anymore? Where did >>> this functionality go? >>> >>> TIA >>> >>> Jon Flanders [MVP] >>> http://www.masteringbiztalk.com |
My System Specs![]() |
| Thread Tools | |
| |