Yarış Programı

Server Error in '/' Application.
Syntax error: Missing operand after '=' 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 '=' 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 '='
operator.]
System.Data.ExpressionParser.Parse(
) +6798942
System.Data.DataExpression..ctor(Da
taTable table, String expression,
Type type) +166
System.Data.DataTable.Select(String
filterExpression, String sort) +232
TJK.Controllers.InfoController.Page
PDF(String queryName) +658
lambda_method(Closure ,
ControllerBase , Object[] ) +127
System.Web.Mvc.ReflectedActionDescr
iptor.Execute(ControllerContext
controllerContext, IDictionary`2
parameters) +274
System.Web.Mvc.ControllerActionInvo
ker.InvokeActionMethod(ControllerCo
ntext controllerContext,
ActionDescriptor actionDescriptor,
IDictionary`2 parameters) +39
System.Web.Mvc.<>c__DisplayClass15.
<InvokeActionMethodWithFilters>b__1
2() +120
System.Web.Mvc.ControllerActionInvo
ker.InvokeActionMethodFilter(IActio
nFilter filter,
ActionExecutingContext preContext,
Func`1 continuation) +637
System.Web.Mvc.ControllerActionInvo
ker.InvokeActionMethodWithFilters(C
ontrollerContext controllerContext,
IList`1 filters, ActionDescriptor
actionDescriptor, IDictionary`2
parameters) +307
System.Web.Mvc.ControllerActionInvo
ker.InvokeAction(ControllerContext
controllerContext, String
actionName) +720
System.Web.Mvc.Controller.ExecuteCo
re() +162
System.Web.Mvc.ControllerBase.Execu
te(RequestContext requestContext)
+305
System.Web.Mvc.<>c__DisplayClassb.<
BeginProcessRequest>b__5() +62
System.Web.Mvc.Async.<>c__DisplayCl
ass1.<MakeVoidDelegate>b__0() +15
System.Web.CallHandlerExecutionStep
.System.Web.HttpApplication.IExecut
ionStep.Execute() +606
System.Web.HttpApplication.ExecuteS
tep(IExecutionStep step, Boolean&
completedSynchronously) +288
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34237