Click here to Skip to main content
15,890,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSyntax error: Missing operand after '12' operator. Pin
sankararao10-May-10 2:47
sankararao10-May-10 2:47 
AnswerRe: Syntax error: Missing operand after '12' operator. Pin
Brij10-May-10 2:58
mentorBrij10-May-10 2:58 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
sankararao10-May-10 3:06
sankararao10-May-10 3:06 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
Brij10-May-10 3:16
mentorBrij10-May-10 3:16 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
sankararao10-May-10 3:26
sankararao10-May-10 3:26 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
Brij10-May-10 3:52
mentorBrij10-May-10 3:52 
AnswerRe: Syntax error: Missing operand after '12' operator. Pin
Not Active10-May-10 3:23
mentorNot Active10-May-10 3:23 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
sankararao10-May-10 3:42
sankararao10-May-10 3:42 
now am getting
Error: String was not recognized as a valid DateTime.

dv.RowFilter = string.Format("Date='{0}'", Convert.ToDateTime(reportdate));


the reportdate contains "01/01/10"

and in the dataview the format of date is:
Date='1/1/2010 12:00:00 AM'

is this error because of the date formats? if so how to make them compatible.
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
Not Active10-May-10 4:22
mentorNot Active10-May-10 4:22 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
fjdiewornncalwe10-May-10 4:04
professionalfjdiewornncalwe10-May-10 4:04 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
sankararao10-May-10 4:13
sankararao10-May-10 4:13 
AnswerRe: Syntax error: Missing operand after '12' operator. Pin
fjdiewornncalwe10-May-10 8:27
professionalfjdiewornncalwe10-May-10 8:27 
Questionhtml looks different in Firefox Pin
Tridip Bhattacharjee10-May-10 2:41
professionalTridip Bhattacharjee10-May-10 2:41 
AnswerRe: html looks different in Firefox Pin
Brij10-May-10 2:51
mentorBrij10-May-10 2:51 
AnswerRe: html looks different in Firefox Pin
Abhijit Jana10-May-10 3:06
professionalAbhijit Jana10-May-10 3:06 
AnswerRe: html looks different in Firefox Pin
Peace ON10-May-10 3:52
Peace ON10-May-10 3:52 
GeneralRe: html looks different in Firefox Pin
Tridip Bhattacharjee10-May-10 20:17
professionalTridip Bhattacharjee10-May-10 20:17 
Questionhow to do paging with multiple active result sets Pin
happies10-May-10 2:07
happies10-May-10 2:07 
Questionhow to display nopicture image in a image control when there is no image in a database using asp.net with c# Pin
developerit10-May-10 1:54
developerit10-May-10 1:54 
AnswerRe: how to display nopicture image in a image control when there is no image in a database using asp.net with c# Pin
Brij10-May-10 2:37
mentorBrij10-May-10 2:37 
AnswerRe: how to display nopicture image in a image control when there is no image in a database using asp.net with c# Pin
Tej Aj10-May-10 2:58
Tej Aj10-May-10 2:58 
AnswerRe: how to display nopicture image in a image control when there is no image in a database using asp.net with c# Pin
Martin Jarvis10-May-10 12:49
Martin Jarvis10-May-10 12:49 
QuestionMake webpage sleep for a while Pin
seemadas10-May-10 1:04
seemadas10-May-10 1:04 
AnswerRe: Make webpage sleep for a while Pin
Abhijit Jana10-May-10 1:27
professionalAbhijit Jana10-May-10 1:27 
GeneralRe: Make webpage sleep for a while Pin
seemadas10-May-10 1:34
seemadas10-May-10 1:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.