[Mono-aspnet-list] Webservices

Vijay Kumar vijay_varma86 at yahoo.com
Sat May 1 15:52:52 EDT 2010


Hai,

I am deploying a webservice in linux using monodevelop.

I am having a wsdl and xmlschema file regarding my webservice, so i used
wsdl tool to generate a server class in mono. In the webservice I am
extending the webservice class with the server class generated by the wsdl
tool. After deploying the webservice, the client proxy in the browser is
returning "Server Error in '/' Application"
"XmlSchema error: use must be absent in the top level <attribute> Related
schema item SourceUri:, Line 0, Position 0". 
Is this a problem due to wsdl server class. I haven't find any solutions
regarding this error. So can any one provide me some solution to solve this
error.

PS: I already deployed a webservice successfully in mono using the same
approach mentioned above(a different wsdl and xsd file).
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Webservices-tp2122345p2122345.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list