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:  using System.Web.UI;

Source File: d:\inetpub\vhosts\vp6.in\icaipanipat.org\Treasurer.aspx.cs    Line: 3





Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175