[MonoDevelop] Re: How can i import web that project on MONO

Patrick Barry drpatrickbarry at gmail.com
Mon Jan 9 08:25:19 EST 2006


On 1/9/06, ramit singh <singh.cse at gmail.com> wrote:
>
> hii,
>      i made a project on VS.NET <http://vs.net/> but i want to import on
> MONO. How can i import that project on MONO. How can i DEBUG any web project
> on MONO and make setup for deployment. And waht files are nessesary to
> import nay web project on MONO.
>



Do you just want to run the project on mono or continue developing it?

If you just want to run the project you just copy over the directory
containing the *.aspx files and bin directory into some location on you
Linux box.

You can then use the xsp webserver to serve the pages have a look on google
to find out how to use xsp, it is very easy.

A reasonably simple project will just work with little or not changes.
remember that Linux is Case Sensitive so links image name, etc must have the
correct Case.

I am running a web site on a fat 32 partation that is shared between my
linux box and win200 box it runs perfectly OK from both operating systems.
While been developed using both MonoDevelop and Visual Studio.

Pat.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060109/95402d4d/attachment.html


More information about the Monodevelop-list mailing list