[MonoDevelop] Compiling ASP.NET applications

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Oct 7 22:59:53 EDT 2007


Hi,

On 10/5/07, Paulo Aboim Pinto <esqueleto at tusofona.com> wrote:
> Hello ...
>
> I get the SVN version of MonoDevelop (revision 86937) and now I'm
> getting a problem that I already report as a bug in a previous version.
>
> When I compile the ASP.NET application the MonoDevelop does not copy the
> dlls referenced in the project.
> Because of that when I run the application I got an error in  XSP.

This works for me -- it doesn't copy the references at compilation,
but instead when running or deploying. Are the references set to
"local copy"? Right-click on the references in the project pad to set
this.

> Another error is, I use .NET 2.0 version and of course, all my projects,
> but when I run the ASP.NET application the web server that runs is XPS
> and not XSP2

Oops, looks like this was a bug I introduced in r86806. I don't have
svn access right now (have just moved to Boston and am having wifi
issues), but I will fix it ASAP.

> Right now I'm copying the dll from reference into the bin directory and
> I'm runnig XSP2 in the console.
> Can anyone resolve this!??!?!'
>
>
> I will post this in Bugzilla too.

Thanks,

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list