Click here to Skip to main content
16,019,199 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Login Failed on Deplyoed Mode Pin
yesu prakash12-Aug-09 0:28
yesu prakash12-Aug-09 0:28 
QuestionPostback causing problem Pin
greendragons11-Aug-09 8:23
greendragons11-Aug-09 8:23 
AnswerRe: Postback causing problem Pin
Hemant_ec4811-Aug-09 12:29
Hemant_ec4811-Aug-09 12:29 
GeneralRe: Postback causing problem Pin
greendragons11-Aug-09 13:05
greendragons11-Aug-09 13:05 
AnswerRe: Postback causing problem Pin
yesu prakash12-Aug-09 0:33
yesu prakash12-Aug-09 0:33 
GeneralRe: Postback causing problem Pin
greendragons12-Aug-09 1:38
greendragons12-Aug-09 1:38 
QuestionCrystal Report Problem Please Help Pin
Andile.M11-Aug-09 7:38
Andile.M11-Aug-09 7:38 
AnswerRe: Crystal Report Problem Please Help Pin
David Mujica11-Aug-09 8:02
David Mujica11-Aug-09 8:02 
You should be able to use a stored procedure as the datasource for a Crystal report.

1) Verify that when you execute the sproc outside of crystal it is returning the correct number of rows.
2) Make sure you are not performing some join in crystal which is giving you too many unexpected row.

My vision would be that the sproc would return all of the data necessary to generate the report and you would not have to join to any other table for reference data (like user first name, last name, etc), this would make designing the report very straight forward.

Hope this helps. Thumbs Up | :thumbsup:
QuestionVery Wierd quesrystring encryption problem Pin
gfrenkel111-Aug-09 7:10
gfrenkel111-Aug-09 7:10 
AnswerRe: Very Wierd quesrystring encryption problem Pin
Abhijit Jana11-Aug-09 7:25
professionalAbhijit Jana11-Aug-09 7:25 
QuestionStreaming image resources from DLL to an ASP.NET page without IHttpHandler Pin
Petri Lehtonen11-Aug-09 5:01
Petri Lehtonen11-Aug-09 5:01 
Questionmultiple DropDownList refreshing Pin
romeodamian11-Aug-09 2:51
romeodamian11-Aug-09 2:51 
QuestionExpression - Evaluate - Very Urgent Pin
sekannak11-Aug-09 2:38
sekannak11-Aug-09 2:38 
AnswerDon't be rude Pin
Not Active11-Aug-09 2:45
mentorNot Active11-Aug-09 2:45 
AnswerRe: Expression - Evaluate - Very Urgent Pin
Arindam Sinha11-Aug-09 2:58
Arindam Sinha11-Aug-09 2:58 
AnswerRe: Expression - Evaluate - Very Urgent Pin
logiclabz11-Aug-09 3:01
logiclabz11-Aug-09 3:01 
QuestionPopulating a crystal report using Stored procedure Pin
LucBite11-Aug-09 2:35
LucBite11-Aug-09 2:35 
AnswerRe: Populating a crystal report using Stored procedure Pin
Venkatesh Mookkan11-Aug-09 16:11
Venkatesh Mookkan11-Aug-09 16:11 
Questionhow to render grid in divs? Pin
mr_muskurahat11-Aug-09 2:31
mr_muskurahat11-Aug-09 2:31 
AnswerRe: how to render grid in divs? Pin
Mike Ellison11-Aug-09 2:41
Mike Ellison11-Aug-09 2:41 
QuestionHow to generate missing PageName.aspx.designer.cs Pin
Chesnokov Yuriy11-Aug-09 1:44
professionalChesnokov Yuriy11-Aug-09 1:44 
AnswerRe: How to generate missing PageName.aspx.designer.cs [modified] Pin
l.czibolya11-Aug-09 3:11
l.czibolya11-Aug-09 3:11 
AnswerRe: How to generate missing PageName.aspx.designer.cs Pin
Abhijit Jana11-Aug-09 3:24
professionalAbhijit Jana11-Aug-09 3:24 
GeneralRe: How to generate missing PageName.aspx.designer.cs Pin
Chesnokov Yuriy11-Aug-09 3:28
professionalChesnokov Yuriy11-Aug-09 3:28 
QuestionRemember Me Pin
janani1311-Aug-09 1:41
janani1311-Aug-09 1:41 

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.