[Mono-bugs] [Bug 377938] How to specify an encoding to the .cs files in App_Code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 9 10:39:37 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=377938

User informatique.internet at fiducial.fr added comment
https://bugzilla.novell.com/show_bug.cgi?id=377938#c8





--- Comment #8 from Hubert FONGARNAND <informatique.internet at fiducial.fr>  2008-04-09 08:39:36 MST ---
I've upgraded to revision 100227, and now it fails with this error :

hubert at hublinux ~/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.


More information about the mono-bugs mailing list