Hi, Vadim
The controls work just in Visual Studio 2005 created applications.
This means that you can create an application that includes the viewer
controls and:
- for Windows Forms distribute it to your customers. (They will need .NET
Framework 2.0 installed locally on their machines.)
- for ASP.NET applications, distribute it to your IIS Server
They will need .NET Framework 2.0 installed locally on their machines.
The application will view (and process) reports installed locally (or
locally to the ASP.NET app).
On the contrary, you can make the controls work on remote (server) mode,
this means, calling reports that exist and are processed in a Reporting
Services server. The controls will just show the results.
As you can see, when using the controls in local mode, no Reporting Services
"version" is used, although I guess the local reports need to be in RS2005
format (RDL Nov05 specification).
Hope this helps,
Jordi Rambla
MVP SQL Server (Reporting Services)
Solid Quality Learning (
http://www.solidqualitylearning.com)
"Vadim" <vadim@dontsend.com> escribió en el mensaje
news:uiodLyfBHHA.1012@TK2MSFTNGP04.phx.gbl...
[quoted text, click to view] >I see, so this means that although I could see my reports in the local mode
>in VS, I can not distribute viewer to my customers and make the viewer a
>part of the application.
>
> Is this correct for both Reporting services 2000 and 2005?
>
> Thank you for the reply
>
> Vadim
>
>
> "Oleg Yevteyev" <(myfistname)001atgmail.com> wrote in message
> news:uwsaThSBHHA.4568@TK2MSFTNGP04.phx.gbl...
>> Yes, you can, but only from within Visual Studio 2005 - it does have a
>> report viewer control.
>> Just create you report and view it in a local mode.
>>
>>
>> "Vadim" <vadim@dontsend.com> wrote in message
>> news:epqrLWSBHHA.4672@TK2MSFTNGP02.phx.gbl...
>>> Hi,
>>>
>>>
>>> Is it possible to run Reporing Services reports from a client Server app
>>> without installing anything to the IIS?
>>>
>>> Kind of Like Crystal does where you can distribute report viewer and
>>> install on a client's machine.
>>>
>>> Thank you,
>>>
>>> Vadim
>>>
>>>
>>>
>>>
>>>
>>
>>
>
>