Server Error in '/' Application


Compilation Error

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/www-data-temp-aspnet-0/32451e4b/App_Web_5fdce0ba_0.cs(60,21) : error CS0037: Cannot convert null to `int' because it is a value type

Source Error:

Line 58:                 System.Resources.ResourceManager rm = CAELMS_TL12.ResourceManager;
Line 59:                 if ((rm == null)) {
Line 60:                     return null;
Line 61:                 }
Line 62:                 int obj = ((int)(rm.GetObject("a", CAELMS_TL12._culture)));

Source File: /tmp/www-data-temp-aspnet-0/32451e4b/App_Web_5fdce0ba_0.cs  Line: 60




Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42