[Mono-aspnet-list] Consuming Web Services with App_WebReferences

Conan charly_78_12 at gmx.net
Thu Apr 1 11:05:21 EDT 2010


Hello! 
I'm new to Mono and got a configuration problem. Maybe sbd can help me out.
I got a small asp.net application that connects to Webservice hosting
application logic. This is done by using the .discomap and .wsdl files in a
subdirectory of the App_WebReferences directory. The name of the subdiretory
is ProjektXTServer. If I add a using ProjektXTServer to my cs files I can
consume the web service. It works fine in Windows environment. 
However, using Mono with the provided virtual machine it does not work. It
states an error that ProjektXTServer namespace is unknown.
I also tried using a file generated by wsdl.exe that I placed in the
App_Code directory. This even doesn't work with mono.
Is there a way of consuming web services with asp.net in Mono without
creating a wrapper dll?

Thanks in advance!

brgds
Sven Weiberg
www.projektxt.de
-- 
View this message in context: http://n4.nabble.com/Consuming-Web-Services-with-App-WebReferences-tp1748186p1748186.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list