Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > Reporting Services
|
Reporting Services SQL Server Reporting Services. Please specify which version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 7th, 2005, 10:25 PM
Registered User
 
Join Date: Dec 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default deploy report for runtime environment

Hi, i am new to on this reporting service. I am wondering whether the report i generated using reporting service can be moved to other host (PC) which has no .net framework, nor the reporting service software,and not connected to my report sever database, yet i stil can perform the same viewing, filtering on the host.
If it is possible, what files should i moved to the new host (assumming the new host has its own database server)

Thanks.
 
Old January 22nd, 2006, 11:56 PM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 146
Thanks: 0
Thanked 1 Time in 1 Post
Default

A report exists in three states the published report definition (the rdl file), the intermediate report where any query parameters have been applied and the data pulled (this is cached in ReportServer or ReportServerTempDB databases -- depending on what type of cache), or the rendered report (such as a pdf file).

You can take a rendered report and move it elsewhere and view it provided you have the required app, acrobat reader, excel, etc.

Intermediate Reports exist in a database in a complex form so they can't really be moved.

Published reports -- well the rdl file can be moved but you can not display any data without something to process the rdl (the report server and the report server requires IIS and .NET) query the datasource and then render it.

In short -- no

David Lundell
Principal Consultant and Trainer
www.mutuallybeneficial.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
deploy crystal report janedong Crystal Reports 2 January 23rd, 2010 04:24 PM
Crystal Report Problem on Deploy...Everything Over sjf905 C# 4 November 9th, 2007 02:15 PM
Runtime crystsl report biplabsamanta.wd ASP.NET 1.0 and 1.1 Professional 0 July 9th, 2007 03:56 AM
Crystal Report Deploy amirmunir VB.NET 2002/2003 Basics 0 May 27th, 2006 06:01 AM
Crystal Report in >net environment and field size janet_35 Crystal Reports 3 February 17th, 2004 06:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.