Showing posts with label designer. Show all posts
Showing posts with label designer. Show all posts

Friday, March 30, 2012

Install Report Designer without SQL-Server-DBMS

Hi,
I would like to design Reporting Services-reports with Visual Studio .NET
2003 by using the Reporting Services Report Designer. VS 2003 .NET is
installed on my local machine (OS=Win XP Prof.) and the Report Server I want
to use is an already running Reporting Services installation (SQL Server
2000) which is available through the network. My question is: how can I
install the Report Designer on my local machine without installing the whole
SQL-Server DBMS?
Thanks in advance & kind regards
ChristianSelect only the design components when you install to your workstation.
-T
"Christian Nein" <no@.spam.com> wrote in message
news:u7T6Qc2eGHA.4932@.TK2MSFTNGP03.phx.gbl...
> Hi,
> I would like to design Reporting Services-reports with Visual Studio .NET
> 2003 by using the Reporting Services Report Designer. VS 2003 .NET is
> installed on my local machine (OS=Win XP Prof.) and the Report Server I
> want to use is an already running Reporting Services installation (SQL
> Server 2000) which is available through the network. My question is: how
> can I install the Report Designer on my local machine without installing
> the whole SQL-Server DBMS?
> Thanks in advance & kind regards
> Christian
>|||I don't even see those options when running the setup (SQL Server 2000
Stand. Edition).
Am I running the wrong Setup? Is there a separate setup for the designer?
Regards
Christian
"Tim Dot NoSpam" <Tim.NoSpam@.hughes.net> wrote:
> Select only the design components when you install to your workstation.
> -T
> "Christian Nein" <no@.spam.com> wrote:
>> Hi,
>> I would like to design Reporting Services-reports with Visual Studio .NET
>> 2003 by using the Reporting Services Report Designer. VS 2003 .NET is
>> installed on my local machine (OS=Win XP Prof.) and the Report Server I
>> want to use is an already running Reporting Services installation (SQL
>> Server 2000) which is available through the network. My question is: how
>> can I install the Report Designer on my local machine without installing
>> the whole SQL-Server DBMS?
>> Thanks in advance & kind regards
>> Christian|||RS came out on a different schedule than SQL Server 2000 and comes on its
own media. With SQL 2005, RS 2005 is shipped with SQL 2005.
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Christian Nein" <no@.spam.com> wrote in message
news:e5fQKp$eGHA.3640@.TK2MSFTNGP03.phx.gbl...
>I don't even see those options when running the setup (SQL Server 2000
>Stand. Edition).
> Am I running the wrong Setup? Is there a separate setup for the designer?
> Regards
> Christian
>
> "Tim Dot NoSpam" <Tim.NoSpam@.hughes.net> wrote:
>> Select only the design components when you install to your workstation.
>> -T
>> "Christian Nein" <no@.spam.com> wrote:
>> Hi,
>> I would like to design Reporting Services-reports with Visual Studio
>> .NET 2003 by using the Reporting Services Report Designer. VS 2003 .NET
>> is installed on my local machine (OS=Win XP Prof.) and the Report Server
>> I want to use is an already running Reporting Services installation (SQL
>> Server 2000) which is available through the network. My question is: how
>> can I install the Report Designer on my local machine without installing
>> the whole SQL-Server DBMS?
>> Thanks in advance & kind regards
>> Christian
>

Install Report Designer on XP

I am trying to install Report Designer on my XP development machine. We
already have Reporting Services Enterprise install on our SQL Server. When I
insert the CD it automatically attempts to install the Server components and
fails becuase it is an XP machine. I only want to install the client
components but the install never gets to that point. Is there a way that I
can just install the client from the CD and bypass the System check for the
server compnents.
ThanksNot sure, but I know that the 2005 Developer Edition will work for you,
if that's possible for you to do-
Matt A|||Is it 2000 or 2005 installation?
In 2000, if I remember well you still have the possibility to click on NEXT
and ignore the errors reported by the SCC tool. This will install only the
client tools.
In 2005, Select Workstation components, Books Online and development tools
on the Components to Install page
Med Bouchenafa
"Robert Willhite" <RobertWillhite@.discussions.microsoft.com> a écrit dans le
message de news: C20A2556-1C93-4880-966F-50AE546BCF4F@.microsoft.com...
>I am trying to install Report Designer on my XP development machine. We
> already have Reporting Services Enterprise install on our SQL Server.
> When I
> insert the CD it automatically attempts to install the Server components
> and
> fails becuase it is an XP machine. I only want to install the client
> components but the install never gets to that point. Is there a way that
> I
> can just install the client from the CD and bypass the System check for
> the
> server compnents.
> Thanks|||It is the 2000 edition. It never gets past the SCC tool errors. I
eventually get some kind of windows error. I will have to try it again
tomorrow morning to get the error.
Thanks
Rob Willhite
"Med Bouchenafa" wrote:
> Is it 2000 or 2005 installation?
> In 2000, if I remember well you still have the possibility to click on NEXT
> and ignore the errors reported by the SCC tool. This will install only the
> client tools.
> In 2005, Select Workstation components, Books Online and development tools
> on the Components to Install page
> Med Bouchenafa
> "Robert Willhite" <RobertWillhite@.discussions.microsoft.com> a écrit dans le
> message de news: C20A2556-1C93-4880-966F-50AE546BCF4F@.microsoft.com...
> >I am trying to install Report Designer on my XP development machine. We
> > already have Reporting Services Enterprise install on our SQL Server.
> > When I
> > insert the CD it automatically attempts to install the Server components
> > and
> > fails becuase it is an XP machine. I only want to install the client
> > components but the install never gets to that point. Is there a way that
> > I
> > can just install the client from the CD and bypass the System check for
> > the
> > server compnents.
> >
> > Thanks
>
>|||I am running Reporting Services Standard Edition
"Robert Willhite" wrote:
> I am trying to install Report Designer on my XP development machine. We
> already have Reporting Services Enterprise install on our SQL Server. When I
> insert the CD it automatically attempts to install the Server components and
> fails becuase it is an XP machine. I only want to install the client
> components but the install never gets to that point. Is there a way that I
> can just install the client from the CD and bypass the System check for the
> server compnents.
> Thanks

Install Report Designer on another workstation

I have installed RS on a Windows 2003 Server. However, we
prefer to use VB .NET on a Windows 2000 workstation as
Report Designer.
We would like to know what component of Reporting Services
has to be installed on that Windows 2000 workstation after
installing VB.NET ?
ThanksJust run the SQL-RS setup again on your workstation, and select from
reporting services only the client tools. Also run Sp1 or 2 on the client
computer. I got a similar setup as I dont prefer to devolop on the server.
"Peter" wrote:
> I have installed RS on a Windows 2003 Server. However, we
> prefer to use VB .NET on a Windows 2000 workstation as
> Report Designer.
> We would like to know what component of Reporting Services
> has to be installed on that Windows 2000 workstation after
> installing VB.NET ?
> Thanks
>

Install Report Designer (RS 2000) on VS2005 Express?

Does anyone know if it's possible to install the Report Designer component of Reporting Services 2000 on one the Visusal Studio Express versions? My client is running SQL Server 2000 in production, and wants to evaluate Reporting Services for an upcoming project. However, they aren't currently running any version of Visual Studio 2003. I know we can buy VB.Net 2003 and then install the report designer on that machine, but they'd like to get buy as cheaply as possible (like, free); hence the interest in using VS Express.
They don't want to commit to SQL Server 2005 or I'd suggest they install the CTP on a development machine and play with Reporting Services 2005.
Thanks,
Ericany solutions to this problem?sql

Wednesday, March 28, 2012

Install of Reports Designer

Ok.. I've been looking around and I just don't see how to do it. I used to
have an eval copy of Reporting services on my local machine. The eval copy
ran out so I got the enterprise copy on CD. when I try to install this on my
machine I get an error saying that it won't let me install reporting services
on a machine that is not a server. Which is fine.. But how the heck do I re
install report Designer so I can make some reports?
Thanks for the infoI think you are seeing some warnings. Ignore them and you should eventually
end up where you can select what components to install.
--
Bruce Johnson [MSFT]
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jerrad Anderson" <Jerrad Anderson@.discussions.microsoft.com> wrote in
message news:6F8F92BA-6246-4406-9C57-66E18BBA88C4@.microsoft.com...
> Ok.. I've been looking around and I just don't see how to do it. I used to
> have an eval copy of Reporting services on my local machine. The eval copy
> ran out so I got the enterprise copy on CD. when I try to install this on
> my
> machine I get an error saying that it won't let me install reporting
> services
> on a machine that is not a server. Which is fine.. But how the heck do I
> re
> install report Designer so I can make some reports?
> Thanks for the info|||Thanks.. works now :)
"Bruce Johnson [MSFT]" wrote:
> I think you are seeing some warnings. Ignore them and you should eventually
> end up where you can select what components to install.
> --
> Bruce Johnson [MSFT]
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Jerrad Anderson" <Jerrad Anderson@.discussions.microsoft.com> wrote in
> message news:6F8F92BA-6246-4406-9C57-66E18BBA88C4@.microsoft.com...
> > Ok.. I've been looking around and I just don't see how to do it. I used to
> > have an eval copy of Reporting services on my local machine. The eval copy
> > ran out so I got the enterprise copy on CD. when I try to install this on
> > my
> > machine I get an error saying that it won't let me install reporting
> > services
> > on a machine that is not a server. Which is fine.. But how the heck do I
> > re
> > install report Designer so I can make some reports?
> >
> > Thanks for the info
>
>

install of Report Designer onto a machine w/just VS 03 & VB.Net

Hi:
I recently got Reporting Services and am trying to install it. Microsoft's
web site says:
Additional Software Required to Use Specific Features in Reporting Services
a.. Microsoft Visual Studio® .NET 2003 (any edition) or the standard edition
of Visual Basic® .NET, Visual C#® .NET, Visual C++® .NET Standard, or Visual
J#® .NET to use Report Designer. Report Designer can be installed on the
same computer as Report Server components or on a separate computer.
I have the SQL Server on one box, I put most of Reporting Services on
another box (our web server), and I'm trying to put the Report Designer on
my machine.
I have VS 03, with just VB.net, installed on my machine now. It was a
discount version, and didn't have db access wizards, nor any other
languages. It's been ok because I just used System.Data.SqlClient and
System.Data.SqlTypes, etc, to specify my db access, and manually coded the
interfaces and was able to connect fine.
So I'm trying to install Reporting Services - and just the Report designer,
onto my machine so I can author a report or two without writing raw XML.
When I run the install CD I get all sorts of errors IIS not installed, etc,
etc.Where can I get some specific, applicable instructions on doing this
install ?
ThanksI think your problem is that you are trying to install the server and the
client tools. When you install just the client tools you should not be
getting any errors about IIS (IIS is not required for the development
environment).
Bruce L-C
"steve" <steve@.earthlink.net> wrote in message
news:uufO0khiEHA.632@.TK2MSFTNGP12.phx.gbl...
> Hi:
> I recently got Reporting Services and am trying to install it. Microsoft's
> web site says:
> Additional Software Required to Use Specific Features in Reporting
Services
> a.. Microsoft Visual Studio® .NET 2003 (any edition) or the standard
edition
> of Visual Basic® .NET, Visual C#® .NET, Visual C++® .NET Standard, or
Visual
> J#® .NET to use Report Designer. Report Designer can be installed on the
> same computer as Report Server components or on a separate computer.
> I have the SQL Server on one box, I put most of Reporting Services on
> another box (our web server), and I'm trying to put the Report Designer on
> my machine.
> I have VS 03, with just VB.net, installed on my machine now. It was a
> discount version, and didn't have db access wizards, nor any other
> languages. It's been ok because I just used System.Data.SqlClient and
> System.Data.SqlTypes, etc, to specify my db access, and manually coded the
> interfaces and was able to connect fine.
> So I'm trying to install Reporting Services - and just the Report
designer,
> onto my machine so I can author a report or two without writing raw XML.
> When I run the install CD I get all sorts of errors IIS not installed,
etc,
> etc.Where can I get some specific, applicable instructions on doing this
> install ?
> Thanks
>
>sql

Friday, March 23, 2012

Install for Designer Add-In only, should I install SSRS SP2?

I have a dev machine which doesn't have sql2k installed on it, but I need to
install the report designer for VS2003 and sql2k. I have service pack 2 for
ssrs 2k but don't know if I should install it or not since I don't actually
have ssrs running on this machine. Should I run sp2 anyway?
thanks.
--
moondaddy@.noemail.noemailHello,
I understand that you installed report designer for vs 2003 in SSRS 2k, and
you' like to know if you need to install SSRS 2k sp2 on this machine since
you don't actually has SSRS installed. If I'm off-base, please let me know.
As far as I know, You still need to install SSRS sp2 on this machine since
report designer is a component included in SSRS 2k and sp2 shall include
some update for this component. If anything is unclear, please let's know.
Thank you!
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Community Support
==================================================Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications
<http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
<http://msdn.microsoft.com/subscriptions/support/default.aspx>.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||OK thanks.
I also have SQL 2005 and SSRS 2005 on this machine. I assume that SSRS 2k
sp2 wont effect the 2005 version. Correct?
"Peter Yang [MSFT]" <petery@.online.microsoft.com> wrote in message
news:sMIaT6e3GHA.4464@.TK2MSFTNGXA01.phx.gbl...
> Hello,
> I understand that you installed report designer for vs 2003 in SSRS 2k,
> and
> you' like to know if you need to install SSRS 2k sp2 on this machine since
> you don't actually has SSRS installed. If I'm off-base, please let me
> know.
> As far as I know, You still need to install SSRS sp2 on this machine since
> report designer is a component included in SSRS 2k and sp2 shall include
> some update for this component. If anything is unclear, please let's know.
> Thank you!
> Best Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Community Support
> ==================================================> Get notification to my posts through email? Please refer to
> http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
> ications
> <http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>.
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at
> <http://msdn.microsoft.com/subscriptions/support/default.aspx>.
> ==================================================> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>|||Yes, based on my experience, installing SP2 for SSRS 2000 shall not affect
SSRS 2005 installed. If anything is unclear or you encounter issues, please
feel free to let's know. Thank you.
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================