[Mono-osx] Mono Newbie Webservices Q

Geoff Norton gnorton at novell.com
Fri Jun 6 15:08:11 EDT 2008


Vikram,

On Fri, 2008-06-06 at 11:51 -0700, Vikram Kone wrote:
> Hi,
> 
> I’m entirely new to using Mono on MAC and hence don’t know the basics
> of the same .
> 
> Coming to the point, im trying to host a simple ASP.NET webservice on
> my MAC laptop.
> 
> I believe the OSX comes inbuilt with Apache server. ! hence half of
> the problem of hosting webservice is done.
> 
> Now here is the real problem, I have a web application Client running
> on my other Windows Vista Laptop, written using C# in VS2008.
> 
> So, when I try to “Add Web reference” in VS2008 to this client from my
> Vista M/C, by providing the IP address of my MAC laptop which is
> running my webservice , I don’t get anything!??
> 
> I mean, AFAIK, when I write a web service in windows and host it on
> IIS, and when “Add a reference”, it automatically detects the WSDL
> file and shows the list of services offered by the service provider.
> 
> How do I get the same to show up, when I use OSX With Apache as
> webserver ?
> 

I suggest while debugging / starting out that you use xsp2 our small
development webserver / asp.net server.

-g




More information about the Mono-osx mailing list