[Mono-aspnet-list] compile Masterpage's masterpage

barrct chris at nabor.com
Fri Mar 28 14:43:33 UTC 2014


<user>@<server>:<site_dir># xbuild
MSBUILD: error MSBUILD0003: Please specify the project or solution file to
build, as none was found in the current directory.

There is no "project file" in a website.
This is a simple, pure C# ASP.NET site that dynamically loads data.

Even if this was a "project", are you saying that every time a dev updates a
single file and pushes it that they would then have to SSH into the server
and recompile it?

Our devs are Windows people and wouldn't know how to do a single thing in a
terminal.

mod-mono is supposed to be compiling the application as it's requested, but
it is not doing that correctly.
Are there flags to however mod-mono calls the compiler so that it compile
more intelligently?

In the meantime, I will spin up a copy of my dev AMI and look at getting
mono 3 on it, maybe it has a smarter compiler, although that's time that I
don't really have.



--
View this message in context: http://mono.1490590.n4.nabble.com/compile-Masterpage-s-masterpage-tp4662329p4662387.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list