Showing posts with label preview. Show all posts
Showing posts with label preview. Show all posts

Tuesday, March 20, 2012

Problem on hiding toolbar when report is being rendered

I'm using url access to preview report and added a rc:Toolbar=false. When I
preview the report, the toolbar still shows. Please help.What is the full URL you are using to access the report? Does the report
have any required parameters? What browser (version)? Can you hide other
HTML Viewer items like "Parameters"
&rc:Parameters=False
?
Rodney Landrum
"Randy Gadingan" <RandyGadingan@.discussions.microsoft.com> wrote in message
news:62610906-32E3-4BCD-B477-607AB8355237@.microsoft.com...
> I'm using url access to preview report and added a rc:Toolbar=false. When
> I
> preview the report, the toolbar still shows. Please help.
>|||make sure you add it to the end of your report and the you have the "&"
included.
like this:
&rs:Command=Render&rc:Toolbar=False
"Randy Gadingan" wrote:
> I'm using url access to preview report and added a rc:Toolbar=false. When I
> preview the report, the toolbar still shows. Please help.
>

Saturday, February 25, 2012

Problem installing Feature Pack for SQL Server 2005 SP2 CTP

Some of the individual installs on the "Feature Pack for Microsoft SQL Server 2005 Service Pack 2 - Community Technology Preview (CTP) November 2006" page available here:

http://www.microsoft.com/downloads/details.aspx?familyid=7a9ad90f-7f95-4369-a206-e84053d63fd3&displaylang=en

say "requires Microsoft Core XML Services (MSXML) 6.0, also available on this page". However, there is not an XML Services install on the page.

Is it included in one of the installs or not needed if you're already running SP1?

Thanks,

Terry

MSXML6 is installed during SQL 2005 RTM install, thus it should be there already for these installs.

Thanks,
Sam Lester (MSFT)