[MonoDevelop] Problem when building ASP.NET projects

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jul 25 07:21:28 EDT 2006


On 7/25/06, Matej Urbas <matej.urbas at gmail.com> wrote:
> System.UnauthorizedAccessException: Access to the path
> "/usr/local/lib/monodevelop/bin/bin" is denied.
> Note that '/usr/local/lib/monodevelop/bin/' is the installation path of
> the hosting MonoDevelop instance.
>
> I have tried to change the out directory in project's options - but
> MonoDevelop wouldn't remember my new choice (and would still use the
> default 'bin' directory).

Yeah, this is my bad -- this doen't happen with "make run", which is
what I use most of the time. The actual bin directory is created in
the right place, but MD's prebuild step is trying to create another. I
have a fix, but forgot to commit it :(

It'll be fixed a few minutes.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list