Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'Settings.Sites' does not contain a definition for 'orMobileFoodVending'

Source Error:


Line 33:             Response.Redirect("Login.aspx?Type=Student");
Line 34: 
Line 35:         if (SessionVar.Organization == Settings.Sites.orMobileFoodVending)
Line 36:         {
Line 37:             ShopCartHeight = "150";

Source File: \\fs1-n02\stor2wc1dfw1\395865\www.emobilefoodvending.com\web\content\PayFee.aspx.cs    Line: 35





Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975