Showing posts with label installer. Show all posts
Showing posts with label installer. Show all posts

Friday, March 30, 2012

Install RS Report Server without VS .Net

I want to install RS Report Server component but I don't want to install
Visual Studio. Can it be done ? Because the installer always check for Visual
Studio .Net in the beginning. ThanksYour machine needs to have MS .NET Framework version 1.1 installed, IIS
configured to run ASP.NET, MDAC 2.6 or higher and be able to connect to an
instance of SQL 2000 or even MSDE.
You can find all this info @.
http://www.microsoft.com/sql/reporting/productinfo/sysreqs.asp
SAL E. YOUNG
www.syoungdesigns.com
"Keenz" <Keenz@.discussions.microsoft.com> wrote in message
news:57122096-DC0B-47D8-AA06-215520C39D80@.microsoft.com...
>I want to install RS Report Server component but I don't want to install
> Visual Studio. Can it be done ? Because the installer always check for
> Visual
> Studio .Net in the beginning. Thanks|||On Mon, 10 Jan 2005 19:07:03 -0800, "Keenz" <Keenz@.discussions.microsoft.com>
wrote:
>I want to install RS Report Server component but I don't want to install
>Visual Studio. Can it be done ? Because the installer always check for Visual
>Studio .Net in the beginning. Thanks
Ignore the warning and continue with the installation. RS will be installed.
Only the report builder needs Visual Studio.
Joachim.

Wednesday, March 28, 2012

Install problem

I'am trying to install MSDE Rel A but when installer starts to extract files
to installation folder i get error message saying i don't have enough space
on hard disk.
Disk is 40GB anf there's 28GB free space left...
-mikko
Try running CHKDSK on the drive you are having the problem with. Also, what
OS and file system are you running?
Jim
"Jeter" <ei@.oo.ei> wrote in message
news:ODdmFxcFFHA.1348@.TK2MSFTNGP14.phx.gbl...
> I'am trying to install MSDE Rel A but when installer starts to extract
> files
> to installation folder i get error message saying i don't have enough
> space
> on hard disk.
> Disk is 40GB anf there's 28GB free space left...
> -mikko
>

Monday, March 26, 2012

Install issues under IIS6

Hello,
I ran the installer on a windows 2000/ iis5 server and no issues at all, the
server components were available during setup (trial version downloaded from
MS).
I subsequently tried the same thing on a Windows 2003 / IIS6 server and it
says IIS is not properly configured but it does not tell me what
specifically is the problem. IIS works fine on the server, i have over 10
sites hosted and it is working fine.
My guess is there must be a security/permission problem?
Anybody else have issues running the Report Services installer on an IIS6
machine?
PLEASE HELP! :)
thanks in advance,
-ZDRS will not install if you are running IIS 6 in IIS 5 compatibility mode.
You should check that first. If that is not the case then look in the
rsspt<#>.log file, search for prereq and there should be a line in there
telling you what check is failing.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Z D" <NOSPAM@.NOSPAM.com> wrote in message
news:O1wrZhUVEHA.2336@.TK2MSFTNGP12.phx.gbl...
> Hello,
> I ran the installer on a windows 2000/ iis5 server and no issues at all,
the
> server components were available during setup (trial version downloaded
from
> MS).
> I subsequently tried the same thing on a Windows 2003 / IIS6 server and it
> says IIS is not properly configured but it does not tell me what
> specifically is the problem. IIS works fine on the server, i have over 10
> sites hosted and it is working fine.
> My guess is there must be a security/permission problem?
> Anybody else have issues running the Report Services installer on an IIS6
> machine?
> PLEASE HELP! :)
> thanks in advance,
> -ZD
>|||Daniel,
Thanks for your reply. :)
IIS6 is NOT running in IIS5 compat mode.
I am unable to find the rsspt*.log file anywhere on my webserver. Do you
know which directory it's supposed to be in? When exactly is it created? (I
cancel out of the install after I get the warning message saying IIS is not
installed/configured for a server component installation).
Thanks,
-ZD
"Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
news:%23$ETx9VVEHA.2752@.TK2MSFTNGP10.phx.gbl...
> RS will not install if you are running IIS 6 in IIS 5 compatibility mode.
> You should check that first. If that is not the case then look in the
> rsspt<#>.log file, search for prereq and there should be a line in there
> telling you what check is failing.
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "Z D" <NOSPAM@.NOSPAM.com> wrote in message
> news:O1wrZhUVEHA.2336@.TK2MSFTNGP12.phx.gbl...
> > Hello,
> >
> > I ran the installer on a windows 2000/ iis5 server and no issues at all,
> the
> > server components were available during setup (trial version downloaded
> from
> > MS).
> >
> > I subsequently tried the same thing on a Windows 2003 / IIS6 server and
it
> > says IIS is not properly configured but it does not tell me what
> > specifically is the problem. IIS works fine on the server, i have over
10
> > sites hosted and it is working fine.
> >
> > My guess is there must be a security/permission problem?
> >
> > Anybody else have issues running the Report Services installer on an
IIS6
> > machine?
> >
> > PLEASE HELP! :)
> >
> > thanks in advance,
> > -ZD
> >
> >
>|||Hi Daniel, thanks for your reply.
I finally found the file, it was named rsstp<#>.log (not rsspt<#>.log).
Anyways, below is the relevant portion of the log that is failing. It seems
as though its looking for W3SVC #1 ' Is that the default website? I deleted
that when I originally configured IIS, but I do have another site from which
the server can be accessed through http://localhost and http://<serverName>
Any ideas?
Thanks
-ZD
<EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
<Prerequisite Name="IsIISInstalled" Checked="Metabase"
Item="/LM/W3SVC/1/1016" Found="Can not read value" Expected="No error"
Result="Fail" />
Machine = WWW01, Article = IIS, Result = 60350 (0xebbe)
<Prerequisite Name="IsVS71Installed" Checked="Registry"
Item="HKLM\SOFTWARE\Microsoft\VisualStudio\7.1" Found="Can not open key"
Expected="No error" Result="Fail" />
Machine = WWW01, Article = VSNET, Result = 60351 (0xebbf)
Machine = WWW01, Article = ASPNET, Result = 0 (0x0)
Machine = WWW01, Article = MDAC, Result = 0 (0x0)
Machine = WWW01, Article = DTC, Result = 0 (0x0)
Machine = WWW01, Article = SERVEROS, Result = 0 (0x0)
Machine = WWW01, Article = SHAREPOINT, Result = 0 (0x0)
Machine = WWW01, Article = AUTHZ, Result = 0 (0x0)
Machine = WWW01, Article = RSACCOUNTS, Result = 0 (0x0)
**************
WWW01
**************
Report Server component requirement
<B>Explanation:</B> Internet Information Services 5.0 (IIS) or later is
either not installed, or it is configured in a way that is incompatible with
a Reporting Services installation.
<B>Action:</B> To install the Report Server and Report Manager components,
you must first install Internet Information Services 5.0 (IIS) or later, and
then verify that the Web server configuration requirements are compatible
with Setup. Check the Setup documentation for more information about Web
server configuration requirements.
Report Designer component requirement
<B>Explanation:</B> Visual Studio .NET 2003 is not installed.
<B>Action:</B> Install Visual Studio .NET 2003, and then rerun Setup to
install Report Designer. Or, continue Setup to complete the installation
without Report Designer.
Report size = 1050
"Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
news:%23$ETx9VVEHA.2752@.TK2MSFTNGP10.phx.gbl...
> RS will not install if you are running IIS 6 in IIS 5 compatibility mode.
> You should check that first. If that is not the case then look in the
> rsspt<#>.log file, search for prereq and there should be a line in there
> telling you what check is failing.
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "Z D" <NOSPAM@.NOSPAM.com> wrote in message
> news:O1wrZhUVEHA.2336@.TK2MSFTNGP12.phx.gbl...
> > Hello,
> >
> > I ran the installer on a windows 2000/ iis5 server and no issues at all,
> the
> > server components were available during setup (trial version downloaded
> from
> > MS).
> >
> > I subsequently tried the same thing on a Windows 2003 / IIS6 server and
it
> > says IIS is not properly configured but it does not tell me what
> > specifically is the problem. IIS works fine on the server, i have over
10
> > sites hosted and it is working fine.
> >
> > My guess is there must be a security/permission problem?
> >
> > Anybody else have issues running the Report Services installer on an
IIS6
> > machine?
> >
> > PLEASE HELP! :)
> >
> > thanks in advance,
> > -ZD
> >
> >
>|||RS setup only supports installing to the default website. Unfortunately
there is no way to change this. After the install the vdirs can be moved
using the following instructions:
http://www.sqljunkies.com/HowTo/525B575A-7F61-483A-AC8F-FEC700C34674.scuk
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Z D" <NOSPAM@.NOSPAM.com> wrote in message
news:eWA$JcIWEHA.2972@.TK2MSFTNGP12.phx.gbl...
> Hi Daniel, thanks for your reply.
> I finally found the file, it was named rsstp<#>.log (not rsspt<#>.log).
> Anyways, below is the relevant portion of the log that is failing. It
seems
> as though its looking for W3SVC #1 ' Is that the default website? I
deleted
> that when I originally configured IIS, but I do have another site from
which
> the server can be accessed through http://localhost and
http://<serverName>
> Any ideas?
> Thanks
> -ZD
>
> <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> <Prerequisite Name="IsIISInstalled" Checked="Metabase"
> Item="/LM/W3SVC/1/1016" Found="Can not read value" Expected="No error"
> Result="Fail" />
> Machine = WWW01, Article = IIS, Result = 60350 (0xebbe)
> <Prerequisite Name="IsVS71Installed" Checked="Registry"
> Item="HKLM\SOFTWARE\Microsoft\VisualStudio\7.1" Found="Can not open key"
> Expected="No error" Result="Fail" />
> Machine = WWW01, Article = VSNET, Result = 60351 (0xebbf)
> Machine = WWW01, Article = ASPNET, Result = 0 (0x0)
> Machine = WWW01, Article = MDAC, Result = 0 (0x0)
> Machine = WWW01, Article = DTC, Result = 0 (0x0)
> Machine = WWW01, Article = SERVEROS, Result = 0 (0x0)
> Machine = WWW01, Article = SHAREPOINT, Result = 0 (0x0)
> Machine = WWW01, Article = AUTHZ, Result = 0 (0x0)
> Machine = WWW01, Article = RSACCOUNTS, Result = 0 (0x0)
> **************
> WWW01
> **************
> Report Server component requirement
> <B>Explanation:</B> Internet Information Services 5.0 (IIS) or later is
> either not installed, or it is configured in a way that is incompatible
with
> a Reporting Services installation.
> <B>Action:</B> To install the Report Server and Report Manager components,
> you must first install Internet Information Services 5.0 (IIS) or later,
and
> then verify that the Web server configuration requirements are compatible
> with Setup. Check the Setup documentation for more information about Web
> server configuration requirements.
> Report Designer component requirement
> <B>Explanation:</B> Visual Studio .NET 2003 is not installed.
> <B>Action:</B> Install Visual Studio .NET 2003, and then rerun Setup to
> install Report Designer. Or, continue Setup to complete the installation
> without Report Designer.
> Report size = 1050
>
>
> "Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
> news:%23$ETx9VVEHA.2752@.TK2MSFTNGP10.phx.gbl...
> > RS will not install if you are running IIS 6 in IIS 5 compatibility
mode.
> > You should check that first. If that is not the case then look in the
> > rsspt<#>.log file, search for prereq and there should be a line in there
> > telling you what check is failing.
> >
> > --
> > -Daniel
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> >
> > "Z D" <NOSPAM@.NOSPAM.com> wrote in message
> > news:O1wrZhUVEHA.2336@.TK2MSFTNGP12.phx.gbl...
> > > Hello,
> > >
> > > I ran the installer on a windows 2000/ iis5 server and no issues at
all,
> > the
> > > server components were available during setup (trial version
downloaded
> > from
> > > MS).
> > >
> > > I subsequently tried the same thing on a Windows 2003 / IIS6 server
and
> it
> > > says IIS is not properly configured but it does not tell me what
> > > specifically is the problem. IIS works fine on the server, i have
over
> 10
> > > sites hosted and it is working fine.
> > >
> > > My guess is there must be a security/permission problem?
> > >
> > > Anybody else have issues running the Report Services installer on an
> IIS6
> > > machine?
> > >
> > > PLEASE HELP! :)
> > >
> > > thanks in advance,
> > > -ZD
> > >
> > >
> >
> >
>

Monday, March 12, 2012

Instalation

I'm facing a problem while installing SQL Server 2005 Express. When SQLServer Installer going to start service during instalation, installer don't start service and rollback the instalation. i found following message in SQL

LOG File

.2007-08-31 12:01:17.28 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2007-08-31 12:01:17.28 Server Detected 1 CPUs. This is an informational message; no user action is required.
2007-08-31 12:04:36.56 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2007-08-31 12:04:38.06 Server Database Mirroring Transport is disabled in the endpoint configuration.

2007-08-30 00:07:34.21 Server Service control: stop before startup

if u have any solution regarding above please help me.

Thankx in advance.

Hi Zaib,

Please check this KB article and follow up the workaround inside.

http://support.microsoft.com/kb/920114

Error message when you try to install SQL Server Express or SQL Server Express Edition or SQL Server Express Edition with Advanced Services: "The SQL Server service failed to start"

CAUSE

This problem occurs because the Network Service account does not have permissions on the following folder: C:\Documents and Settings\NetworkService\Application Data\Microsoft\Protect

WORKAROUND

To work around this problem, grant the Network Service account the Full Control permission on the Protect folder. To do this, follow these steps:

1.

Open My Computer.

2.

Type C:\Documents and Settings\NetworkService\Application Data\Microsoft in the address bar, and then press ENTER.

3.

Right-click the Protect folder, and then click Properties.

4.

In the folder Properties dialog box, click the Security tab.

5.

Under Group or user names, determine whether NETWORK SERVICE is listed. If NETWORK SERVICE is not listed, follow these steps to add this account:

a. Click Add to show the Select Users or Groups dialog box. b. Click Locations, select your computer name in the Locations dialog box, and then click OK to return to the Select Users or Groups dialog box. c. Type Network Service in the Enter the object names to select box, and then click Check Names. d. Click OK to close the Select Users or Groups dialog box.

6.

Click NETWORK SERVICE under Group or user names, and then click to select the Allow check box for Full Control under Permissions for NETWORK SERVICE.

7.

Click OK to close the folder Properties dialog box.

8.

Click Retry in the error message dialog box to continue to install SQL Server Express Edition or SQL Server Express Edition with Advanced Services.

Note that the NetworkService folder may be hidden, and If the Protect folder is not found, you need to create it manually.

Please take a try. I hope that can help you.

These threads are similar to your issue.

SQL Express installation error

SQL Express Cannot Start
SQL server 2005 express failed to install under win2k SP4

Best regards,

Martin Xie

|||

I move it from VB Express forum to SQL Server Express forum for better responses.

Thanks,

Martin

Instalation

I'm facing a problem while installing SQL Server 2005 Express. When SQLServer Installer going to start service during instalation, installer don't start service and rollback the instalation. i found following message in SQL

LOG File

.2007-08-31 12:01:17.28 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2007-08-31 12:01:17.28 Server Detected 1 CPUs. This is an informational message; no user action is required.
2007-08-31 12:04:36.56 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2007-08-31 12:04:38.06 Server Database Mirroring Transport is disabled in the endpoint configuration.

2007-08-30 00:07:34.21 Server Service control: stop before startup

if u have any solution regarding above please help me.

Thankx in advance.

Hi Zaib,

Please check this KB article and follow up the workaround inside.

http://support.microsoft.com/kb/920114

Error message when you try to install SQL Server Express or SQL Server Express Edition or SQL Server Express Edition with Advanced Services: "The SQL Server service failed to start"

CAUSE

This problem occurs because the Network Service account does not have permissions on the following folder: C:\Documents and Settings\NetworkService\Application Data\Microsoft\Protect

WORKAROUND

To work around this problem, grant the Network Service account the Full Control permission on the Protect folder. To do this, follow these steps:

1.

Open My Computer.

2.

Type C:\Documents and Settings\NetworkService\Application Data\Microsoft in the address bar, and then press ENTER.

3.

Right-click the Protect folder, and then click Properties.

4.

In the folder Properties dialog box, click the Security tab.

5.

Under Group or user names, determine whether NETWORK SERVICE is listed. If NETWORK SERVICE is not listed, follow these steps to add this account:

a. Click Add to show the Select Users or Groups dialog box. b. Click Locations, select your computer name in the Locations dialog box, and then click OK to return to the Select Users or Groups dialog box. c. Type Network Service in the Enter the object names to select box, and then click Check Names. d. Click OK to close the Select Users or Groups dialog box.

6.

Click NETWORK SERVICE under Group or user names, and then click to select the Allow check box for Full Control under Permissions for NETWORK SERVICE.

7.

Click OK to close the folder Properties dialog box.

8.

Click Retry in the error message dialog box to continue to install SQL Server Express Edition or SQL Server Express Edition with Advanced Services.

Note that the NetworkService folder may be hidden, and If the Protect folder is not found, you need to create it manually.

Please take a try. I hope that can help you.

These threads are similar to your issue.

SQL Express installation error

SQL Express Cannot Start
SQL server 2005 express failed to install under win2k SP4

Best regards,

Martin Xie

|||

I move it from VB Express forum to SQL Server Express forum for better responses.

Thanks,

Martin