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: CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)

Source Error:


Line 1:  using System;
Line 2:  using System.Collections.Generic;
Line 3:  using System.Linq;
Line 4:  using System.Web;
Line 5:  

Source File: \\fs1-n02\stor2wc1dfw1\395865\www.efoodmanagers.com\web\content\App_Code\UtilityClasses\TextFiles.cs    Line: 3







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