https://bugzilla.novell.com/show_bug.cgi?id=377938
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=377938#c8 --- Comment #8 from Hubert FONGARNAND <[EMAIL PROTECTED]> 2008-04-09 08:39:36 MST --- I've upgraded to revision 100227, and now it fails with this error : [EMAIL PROTECTED] ~/Projects/NET2/IntranetAdmin $ ./run.sh xsp2 Listening on address: 0.0.0.0 Root directory: /home/hubert/Projects/NET2/IntranetAdmin Listening on port: 8080 (non-secure) Hit Return to stop the server. 5 Compilation failed. Errors: /tmp/hubert-temp-aspnet-0/d74e09c5/App_Web_7b8d570a_0.cs(27,13) : error CS0840: `Resources.Resource.ResourceManager.get' must have a body because it is not marked abstract or extern. The property can be automatically implemented when you define both accessors /tmp/hubert-temp-aspnet-0/d74e09c5/App_Web_7b8d570a_0.cs(36,13) : error CS0840: `Resources.Resource.CoMenu_Utilisateurs.get' must have a body because it is not marked abstract or extern. The property can be automatically implemented when you define both accessors /tmp/hubert-temp-aspnet-0/d74e09c5/App_Web_7b8d570a_0.cs(40,13) : error CS0840: `Resources.Resource.CoUser_Statut.get' must have a body because it is not marked abstract or extern. The property can be automatically implemented when you define both accessors it use to work well this morning (svn) I think it's a new problem... but i can't test... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
