[Mono-list] wsdl

lamyae Benabdeljalil lbenabdel@callbright.com
Thu, 26 Aug 2004 13:11:25 +0000


I am trying to create a client proxy for a web service, locally using 
xsp. i get the following
lamia:/home/lamia# wsdl "http://localhost:99/BroadcastMessage.asmx" 
/out:BroadcastProxy.cs
Mono Web Services Description Language Utility
Error: The remote server returned an error: (500) Internal Server Error.

knowing that i am running the xsp server in the directory in which the 
web service is
please do you have any idea