Click here to Skip to main content
15,915,755 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Editing Datagrid Pin
badgrs6-Mar-07 4:05
badgrs6-Mar-07 4:05 
AnswerRe: Editing Datagrid Pin
Vasudevan Deepak Kumar6-Mar-07 9:20
Vasudevan Deepak Kumar6-Mar-07 9:20 
QuestionCreate table Pin
leon266-Mar-07 2:43
leon266-Mar-07 2:43 
AnswerRe: Create table Pin
Vasudevan Deepak Kumar6-Mar-07 9:22
Vasudevan Deepak Kumar6-Mar-07 9:22 
QuestionCapturing the events of File Download Dialog Box Pin
Jijesh.V.R6-Mar-07 2:36
Jijesh.V.R6-Mar-07 2:36 
AnswerRe: Capturing the events of File Download Dialog Box Pin
badgrs6-Mar-07 4:07
badgrs6-Mar-07 4:07 
AnswerRe: Capturing the events of File Download Dialog Box Pin
Vasudevan Deepak Kumar6-Mar-07 9:22
Vasudevan Deepak Kumar6-Mar-07 9:22 
QuestionCrystal Report do show output when it is placed on IIS Pin
mohd imran abdul aziz6-Mar-07 1:36
mohd imran abdul aziz6-Mar-07 1:36 
Dear all,
i am making small web application using ASp.net , C# (VS2005).

Actually through this utility one can attach crystal report to web application without making any change in the code.
i am loading crystal report thrugh following code

reportdocument = new ReportDocument();

reportdocument.Load(reportpath);
CrystalReportViewer1.ReportSource = reportdocument;


Now my problem is in one report . when i run through IDE(VS2005),
it shows the output but when i do the same. it does not show any
output. please suggest some idea where i am going wrong ?

thanks


regards
imran khan

AnswerRe: Crystal Report do show output when it is placed on IIS Pin
Sylvester george6-Mar-07 2:02
Sylvester george6-Mar-07 2:02 
GeneralRe: Crystal Report do show output when it is placed on IIS Pin
mohd imran abdul aziz6-Mar-07 2:16
mohd imran abdul aziz6-Mar-07 2:16 
GeneralRe: Crystal Report do show output when it is placed on IIS Pin
Sylvester george6-Mar-07 2:19
Sylvester george6-Mar-07 2:19 
AnswerRe: Crystal Report do show output when it is placed on IIS Pin
Vasudevan Deepak Kumar6-Mar-07 9:23
Vasudevan Deepak Kumar6-Mar-07 9:23 
GeneralRe: Crystal Report do show output when it is placed on IIS Pin
mohd imran abdul aziz6-Mar-07 16:34
mohd imran abdul aziz6-Mar-07 16:34 
QuestionNeed to keep track of SENT emails Pin
Atul Kharecha6-Mar-07 1:05
Atul Kharecha6-Mar-07 1:05 
AnswerRe: Need to keep track of SENT emails Pin
Eduard Keilholz6-Mar-07 1:57
Eduard Keilholz6-Mar-07 1:57 
QuestionMenu bars in asp.net........... Pin
Member 38798816-Mar-07 0:44
Member 38798816-Mar-07 0:44 
AnswerRe: Menu bars in asp.net........... Pin
Sandeep Akhare6-Mar-07 0:49
Sandeep Akhare6-Mar-07 0:49 
GeneralRe: Menu bars in asp.net........... Pin
Member 38798816-Mar-07 0:55
Member 38798816-Mar-07 0:55 
GeneralRe: Menu bars in asp.net........... Pin
Vsree6-Mar-07 1:41
Vsree6-Mar-07 1:41 
GeneralRe: Menu bars in asp.net........... Pin
Eduard Keilholz6-Mar-07 1:59
Eduard Keilholz6-Mar-07 1:59 
Questionhow to show .00 with a number in datagridI Pin
Amit Sk Sharma6-Mar-07 0:44
Amit Sk Sharma6-Mar-07 0:44 
AnswerRe: how to show .00 with a number in datagridI Pin
Vsree6-Mar-07 1:35
Vsree6-Mar-07 1:35 
AnswerRe: how to show .00 with a number in datagridI Pin
theScorp6-Mar-07 1:42
theScorp6-Mar-07 1:42 
QuestionPosting + asp.net 2.0 +c# Pin
ritu43216-Mar-07 0:35
ritu43216-Mar-07 0:35 
AnswerRe: Posting + asp.net 2.0 +c# Pin
Sandeep Akhare6-Mar-07 0:43
Sandeep Akhare6-Mar-07 0:43 

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.