Server Error in '/catalogs' Application.

Incorrect syntax near '-'.

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.SqlClient.SqlException: Incorrect syntax near '-'.

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:


[SqlException (0x80131904): Incorrect syntax near '-'.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +1950906
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4846891
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2392
   System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +33
   System.Data.SqlClient.SqlDataReader.get_MetaData() +83
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +141
   System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +12
   System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +10
   BLToolkit.Data.<>c__DisplayClass4.<ExecuteReaderInternal>b__3() in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:541
   BLToolkit.Data.DbManager.ExecuteOperation(OperationType operationType, Func`1 operation) in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:4009

[DataException: Incorrect syntax near '-'.]
   BLToolkit.Data.DbManager.OnOperationException(OperationType op, DataException ex) in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:521
   BLToolkit.Data.DbManager.HandleOperationException(OperationType op, Exception ex) in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:4031
   BLToolkit.Data.DbManager.ExecuteOperation(OperationType operationType, Func`1 operation) in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:4017
   BLToolkit.Data.DbManager.ExecuteReaderInternal(CommandBehavior commandBehavior) in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:541
   BLToolkit.Data.DbManager.ExecuteReader(CommandBehavior commandBehavior) in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:3190
   BLToolkit.Data.DbManager.ExecuteReaderInternal() in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:536
   BLToolkit.Data.DbManager.ExecuteListInternal(IList`1 list, Object[] parameters) in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:3481
   BLToolkit.Data.DbManager.ExecuteList() in C:\prog\AnchemCatalog\Bltoolkit\Data\DbManager.cs:3510
   AnchemCatalog.OrgRubric.OrgsPage(Int32 _page) in C:\prog\AnchemCatalog\AnchemCatalog\OrgRubric.cs:135
   org_index.Page_Load(Object sender, EventArgs e) +3738
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.3662; ASP.NET Version:2.0.50727.3668