من ajax رو نصب کردم دوباره اجرا کردم این error رو داد

Server Error in '/Final Forum Project' 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: CS0246: The type or namespace name 'farhaniPersianDate' could not be found (are you missing a using directive or an assembly reference?)

Source Error:

Line 13: using System.Data.Sql;Line 14: using System.Data.SqlClient;Line 15: using farhaniPersianDate;Line 16: Line 17: public class SDKClass
Source File: c:\Documents and Settings\Administrator\Desktop\site amade\Full Site\Final Forum Project\App_Code\SDKClass.cs Line: 15