[Mono-osx] Unable to discover Web service from Visual Studio

Geoff Norton gnorton at novell.com
Wed May 14 20:16:15 EDT 2008


Vikram,

On 14-May-08, at 4:30 PM, Vikram Kone wrote:

> I have created a webservice, by the following steps.
> 1.       Installed the latest version of Mon 1.9.1 on my Leopard OSX
> 2.       Jump started the apache server on OSX
> 3.       Opened Mono develop. And the from New solution selected a  
> ASP.NET web application.
> 4.       Remove the default*.* files from the solution, and added a  
> new file, Web Service with code behind.
> 5.       Now created a web method in the my-project.asmx.cs file
> 6.       Built the project .
> 7.       “Run” the project

Unfortunately mod_mono isn't installed by default with Mono 1.9.1 for  
OSX.  You'll need to get and install it yourself.  Alternatively you  
can run your webservice in our bundled server while developing called  
xsp2.

Please note if you want to build mod_mono on OSX Leopard for Intel,  
you need to set the CFLAGS="-march=x86-64 -m64" as apple requires  
apache modules to be 64-bit on Intel machines.

-g

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20080514/35abd441/attachment-0001.html 


More information about the Mono-osx mailing list