Server Error in '/prc' Application.

Syntax error: Missing operand after 'http' operator.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SyntaxErrorException: Syntax error: Missing operand after 'http' operator.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SyntaxErrorException: Syntax error: Missing operand after 'http' operator.]
   System.Data.ExpressionParser.Parse() +6274741
   System.Data.DataExpression..ctor(DataTable table, String expression, Type type) +154
   System.Data.Select..ctor(DataTable table, String filterExpression, String sort, DataViewRowState recordStates) +131
   System.Data.DataTable.Select(String filterExpression) +88
   PageBase.Fn_CheckWebsiteURL() +617
   System.Web.UI.Page.OnPreInit(EventArgs e) +11155486
   System.Web.UI.Page.PerformPreInit() +42
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1256


Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.5491