Showing posts with label deployed. Show all posts
Showing posts with label deployed. Show all posts

Tuesday, March 27, 2012

Extra space at bottom of page

I keep getting extra space at the bottom of each page on my report when it is deployed to the web server but I don't get this extra space on the report server. Does anyone know if this is in the report layout or if the problem is in the web page itself?

Thanks,

messed around with report printer properties and re-deployed.sql

Monday, March 26, 2012

External Images (URL Based) don't display on deployed reports

Hello,
I have a RS 2005 report which uses a report parameter as the source for an
image external image. When in report designer, everything works fine. When
deployed, the image shows as red x.
I am not using unattended credentials since the image is accessible without
credentials. I even tried images from microsoft.com and cnn.com
Any help would be appreciated.
-PedroHi Pedro,
Probabily the image directory is not proper. Just right click on the Red x
or view source to see where the image points to and check the directory for
your image. Better to include it in your project so that the link is not lost.
Amarnath
"Pedro" wrote:
> Hello,
> I have a RS 2005 report which uses a report parameter as the source for an
> image external image. When in report designer, everything works fine. When
> deployed, the image shows as red x.
> I am not using unattended credentials since the image is accessible without
> credentials. I even tried images from microsoft.com and cnn.com
> Any help would be appreciated.
> -Pedro
>
>

Friday, February 17, 2012

Exporting to Excel

I've created several reports in VS2005 and have deployed them to my RS.
I would like each one of these reports to be a seperate worksheet in an
Excel workbook.
Is it possible to Export multiple reports as seperate worksheets to one
Excel workbook'
Thanks
--
ChrisOn May 7, 11:45 am, Chris <C...@.discussions.microsoft.com> wrote:
> I've created several reports in VS2005 and have deployed them to my RS.
> I would like each one of these reports to be a seperate worksheet in an
> Excel workbook.
> Is it possible to Export multiple reports as seperate worksheets to one
> Excel workbook'
> Thanks
> --
> Chris
If you place all of the reports into one report this can work.
Create a new report. Place each report as a sub report in the new
report. Then make "page breaks" after each sub report. The page break
should create a new worksheet in the excel document.
D. Spohn|||Thank you so much!
--
Chris
"dspohn" wrote:
> On May 7, 11:45 am, Chris <C...@.discussions.microsoft.com> wrote:
> > I've created several reports in VS2005 and have deployed them to my RS.
> > I would like each one of these reports to be a seperate worksheet in an
> > Excel workbook.
> > Is it possible to Export multiple reports as seperate worksheets to one
> > Excel workbook'
> >
> > Thanks
> > --
> > Chris
> If you place all of the reports into one report this can work.
> Create a new report. Place each report as a sub report in the new
> report. Then make "page breaks" after each sub report. The page break
> should create a new worksheet in the excel document.
>
> D. Spohn
>|||I have a report with 3 sub reports where I placed page breaks after each one.
When I deploy to my RS and run the report it does come up with 4 pages, but
when I select Excel and then export only 3 worksheets are created instead of
4. Do you have any idea why this is happening'
Thanks in advance.
--
Chris
"Chris" wrote:
> Thank you so much!
> --
> Chris
>
> "dspohn" wrote:
> > On May 7, 11:45 am, Chris <C...@.discussions.microsoft.com> wrote:
> > > I've created several reports in VS2005 and have deployed them to my RS.
> > > I would like each one of these reports to be a seperate worksheet in an
> > > Excel workbook.
> > > Is it possible to Export multiple reports as seperate worksheets to one
> > > Excel workbook'
> > >
> > > Thanks
> > > --
> > > Chris
> >
> > If you place all of the reports into one report this can work.
> >
> > Create a new report. Place each report as a sub report in the new
> > report. Then make "page breaks" after each sub report. The page break
> > should create a new worksheet in the excel document.
> >
> >
> > D. Spohn
> >
> >