This is a migrated thread and some comments may be shown as answers.

Not displaying report data after production release

2 Answers 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 03 Apr 2009, 08:52 PM
The report viewer is there, so is the report header, but the data does not show up. It works on my local box. I checked the connection string.

What am I missing

2 Answers, 1 is accepted

Sort by
0
Robert
Top achievements
Rank 1
answered on 03 Apr 2009, 09:14 PM
Ok, I found what I was missing. The table adapter that was created with the report was using 'Integrated Security = true'.

The only place I didn't look: The table adapter in the dataset.
0
Steve
Telerik team
answered on 07 Apr 2009, 08:38 AM
Hello Robert,

In order to avoid changing the connectionString from the tableAdapter manually every time you add new reports to your project, you can use the approach from this code library.

Kind regards,
Steve
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Robert
Top achievements
Rank 1
Answers by
Robert
Top achievements
Rank 1
Steve
Telerik team
Share this question
or