Server Error in '/adwitiyanew' 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.Xml' (are you missing an assembly reference?)

Source Error:


Line 10: using System.Web.UI.WebControls.WebParts;
Line 11: using System.Web.UI.HtmlControls;
Line 12: using System.Xml.Linq;
Line 13: using System.Data.SqlClient;
Line 14: using adwitya.includes;

Source File: d:\inetpub\vhosts\adwitiyaprojects.com\httpdocs\adwitiyanew\frontend.master.cs    Line: 12






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