Is it me, or is there no print button on the SSRS toolbar in Firefox 2?

Thank you,

--

Alain Quesnel
alainsansspam@logiquel.com

www.logiquel.com

Re: No print button in Firefox 2 by EMartinez

EMartinez
Fri Nov 30 19:33:20 PST 2007

On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
wrote:
> Is it me, or is there no print button on the SSRS toolbar in Firefox 2?
>
> Thank you,
>
> --
>
> Alain Quesnel
> alainsanss...@logiquel.com
>
> www.logiquel.com


There normally is. Do you have the latest updates installed for
Firefox?

Enrique Martinez
Sr. Software Consultant

Re: No print button in Firefox 2 by Alain

Alain
Sat Dec 01 05:02:33 PST 2007

I'm using Firefox 2.0.0.10 English on XP Pro English SP2. This is what is
says in the about box of Firefox:

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10) Gecko/20071115
Firefox/2.0.0.10

I also have SP2 installed on MSSQL 2005 Dev. and SSRS (9.00.3042.00).

Thank you,

--

Alain Quesnel
alainsansspam@logiquel.com

www.logiquel.com


"EMartinez" <emartinez.pr1@gmail.com> wrote in message
news:54e076a9-c158-4d6b-87d6-c420fbd5ce1a@o42g2000hsc.googlegroups.com...
> On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
> wrote:
>> Is it me, or is there no print button on the SSRS toolbar in Firefox 2?
>>
>> Thank you,
>>
>> --
>>
>> Alain Quesnel
>> alainsanss...@logiquel.com
>>
>> www.logiquel.com
>
>
> There normally is. Do you have the latest updates installed for
> Firefox?
>
> Enrique Martinez
> Sr. Software Consultant


Re: No print button in Firefox 2 by EMartinez

EMartinez
Sat Dec 01 10:39:48 PST 2007

On Dec 1, 7:02 am, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
> I'm using Firefox 2.0.0.10 English on XP Pro English SP2. This is what is
> says in the about box of Firefox:
>
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10) Gecko/20071115
> Firefox/2.0.0.10
>
> I also have SP2 installed on MSSQL 2005 Dev. and SSRS (9.00.3042.00).
>
> Thank you,
>
> --
>
> Alain Quesnel
> alainsanss...@logiquel.com
>
> www.logiquel.com
>
> "EMartinez" <emartinez....@gmail.com> wrote in message
>
> news:54e076a9-c158-4d6b-87d6-c420fbd5ce1a@o42g2000hsc.googlegroups.com...
>
> > On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
> > wrote:
> >> Is it me, or is there no print button on the SSRS toolbar in Firefox 2?
>
> >> Thank you,
>
> >> --
>
> >> Alain Quesnel
> >> alainsanss...@logiquel.com
>
> >>www.logiquel.com
>
> > There normally is. Do you have the latest updates installed for
> > Firefox?
>
> > Enrique Martinez
> > Sr. Software Consultant


The latest version for Firefox is 2.0.0.11; however, it sounds more
like that you might be hiding the toolbar if you are displaying an
SSRS Report through a reportviewer or a URL call to it (in the URL
call, this is an explicit parameter setting in the URL). Is either one
of these the case? Also, this might be a long shot; however, you might
want to check the javascript file for the Report Manager and make sure
that, if you have SSRS installed on any other box, you have the latest
javascript file available (normally it is located in this path: C:
\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services
\ReportManager\js\. The MSSQL.2 could be MSSQL.3 if you have SSIS or
SSAS installed). And this is another long shot; but, you might check
parameter settings in the config files locater here normally: C:
\Program Files\Microsoft SQL Server\<MSSQL.2 or MSSQL.3>\Reporting
Services\ReportManager. Hope this helps further.

Regards,

Enrique Martinez
Sr. Software Consultant

Re: No print button in Firefox 2 by EMartinez

EMartinez
Sat Dec 01 10:41:16 PST 2007

On Dec 1, 12:39 pm, EMartinez <emartinez....@gmail.com> wrote:
> On Dec 1, 7:02 am, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
>
>
>
> > I'm using Firefox 2.0.0.10 English on XP Pro English SP2. This is what is
> > says in the about box of Firefox:
>
> > Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10) Gecko/20071115
> > Firefox/2.0.0.10
>
> > I also have SP2 installed on MSSQL 2005 Dev. and SSRS (9.00.3042.00).
>
> > Thank you,
>
> > --
>
> > Alain Quesnel
> > alainsanss...@logiquel.com
>
> >www.logiquel.com
>
> > "EMartinez" <emartinez....@gmail.com> wrote in message
>
> >news:54e076a9-c158-4d6b-87d6-c420fbd5ce1a@o42g2000hsc.googlegroups.com...
>
> > > On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
> > > wrote:
> > >> Is it me, or is there no print button on the SSRS toolbar in Firefox 2?
>
> > >> Thank you,
>
> > >> --
>
> > >> Alain Quesnel
> > >> alainsanss...@logiquel.com
>
> > >>www.logiquel.com
>
> > > There normally is. Do you have the latest updates installed for
> > > Firefox?
>
> > > Enrique Martinez
> > > Sr. Software Consultant
>
> The latest version for Firefox is 2.0.0.11; however, it sounds more
> like that you might be hiding the toolbar if you are displaying an
> SSRS Report through a reportviewer or a URL call to it (in the URL
> call, this is an explicit parameter setting in the URL). Is either one
> of these the case? Also, this might be a long shot; however, you might
> want to check the javascript file for the Report Manager and make sure
> that, if you have SSRS installed on any other box, you have the latest
> javascript file available (normally it is located in this path: C:
> \Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services
> \ReportManager\js\. The MSSQL.2 could be MSSQL.3 if you have SSIS or
> SSAS installed). And this is another long shot; but, you might check
> parameter settings in the config files locater here normally: C:
> \Program Files\Microsoft SQL Server\<MSSQL.2 or MSSQL.3>\Reporting
> Services\ReportManager. Hope this helps further.
>
> Regards,
>
> Enrique Martinez
> Sr. Software Consultant


Oh, I failed to mention, if none of this resolves the issue, you might
want to uninstall and reinstall Firefox.

Regards,

Enrique Martinez
Sr. Software Consultant


Re: No print button in Firefox 2 by Alain

Alain
Sat Dec 01 14:06:56 PST 2007

With the same URL, I can see the print button in MSIE 7 and MSIE 6. This is
the URL I use:
http://p4p800/ReportServer/Pages/ReportViewer.aspx?%2fMyFolder%2fMyReport
In Firefox, I can see the toolbar (first page, previous page, etc.), but no
print button. The Find | Next text box is also missing from the toolbar.

BTW, what is the URL parameter that hides the toolbar?

Thank you,

--

Alain Quesnel
alainsansspam@logiquel.com

www.logiquel.com


"EMartinez" <emartinez.pr1@gmail.com> wrote in message
news:efd8ce1b-e650-459c-b43a-2aa19c1e177f@e23g2000prf.googlegroups.com...
> On Dec 1, 7:02 am, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
>> I'm using Firefox 2.0.0.10 English on XP Pro English SP2. This is what is
>> says in the about box of Firefox:
>>
>> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10)
>> Gecko/20071115
>> Firefox/2.0.0.10
>>
>> I also have SP2 installed on MSSQL 2005 Dev. and SSRS (9.00.3042.00).
>>
>> Thank you,
>>
>> --
>>
>> Alain Quesnel
>> alainsanss...@logiquel.com
>>
>> www.logiquel.com
>>
>> "EMartinez" <emartinez....@gmail.com> wrote in message
>>
>> news:54e076a9-c158-4d6b-87d6-c420fbd5ce1a@o42g2000hsc.googlegroups.com...
>>
>> > On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
>> > wrote:
>> >> Is it me, or is there no print button on the SSRS toolbar in Firefox
>> >> 2?
>>
>> >> Thank you,
>>
>> >> --
>>
>> >> Alain Quesnel
>> >> alainsanss...@logiquel.com
>>
>> >>www.logiquel.com
>>
>> > There normally is. Do you have the latest updates installed for
>> > Firefox?
>>
>> > Enrique Martinez
>> > Sr. Software Consultant
>
>
> The latest version for Firefox is 2.0.0.11; however, it sounds more
> like that you might be hiding the toolbar if you are displaying an
> SSRS Report through a reportviewer or a URL call to it (in the URL
> call, this is an explicit parameter setting in the URL). Is either one
> of these the case? Also, this might be a long shot; however, you might
> want to check the javascript file for the Report Manager and make sure
> that, if you have SSRS installed on any other box, you have the latest
> javascript file available (normally it is located in this path: C:
> \Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services
> \ReportManager\js\. The MSSQL.2 could be MSSQL.3 if you have SSIS or
> SSAS installed). And this is another long shot; but, you might check
> parameter settings in the config files locater here normally: C:
> \Program Files\Microsoft SQL Server\<MSSQL.2 or MSSQL.3>\Reporting
> Services\ReportManager. Hope this helps further.
>
> Regards,
>
> Enrique Martinez
> Sr. Software Consultant


Re: No print button in Firefox 2 by EMartinez

EMartinez
Sat Dec 01 15:33:43 PST 2007

On Dec 1, 4:06 pm, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
> With the same URL, I can see the print button in MSIE 7 and MSIE 6. This is
> the URL I use:http://p4p800/ReportServer/Pages/ReportViewer.aspx?%2fMyFolder%2fMyRe...
> In Firefox, I can see the toolbar (first page, previous page, etc.), but no
> print button. The Find | Next text box is also missing from the toolbar.
>
> BTW, what is the URL parameter that hides the toolbar?
>
> Thank you,
>
> --
>
> Alain Quesnel
> alainsanss...@logiquel.com
>
> www.logiquel.com
>
> "EMartinez" <emartinez....@gmail.com> wrote in message
>
> news:efd8ce1b-e650-459c-b43a-2aa19c1e177f@e23g2000prf.googlegroups.com...
>
> > On Dec 1, 7:02 am, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
> >> I'm using Firefox 2.0.0.10 English on XP Pro English SP2. This is what is
> >> says in the about box of Firefox:
>
> >> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10)
> >> Gecko/20071115
> >> Firefox/2.0.0.10
>
> >> I also have SP2 installed on MSSQL 2005 Dev. and SSRS (9.00.3042.00).
>
> >> Thank you,
>
> >> --
>
> >> Alain Quesnel
> >> alainsanss...@logiquel.com
>
> >>www.logiquel.com
>
> >> "EMartinez" <emartinez....@gmail.com> wrote in message
>
> >>news:54e076a9-c158-4d6b-87d6-c420fbd5ce1a@o42g2000hsc.googlegroups.com...
>
> >> > On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
> >> > wrote:
> >> >> Is it me, or is there no print button on the SSRS toolbar in Firefox
> >> >> 2?
>
> >> >> Thank you,
>
> >> >> --
>
> >> >> Alain Quesnel
> >> >> alainsanss...@logiquel.com
>
> >> >>www.logiquel.com
>
> >> > There normally is. Do you have the latest updates installed for
> >> > Firefox?
>
> >> > Enrique Martinez
> >> > Sr. Software Consultant
>
> > The latest version for Firefox is 2.0.0.11; however, it sounds more
> > like that you might be hiding the toolbar if you are displaying an
> > SSRS Report through a reportviewer or a URL call to it (in the URL
> > call, this is an explicit parameter setting in the URL). Is either one
> > of these the case? Also, this might be a long shot; however, you might
> > want to check the javascript file for the Report Manager and make sure
> > that, if you have SSRS installed on any other box, you have the latest
> > javascript file available (normally it is located in this path: C:
> > \Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services
> > \ReportManager\js\. The MSSQL.2 could be MSSQL.3 if you have SSIS or
> > SSAS installed). And this is another long shot; but, you might check
> > parameter settings in the config files locater here normally: C:
> > \Program Files\Microsoft SQL Server\<MSSQL.2 or MSSQL.3>\Reporting
> > Services\ReportManager. Hope this helps further.
>
> > Regards,
>
> > Enrique Martinez
> > Sr. Software Consultant


This article explains hiding the toolbar via SSRS URL access.
http://msdn2.microsoft.com/en-us/library/ms152835.aspx
Of course, there are differences in Firefox rendering of reports vs
IE; however, I thought that all the functionality existed in Firefox.
Have you tried uninstalling and reinstalling Firefox yet?

Regards,

Enrique Martinez
Sr. Software Consultant

Re: No print button in Firefox 2 by Alain

Alain
Sat Dec 01 16:39:21 PST 2007

Haven't tried uninstalling and re-installing. I did upgrade from 2.0.0.10 to
2.0.0.11 and it made no difference.

We have Firefox where I teach. I'll check it out next time I'm there.

Thank you,

--

Alain Quesnel
alainsansspam@logiquel.com

www.logiquel.com


"EMartinez" <emartinez.pr1@gmail.com> wrote in message
news:5f07797d-c0e8-4a8e-8df2-c707e0cd0683@f3g2000hsg.googlegroups.com...
> On Dec 1, 4:06 pm, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
>> With the same URL, I can see the print button in MSIE 7 and MSIE 6. This
>> is
>> the URL I
>> use:http://p4p800/ReportServer/Pages/ReportViewer.aspx?%2fMyFolder%2fMyRe...
>> In Firefox, I can see the toolbar (first page, previous page, etc.), but
>> no
>> print button. The Find | Next text box is also missing from the toolbar.
>>
>> BTW, what is the URL parameter that hides the toolbar?
>>
>> Thank you,
>>
>> --
>>
>> Alain Quesnel
>> alainsanss...@logiquel.com
>>
>> www.logiquel.com
>>
>> "EMartinez" <emartinez....@gmail.com> wrote in message
>>
>> news:efd8ce1b-e650-459c-b43a-2aa19c1e177f@e23g2000prf.googlegroups.com...
>>
>> > On Dec 1, 7:02 am, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
>> >> I'm using Firefox 2.0.0.10 English on XP Pro English SP2. This is what
>> >> is
>> >> says in the about box of Firefox:
>>
>> >> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10)
>> >> Gecko/20071115
>> >> Firefox/2.0.0.10
>>
>> >> I also have SP2 installed on MSSQL 2005 Dev. and SSRS (9.00.3042.00).
>>
>> >> Thank you,
>>
>> >> --
>>
>> >> Alain Quesnel
>> >> alainsanss...@logiquel.com
>>
>> >>www.logiquel.com
>>
>> >> "EMartinez" <emartinez....@gmail.com> wrote in message
>>
>> >>news:54e076a9-c158-4d6b-87d6-c420fbd5ce1a@o42g2000hsc.googlegroups.com...
>>
>> >> > On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
>> >> > wrote:
>> >> >> Is it me, or is there no print button on the SSRS toolbar in
>> >> >> Firefox
>> >> >> 2?
>>
>> >> >> Thank you,
>>
>> >> >> --
>>
>> >> >> Alain Quesnel
>> >> >> alainsanss...@logiquel.com
>>
>> >> >>www.logiquel.com
>>
>> >> > There normally is. Do you have the latest updates installed for
>> >> > Firefox?
>>
>> >> > Enrique Martinez
>> >> > Sr. Software Consultant
>>
>> > The latest version for Firefox is 2.0.0.11; however, it sounds more
>> > like that you might be hiding the toolbar if you are displaying an
>> > SSRS Report through a reportviewer or a URL call to it (in the URL
>> > call, this is an explicit parameter setting in the URL). Is either one
>> > of these the case? Also, this might be a long shot; however, you might
>> > want to check the javascript file for the Report Manager and make sure
>> > that, if you have SSRS installed on any other box, you have the latest
>> > javascript file available (normally it is located in this path: C:
>> > \Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services
>> > \ReportManager\js\. The MSSQL.2 could be MSSQL.3 if you have SSIS or
>> > SSAS installed). And this is another long shot; but, you might check
>> > parameter settings in the config files locater here normally: C:
>> > \Program Files\Microsoft SQL Server\<MSSQL.2 or MSSQL.3>\Reporting
>> > Services\ReportManager. Hope this helps further.
>>
>> > Regards,
>>
>> > Enrique Martinez
>> > Sr. Software Consultant
>
>
> This article explains hiding the toolbar via SSRS URL access.
> http://msdn2.microsoft.com/en-us/library/ms152835.aspx
> Of course, there are differences in Firefox rendering of reports vs
> IE; however, I thought that all the functionality existed in Firefox.
> Have you tried uninstalling and reinstalling Firefox yet?
>
> Regards,
>
> Enrique Martinez
> Sr. Software Consultant


Re: No print button in Firefox 2 by EMartinez

EMartinez
Sat Dec 01 22:04:18 PST 2007

On Dec 1, 6:39 pm, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
> Haven't tried uninstalling and re-installing. I did upgrade from 2.0.0.10 to
> 2.0.0.11 and it made no difference.
>
> We have Firefox where I teach. I'll check it out next time I'm there.
>
> Thank you,
>
> --
>
> Alain Quesnel
> alainsanss...@logiquel.com
>
> www.logiquel.com
>
> "EMartinez" <emartinez....@gmail.com> wrote in message
>
> news:5f07797d-c0e8-4a8e-8df2-c707e0cd0683@f3g2000hsg.googlegroups.com...
>
> > On Dec 1, 4:06 pm, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
> >> With the same URL, I can see the print button in MSIE 7 and MSIE 6. This
> >> is
> >> the URL I
> >> use:http://p4p800/ReportServer/Pages/ReportViewer.aspx?%2fMyFolder%2fMyRe...
> >> In Firefox, I can see the toolbar (first page, previous page, etc.), but
> >> no
> >> print button. The Find | Next text box is also missing from the toolbar.
>
> >> BTW, what is the URL parameter that hides the toolbar?
>
> >> Thank you,
>
> >> --
>
> >> Alain Quesnel
> >> alainsanss...@logiquel.com
>
> >>www.logiquel.com
>
> >> "EMartinez" <emartinez....@gmail.com> wrote in message
>
> >>news:efd8ce1b-e650-459c-b43a-2aa19c1e177f@e23g2000prf.googlegroups.com...
>
> >> > On Dec 1, 7:02 am, "Alain Quesnel" <alainsanss...@logiquel.com> wrote:
> >> >> I'm using Firefox 2.0.0.10 English on XP Pro English SP2. This is what
> >> >> is
> >> >> says in the about box of Firefox:
>
> >> >> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10)
> >> >> Gecko/20071115
> >> >> Firefox/2.0.0.10
>
> >> >> I also have SP2 installed on MSSQL 2005 Dev. and SSRS (9.00.3042.00).
>
> >> >> Thank you,
>
> >> >> --
>
> >> >> Alain Quesnel
> >> >> alainsanss...@logiquel.com
>
> >> >>www.logiquel.com
>
> >> >> "EMartinez" <emartinez....@gmail.com> wrote in message
>
> >> >>news:54e076a9-c158-4d6b-87d6-c420fbd5ce1a@o42g2000hsc.googlegroups.com...
>
> >> >> > On Nov 30, 8:09 pm, "Alain Quesnel" <alainsanss...@logiquel.com>
> >> >> > wrote:
> >> >> >> Is it me, or is there no print button on the SSRS toolbar in
> >> >> >> Firefox
> >> >> >> 2?
>
> >> >> >> Thank you,
>
> >> >> >> --
>
> >> >> >> Alain Quesnel
> >> >> >> alainsanss...@logiquel.com
>
> >> >> >>www.logiquel.com
>
> >> >> > There normally is. Do you have the latest updates installed for
> >> >> > Firefox?
>
> >> >> > Enrique Martinez
> >> >> > Sr. Software Consultant
>
> >> > The latest version for Firefox is 2.0.0.11; however, it sounds more
> >> > like that you might be hiding the toolbar if you are displaying an
> >> > SSRS Report through a reportviewer or a URL call to it (in the URL
> >> > call, this is an explicit parameter setting in the URL). Is either one
> >> > of these the case? Also, this might be a long shot; however, you might
> >> > want to check the javascript file for the Report Manager and make sure
> >> > that, if you have SSRS installed on any other box, you have the latest
> >> > javascript file available (normally it is located in this path: C:
> >> > \Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services
> >> > \ReportManager\js\. The MSSQL.2 could be MSSQL.3 if you have SSIS or
> >> > SSAS installed). And this is another long shot; but, you might check
> >> > parameter settings in the config files locater here normally: C:
> >> > \Program Files\Microsoft SQL Server\<MSSQL.2 or MSSQL.3>\Reporting
> >> > Services\ReportManager. Hope this helps further.
>
> >> > Regards,
>
> >> > Enrique Martinez
> >> > Sr. Software Consultant
>
> > This article explains hiding the toolbar via SSRS URL access.
> >http://msdn2.microsoft.com/en-us/library/ms152835.aspx
> > Of course, there are differences in Firefox rendering of reports vs
> > IE; however, I thought that all the functionality existed in Firefox.
> > Have you tried uninstalling and reinstalling Firefox yet?
>
> > Regards,
>
> > Enrique Martinez
> > Sr. Software Consultant


You're welcome. Also, you will want to make sure that Firefox allows
the equivalent of ActiveX controls. If SSRS is installed on a separate
box without SP2 (for SQL Server 2005), this might be the problem. Hope
this helps further.

Regards,

Enrique Martinez
Sr. Software Consultant