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: CS0103: The name 'model' does not exist in the current context

Source Error:


Line 35: 	templateBuilder.Append("/js/jquery-1.4.2.min.js\"></");
Line 36: 	templateBuilder.Append("script>\r\n<title>");
Line 37: 	templateBuilder.Append(Utils.ObjectToStr(model.title));
Line 38: 	templateBuilder.Append(" - ");
Line 39: 	templateBuilder.Append(Utils.ObjectToStr(config.webname));

Source File: c:\webhosting\data\aspx\huiyuan.aspx    Line: 37





Version Information: Microsoft .NET Framework Version:2.0.50727.9044; ASP.NET Version:2.0.50727.9047