[MonoDevelop] asp build problem

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Feb 25 09:40:38 EST 2007


On 2/24/07, Tom Potts <tompotts at itsosbroadband.co.uk> wrote:
> I've just created a default ASP.Net project and on trying to build/run it I
> get
> System.UnauthorizedAccessException: Access to the path
> "/usr/lib/monodevelop/bin/bin" is denied.
<snip>
> even though the project build directory is set to my project tree
> How can I fix this?

Oops, there was a change in the build pipeline meaning that one of the
ASP.NET steps was no longer executed. I've fixed it in SVN with a more
reliable method.

The whole question of setting ASP.NET build options is a tricky one. I
can't alter the output options UI, as it's provided by the language
bindings. I'm not sure whether to automagically change them to sane
values without telling the user, or throw warnings or errors if
they're changed to unusual values. I tend towards the first of these .

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list