OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: WSRP interface/binding WSDL


All,

I'm attempting to create a set of Web Services in .NET (C#/ASP) that are compliant with the WSRP spec.  I was able to create stub code for the types (.xsd) as well as stub code for the wsrp_v1_bindings.wsdl.  However, when I run the MS WSDL tool on wsrp_v1_interfaces.wsdl, I get an message that says, "No classes created."[1]  I was wondering if anyone has had success using the .NET wsdl command line tool, or can give me a few pointers as to where I should be headed from here?

Thanks,

Kurtiss Hare

[1]: 
C:\>wsdl /server /o:WSRP.inf.cs l:cs /n:WSRP http://www.oasisopen.org/committees/wsrp/specifications/version1/wsrp_v1_interfaces.wsdl

Microsoft (R) Web Services Description Language Utility
[Microsoft (R) .NET Framework, Version 1.1.4322.573]
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

Warning: no classes were generated. 
  
CONFIDENTIALITY NOTICE: This message and any attached documents may contain confidential information from Hyland Software, Inc. The information is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, or an employee or agent responsible for the delivery of this message to the intended recipient, the reader is hereby notified that any dissemination, distribution or copying of this message or of any attached documents, or the taking of any action or omission to take any action in reliance on the contents of this message or of any attached documents, is strictly prohibited. If you have received this communication in error, please notify the sender immediately by e-mail or telephone, at (440) 788-5000, and delete the original message immediately. Thank you. 
 


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]