[Mono-osx] Mono Newbie Webservices Q

Chuck Esterbrook chuck.esterbrook at gmail.com
Fri Jun 6 15:27:36 EDT 2008


On Fri, Jun 6, 2008 at 12:08 PM, Geoff Norton <gnorton at novell.com> wrote:
> 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

Is this the best/only place to get docs on xsp2? http://www.mono-project.com/Xsp

It's kind of light, but maybe xsp2 doesn't go beyond anything shown on
that page.

I checked out http://www.go-mono.com/docs/ but didn't see anything
about it under tools (although plenty of other tools are documented).
Just wondering if there is more info on xsp2.


-Chuck


More information about the Mono-osx mailing list