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: CS1001: Identifier expected

Source Error:


Line 206:            return null;
Line 207:
Line 208:        const CACHE_MINUTES = 45;
Line 209:        var queryText = JsonConvert.SerializeObject(result.Query);
Line 210:        var id = VolatileGetSearchID(queryText);

Source File: f:\Inetpub\virtualserver1\sites\soarr_reboot\App_Code\SearchManager.cs    Line: 208







Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4494.0