[Mono-aspnet-list] Resources and App_GlobalResources
Randall Smith
randall at tnr.cc
Fri Apr 10 17:28:55 EDT 2009
I'm not a .net developer and I'm trying to get a .net app that was
written with codecharge to run on mono.
mono 1.9.1
running: MONO_OPTIONS=--debug xsp2
Description: Error compiling a resource required to service this
request. Review your source file and modify it to fix this error.
Compiler Error Message:
/tmp/randall-temp-aspnet-0/7f146cd5/App_Web_511fae26_3.cs(442,50) :
error CS0103: The name `Resources' does not exist in the current context
/tmp/randall-temp-aspnet-0/7f146cd5/App_Web_511fae26_3.cs(447,51) :
error CS0103: The name `Resources' does not exist in the current context
/tmp/randall-temp-aspnet-0/7f146cd5/App_Web_511fae26_3.cs(452,49) :
error CS0103: The name `Resources' does not exist in the current context
My understanding of asp.net 2 is that Resources should be available and
items in App_GlobalResources should be accessible like:
Resources.resource1.attr
Any help will be appreciated.
--
Randall Smith
More information about the Mono-aspnet-list
mailing list