Click to See Complete Forum and Search --> : Is there any safe way to use VS 7 on a production server?
BukHix
Mar 23rd, 2004, 11:38 AM
I am trying to install Microsoft's reporting services but have found that it will not install on a computer that does not have the full version of SQL installed nor will it install on a server that does not have Visual Studio installed.
Unless I am missing something it seems that it can only be installed on a server with SQL. I have also read that it is not safe to install VS 7 on a production server and I am inclined to believe it. So I guess my question is ... is that true?
If so I guess the only option is to have a test server (another server license) with the full version of SQL Server installed (again another license).
Any comments or suggestions?
Edneeis
Mar 24th, 2004, 12:36 AM
It doesn't need Visual Studio although it may need the framework. It most definately needs SQL Server, after all it is SQL Server Reporting Services. In fact it is a part of SQL Server. I have and am running it on a machine with just SQL server and the remote debugging parts of VS (a small bit and the framework).
BukHix
Mar 24th, 2004, 08:24 AM
Hmm the server I tried it on has the .Net redistributable on it but not the full framework. Do you think that could be the problem? This is the error I receive
http://www.liberty1st.org/images_hm/rpscreen.jpg
The error is a little confusing because I am only installing report designer but it indicates that I can continue without installing it. What else gets installed?
It most definately needs SQL Server, after all it is SQL Server Reporting Services. In fact it is a part of SQL Server.
I originally thought the reporting services would work on a workstation that had the MSDE installed locally as long as I had a remote connection to SQL Server. However It doesn't work that way.
BukHix
Mar 24th, 2004, 10:02 AM
Well I just went a head and hit the continue button and it looks as though it installed and is working correctly.
I am assuming that since the Report Designer is on a different machine then Visual Studio is I can't use it like I can Crystal Reports inside VS.
I think I just found the answer to my question here: How to Obtain Reporting Services (http://www.microsoft.com/sql/reporting/howtobuy/default.asp#existing)
Install Microsoft Visual Studio® .NET 2003 if you don’t already have it. To use Report Designer, the design mode of Reporting Services, you will need Visual Studio .NET 2003 (any edition). For more information about obtaining Visual Studio .NET, visit the Visual Studio .NET website.
Edneeis
Mar 24th, 2004, 10:34 PM
Yes that is correct the Report Designer requires VS.NET but it also doesn't have to be on the same machine as the server. For the serving part the Designer and VS are not required.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.