[MonoDevelop] Upcoming releases

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Jun 14 14:09:49 EDT 2008


On Wed, Jun 11, 2008 at 11:35 AM, simozzer <SimonMoscrop at hotmail.com> wrote:
> I have built monodevelop 1.9 from trunk and see the following error when
> trying to create a new C# ASP.NET Web Application:
> " 'Global.asax' could not be written. "
>
> Details:
> System.ArgumentNullException: Argument cannot be null.
> Parameter name: path
>  at MonoDevelop.Core.FileService.GetFullPath (System.String path) [0x00000]
>  at MonoDevelop.Projects.ProjectFile..ctor (System.String filename,
> BuildAction buildAction) [0x00000]
>  at MonoDevelop.Projects.Project.AddFile (System.String filename,
> BuildAction action) [0x00000]
>  at MonoDevelop.AspNet.AspNetAppProject.OnFileAddedToProject
> (MonoDevelop.Projects.ProjectFileEventArgs e) [0x00000]
<...>
> Just thought i'd report this after seeing that you're about to release 1.9.
> Do I need to make a bugzilla entry?

The code that caused this error went into trunk after the 1.9 branch.
Also, I thought I fixed it yesterday. Could you svn up?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list