Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Friday, March 30, 2012

Install reporting services (not DB) on 2003 Web Edition?

I am looking to deploy reporting services on two serves, one already running
SQL2000 plus an exisitng IIS Server.
The IIS server is running Windows 2003 Web Edition - is installing the
non-DB components of this edition of windows supported - cannot find the
into in the deployment guide!
Any thanks much appreciated.
Ian.Yes.
--
| From: "Ian Webster" <i.webster@.nos-pam.select.co.uk>
| Subject: Install reporting services (not DB) on 2003 Web Edition?
| Date: Thu, 28 Jul 2005 16:06:47 +0100
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| X-RFC2646: Format=Flowed; Original
| Message-ID: <#Ew1WY4kFHA.1480@.TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| NNTP-Posting-Host: 217.206.61.36
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.reportingsvcs:49125
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| I am looking to deploy reporting services on two serves, one already
running
| SQL2000 plus an exisitng IIS Server.
|
| The IIS server is running Windows 2003 Web Edition - is installing the
| non-DB components of this edition of windows supported - cannot find the
| into in the deployment guide!
|
| Any thanks much appreciated.
|
| Ian.
|
|
||||http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/rsdepgd.mspx
This article talks about deployment scenarios.
HTH,
""Brad Syputa - MS"" wrote:
> Yes.
> --
> | From: "Ian Webster" <i.webster@.nos-pam.select.co.uk>
> | Subject: Install reporting services (not DB) on 2003 Web Edition?
> | Date: Thu, 28 Jul 2005 16:06:47 +0100
> | Lines: 12
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
> | X-RFC2646: Format=Flowed; Original
> | Message-ID: <#Ew1WY4kFHA.1480@.TK2MSFTNGP10.phx.gbl>
> | Newsgroups: microsoft.public.sqlserver.reportingsvcs
> | NNTP-Posting-Host: 217.206.61.36
> | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
> | Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.reportingsvcs:49125
> | X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
> |
> | I am looking to deploy reporting services on two serves, one already
> running
> | SQL2000 plus an exisitng IIS Server.
> |
> | The IIS server is running Windows 2003 Web Edition - is installing the
> | non-DB components of this edition of windows supported - cannot find the
> | into in the deployment guide!
> |
> | Any thanks much appreciated.
> |
> | Ian.
> |
> |
> |
>

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 Problems with Report Server

I want to install Reporting Services to find out about how it works, but I'm
having problems.
I tried to install it on my Windows XP workstation to run with MSDE but got
the message:
"This edition of the Report Server Database is not supported on the edition
of SQL Server 2000 you have chosen. Please choose another SQL Server that
matches the requirements."
I therefore specified the name of one of our test servers running SQL Server
2000 and was able to proceed.
When I got to the screen that specified the "Server Farm" it asked for the
name of an existing install of Reporting Services. Since I don't already
have an existing install I left it empty, but was told I was unable to
proceed with the install unless I enter a value. I therefore named the
server I just was installing to.
When the install finished I got a message saying it wasn't possible to
initialise the report server and this would have to be done manually.
I tried connecting to the ReportServer web site but got the message:
The report server installation is not initialized. Check the documentation
for more information. (rsReportServerNotActivated) Get Online
Help -2147159550
I followed the instructions for manually activating the report server using
the reactivate utiltity, but when I tried to activate the server I got the
message:
"Failure obtaining information from remote WMI provider: Unable to find
Reporting Services WMI namespace on 192.111.1.224. Reporting Services may
not be installed."
How can I get Reporting Services running?You somehow got into the installation for a web farm. In a web farm you have
several RS servers all using the same database. That is definitely not what
you are doing. There is a readme file that explains how to install using the
commandline. When you have the database on a different server than Reporting
Services you need to use the commandline. Note that you will need to specify
an account that has admin priveleges with the database.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Robert Jones" <robert.jones@.btopenworld.com> wrote in message
news:ukytYm7YFHA.980@.TK2MSFTNGP12.phx.gbl...
>I want to install Reporting Services to find out about how it works, but
>I'm having problems.
> I tried to install it on my Windows XP workstation to run with MSDE but
> got the message:
> "This edition of the Report Server Database is not supported on the
> edition of SQL Server 2000 you have chosen. Please choose another SQL
> Server that matches the requirements."
> I therefore specified the name of one of our test servers running SQL
> Server 2000 and was able to proceed.
> When I got to the screen that specified the "Server Farm" it asked for the
> name of an existing install of Reporting Services. Since I don't already
> have an existing install I left it empty, but was told I was unable to
> proceed with the install unless I enter a value. I therefore named the
> server I just was installing to.
> When the install finished I got a message saying it wasn't possible to
> initialise the report server and this would have to be done manually.
> I tried connecting to the ReportServer web site but got the message:
> The report server installation is not initialized. Check the documentation
> for more information. (rsReportServerNotActivated) Get Online
> Help -2147159550
> I followed the instructions for manually activating the report server
> using the reactivate utiltity, but when I tried to activate the server I
> got the message:
> "Failure obtaining information from remote WMI provider: Unable to find
> Reporting Services WMI namespace on 192.111.1.224. Reporting Services may
> not be installed."
> How can I get Reporting Services running?
>
>

Wednesday, March 28, 2012

Install on Personal Edition 2000 SP3a

I installed SQL 2000 on a Windows XP box with a typical install, but
Full-Text Search does not appear to have been installed. It does not appear
at all. I want to go back and install it, but the install wants to create a
new instance. Can this be done without creating a new instance or
uninstalling and then reinstalling?
Thanks
It should work, can you issue this query?
select ServerProperty(N'IsFulltextInstalled')
This will tell you whether it is installed or not.
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Audrey" <Audrey@.discussions.microsoft.com> wrote in message
news:16AC1E43-9D2F-4889-8527-90B05A3B6AC3@.microsoft.com...
> I installed SQL 2000 on a Windows XP box with a typical install, but
> Full-Text Search does not appear to have been installed. It does not
appear
> at all. I want to go back and install it, but the install wants to create
a
> new instance. Can this be done without creating a new instance or
> uninstalling and then reinstalling?
> Thanks
sql

Install of SQL/MSDE not completing HELP!

I am a new user working in Windows XP, and I already have the Web Matrix installed. I am trying to download and install MSDE but I am never prompted to restart my computer. When I do restart the PC symbol w/ the green arrow appears but when I click the data connection to establish a new database it comes with an error message:

Unable to connect to database server.

SQL Server does not exist or access denied.
Connection Open (Connect()).

I'm sure I'm entering the right user name (sa) and password. Please help!!

LaurenHi Lauren,

This is a common problem, and there are serveral reasons this can happen. Are you using Windows Authentication or Mixed (SQL Server and Windows) Authentication? What does your connection string look like?

Also, did you try searching for "access denied" in this forum? There are a lot of posts on this topic.

Terri

Monday, March 26, 2012

Install MSDE2000 failed and auto rollback

Dear all,
I use a windows xp with sp1 installed
Then, i install SQL server client tools, this ok!
Then, i install msde2000 , but it auto rollback during installing process
and it does show any error or message...
Even , i try to use sql2ksp3 to install, it also like this, what is the
problem?
Is it the winxp sp1 make this occurs? or other problems?
hi Joe,
Joe wrote:
> Dear all,
> I use a windows xp with sp1 installed
> Then, i install SQL server client tools, this ok!
> Then, i install msde2000 , but it auto rollback during installing
> process and it does show any error or message...
> Even , i try to use sql2ksp3 to install, it also like this, what is
> the problem?
> Is it the winxp sp1 make this occurs? or other problems?
please add the
/L*v "C:\MsdeLog.Txt"
parameter to your command line call to the setup.exe boostrap installer...
this will enable verbose logging of the installation process (about 2mb text
file) you can inspect for
RETURN VALUE 3
entries... about 10/20 lines after or before each entry, some (sometime
cryptic) description of the problem will be listed...
just before running, please verify that File and Printer sharing is enabled
and the Server service is running..
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.11.1 - DbaMgr ver 0.57.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply
sql

Install msde with instancename on a W2003 cluster

How can i install the SQL MSDE (sp3a) with a instance name
on a windows 2003 cluster server.
A custumer has a windows 2003 cluster server. When i run
our setup, with parameters like intsance=myprogram, the
software installs normaly on the server. Our client
software louks voor
%Server%\%InstanceName% across the network.
The software don't see the instance name.
Thanks.
Sounds like it is installing correctly. There is nothing special about
installing MSDE on a node of a cluster. Can you use OSQL on the server you
installed MSDE on to connect to the SQL Server? Have you used svrnetcn.exe
to enable the protocols for MSDE? Have you applied SP3 to the MSDE
installation? TCP/IP is not available on Windows 2003 until SP3 is
installed on any version of SQL Server 2000.
Rand
This posting is provided "as is" with no warranties and confers no rights.
|||Yes, the software installs correctly. (I don't see event
in the logs)
We used msde 2000 with sp3.
Yes i have used the svrnetcn.exe to configure the tcp/ip
protocol, set port to 1433.
I haven't used Osql to test the connection.
I test with the sql enterprice manager, to connect the
msde on the 2003 server. This don't work.
When i install the same msde software on a nomal Windows
2003 server everything works fine.
What else can i do?
What can there be wrong?
Thanks for your reply.
sql

Install Katmai on WHS box

Could/Should I install on my Windows Home Server Box RC release?

WHS code base is the same/similar to 2003 Server so there is no reason why you shouldn't be able to install Katmai on WHS. However, you might be best to install Virtual Server on WHS and run Katmai inside a VM as personally, I wouldn't want a CTP running on a machine which is also backing up all of my machines. If it kills the VM, it won't affect anything else.

sql

Install Katmai on WHS box

Could/Should I install on my Windows Home Server Box RC release?

WHS code base is the same/similar to 2003 Server so there is no reason why you shouldn't be able to install Katmai on WHS. However, you might be best to install Virtual Server on WHS and run Katmai inside a VM as personally, I wouldn't want a CTP running on a machine which is also backing up all of my machines. If it kills the VM, it won't affect anything else.

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
> > >
> > >
> >
> >
>

Friday, March 23, 2012

Install Issue

I have installed MSDE several times on Windows XP on home machines with
success. But now I am trying to install on a Windows 2000 machines which
is at my work location and I am having difficulty.
I had just installed VS.Net and I clicked on the link to download the
software that it provided. It also provided the suggested install options
(wish I could remember what they were - It identified the Instance name as
VSDOTNET, it had some "Network setting", it has some settings to surpress
the prompts). Anyway, the install runs just fine, but SQL server does not
start. When I bring up "SQL Server Service Manager", nothing shows up in
the "Server" or "Services" drop down. So I entered the name of my machine
which looked something like this "\\F0345Brd.MyCompany.Com", which is the
name of my computer followed by "\VSDOTNET". When I did this, it populated
the "Services" drop down, but when I made a selection and pressed the
"Start", I would get an error ( This is due to the fact that I was unable
to post the message from work and now I am doing all this from memory).
I am guessing that I still do not have the right name for navigating to my
instance of MSDE.
How do I find the instance name of my installed MSDE?
What is the right format for specifying where the server is located in the
"SQL Server Service Manager".
Why didn't the installation provide a proper name for this in "SQL Server
Service Manager"?
Any other suggestions you have to get this up and running?
Hi Jim,
Start up the services applet (in Admin tools) and look for the name of the
service/instance there.
HTH,
Greg Low (MVP)
MSDE Manager SQL Tools
www.whitebearconsulting.com
"Jim Heavey" <JimHeavey@.nospam.com> wrote in message
news:Xns94CB48569B009JimHeaveyhotmailcom@.207.46.24 8.16...
> I have installed MSDE several times on Windows XP on home machines with
> success. But now I am trying to install on a Windows 2000 machines which
> is at my work location and I am having difficulty.
> I had just installed VS.Net and I clicked on the link to download the
> software that it provided. It also provided the suggested install options
> (wish I could remember what they were - It identified the Instance name as
> VSDOTNET, it had some "Network setting", it has some settings to surpress
> the prompts). Anyway, the install runs just fine, but SQL server does not
> start. When I bring up "SQL Server Service Manager", nothing shows up in
> the "Server" or "Services" drop down. So I entered the name of my machine
> which looked something like this "\\F0345Brd.MyCompany.Com", which is the
> name of my computer followed by "\VSDOTNET". When I did this, it
populated
> the "Services" drop down, but when I made a selection and pressed the
> "Start", I would get an error ( This is due to the fact that I was unable
> to post the message from work and now I am doing all this from memory).
> I am guessing that I still do not have the right name for navigating to my
> instance of MSDE.
> How do I find the instance name of my installed MSDE?
> What is the right format for specifying where the server is located in the
> "SQL Server Service Manager".
> Why didn't the installation provide a proper name for this in "SQL Server
> Service Manager"?
> Any other suggestions you have to get this up and running?
sql

Install help

I have recently inherited a Windows 2003 server box that has both
SQLExpress installed along with a Named 2005 instance. The problem I'm
having is that on the named instance they didn't(or it failed) install
Integrated Services. I went into add/remove programs and tried to change the
install options(add SSIS). I choose the named Instance but it never allows
me choose Integrated Services to install.
How can I get SSIS installed?
I looked at the folder structure and the named instance doesn't have
reference to SSIS being there.
Thanks.
SSIS isn't instance aware. Or rather, you cannot have several instances in SSIS, and basically SSIS
isn't tied to a specific instance. I haven't done this myself, but I'd just run setup from the
install DVD and add SSIS from there.
There's is one connection for SSIS to an instance, and this is in which MSDB to store the packages,
and you configure this in below XML file (after installation):
C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"AHartman" <Hoosbruin@.Kconline.com> wrote in message news:unCHtdj2HHA.3764@.TK2MSFTNGP04.phx.gbl...
> I have recently inherited a Windows 2003 server box that has both SQLExpress installed along with
> a Named 2005 instance. The problem I'm having is that on the named instance they didn't(or it
> failed) install Integrated Services. I went into add/remove programs and tried to change the
> install options(add SSIS). I choose the named Instance but it never allows me choose Integrated
> Services to install.
> How can I get SSIS installed?
> I looked at the folder structure and the named instance doesn't have reference to SSIS being
> there.
>
> Thanks.
|||This file exists "C:\Program Files\Microsoft SQL
Server\90\DTS\Binn\MsDtsSrvr.ini.xml" but I still don't have any service to
start?
"Tibor Karaszi" <tibor_please.no.email_karaszi@.hotmail.nomail.com> wrote in
message news:e3WL1hl2HHA.3940@.TK2MSFTNGP05.phx.gbl...
> SSIS isn't instance aware. Or rather, you cannot have several instances in
> SSIS, and basically SSIS isn't tied to a specific instance. I haven't done
> this myself, but I'd just run setup from the install DVD and add SSIS from
> there.
> There's is one connection for SSIS to an instance, and this is in which
> MSDB to store the packages, and you configure this in below XML file
> (after installation):
> C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://sqlblog.com/blogs/tibor_karaszi
>
> "AHartman" <Hoosbruin@.Kconline.com> wrote in message
> news:unCHtdj2HHA.3764@.TK2MSFTNGP04.phx.gbl...
>
|||You need to modify that file so that it will point to your
named instance. Modify the section for the server:
<ServerName>.</ServerName>
to point to your named instance:
<ServerName>ServerName\InstanceName</ServerName>
There is a topic in books online that explains this. Look up
the topic:
Configuring the Integration Services Service
and check the section regarding configuring a named
instance.
-Sue
On Thu, 9 Aug 2007 05:44:05 -0400, "AHartman"
<Hoosbruin@.Kconline.com> wrote:
[vbcol=seagreen]
>This file exists "C:\Program Files\Microsoft SQL
>Server\90\DTS\Binn\MsDtsSrvr.ini.xml" but I still don't have any service to
>start?
>
>
>
>"Tibor Karaszi" <tibor_please.no.email_karaszi@.hotmail.nomail.com> wrote in
>message news:e3WL1hl2HHA.3940@.TK2MSFTNGP05.phx.gbl...

Install help

I have recently inherited a Windows 2003 server box that has both
SQLExpress installed along with a Named 2005 instance. The problem I'm
having is that on the named instance they didn't(or it failed) install
Integrated Services. I went into add/remove programs and tried to change the
install options(add SSIS). I choose the named Instance but it never allows
me choose Integrated Services to install.
How can I get SSIS installed?
I looked at the folder structure and the named instance doesn't have
reference to SSIS being there.
Thanks.SSIS isn't instance aware. Or rather, you cannot have several instances in S
SIS, and basically SSIS
isn't tied to a specific instance. I haven't done this myself, but I'd just
run setup from the
install DVD and add SSIS from there.
There's is one connection for SSIS to an instance, and this is in which MSDB
to store the packages,
and you configure this in below XML file (after installation):
C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"AHartman" <Hoosbruin@.Kconline.com> wrote in message news:unCHtdj2HHA.3764@.TK2MSFTNGP04.phx.
gbl...
> I have recently inherited a Windows 2003 server box that has both SQLExpre
ss installed along with
> a Named 2005 instance. The problem I'm having is that on the named instanc
e they didn't(or it
> failed) install Integrated Services. I went into add/remove programs and t
ried to change the
> install options(add SSIS). I choose the named Instance but it never allows
me choose Integrated
> Services to install.
> How can I get SSIS installed?
> I looked at the folder structure and the named instance doesn't have refe
rence to SSIS being
> there.
>
> Thanks.|||This file exists "C:\Program Files\Microsoft SQL
Server\90\DTS\Binn\MsDtsSrvr.ini.xml" but I still don't have any service to
start?
"Tibor Karaszi" <tibor_please.no.email_karaszi@.hotmail.nomail.com> wrote in
message news:e3WL1hl2HHA.3940@.TK2MSFTNGP05.phx.gbl...
> SSIS isn't instance aware. Or rather, you cannot have several instances in
> SSIS, and basically SSIS isn't tied to a specific instance. I haven't done
> this myself, but I'd just run setup from the install DVD and add SSIS from
> there.
> There's is one connection for SSIS to an instance, and this is in which
> MSDB to store the packages, and you configure this in below XML file
> (after installation):
> C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://sqlblog.com/blogs/tibor_karaszi
>
> "AHartman" <Hoosbruin@.Kconline.com> wrote in message
> news:unCHtdj2HHA.3764@.TK2MSFTNGP04.phx.gbl...
>|||You need to modify that file so that it will point to your
named instance. Modify the section for the server:
<ServerName>.</ServerName>
to point to your named instance:
<ServerName>ServerName\InstanceName</ServerName>
There is a topic in books online that explains this. Look up
the topic:
Configuring the Integration Services Service
and check the section regarding configuring a named
instance.
-Sue
On Thu, 9 Aug 2007 05:44:05 -0400, "AHartman"
<Hoosbruin@.Kconline.com> wrote:
[vbcol=seagreen]
>This file exists "C:\Program Files\Microsoft SQL
>Server\90\DTS\Binn\MsDtsSrvr.ini.xml" but I still don't have any service to
>start?
>
>
>
>"Tibor Karaszi" <tibor_please.no.email_karaszi@.hotmail.nomail.com> wrote in
>message news:e3WL1hl2HHA.3940@.TK2MSFTNGP05.phx.gbl...sql

Install help

I have recently inherited a Windows 2003 server box that has both
SQLExpress installed along with a Named 2005 instance. The problem I'm
having is that on the named instance they didn't(or it failed) install
Integrated Services. I went into add/remove programs and tried to change the
install options(add SSIS). I choose the named Instance but it never allows
me choose Integrated Services to install.
How can I get SSIS installed?
I looked at the folder structure and the named instance doesn't have
reference to SSIS being there.
Thanks.SSIS isn't instance aware. Or rather, you cannot have several instances in SSIS, and basically SSIS
isn't tied to a specific instance. I haven't done this myself, but I'd just run setup from the
install DVD and add SSIS from there.
There's is one connection for SSIS to an instance, and this is in which MSDB to store the packages,
and you configure this in below XML file (after installation):
C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"AHartman" <Hoosbruin@.Kconline.com> wrote in message news:unCHtdj2HHA.3764@.TK2MSFTNGP04.phx.gbl...
> I have recently inherited a Windows 2003 server box that has both SQLExpress installed along with
> a Named 2005 instance. The problem I'm having is that on the named instance they didn't(or it
> failed) install Integrated Services. I went into add/remove programs and tried to change the
> install options(add SSIS). I choose the named Instance but it never allows me choose Integrated
> Services to install.
> How can I get SSIS installed?
> I looked at the folder structure and the named instance doesn't have reference to SSIS being
> there.
>
> Thanks.|||This file exists "C:\Program Files\Microsoft SQL
Server\90\DTS\Binn\MsDtsSrvr.ini.xml" but I still don't have any service to
start?
"Tibor Karaszi" <tibor_please.no.email_karaszi@.hotmail.nomail.com> wrote in
message news:e3WL1hl2HHA.3940@.TK2MSFTNGP05.phx.gbl...
> SSIS isn't instance aware. Or rather, you cannot have several instances in
> SSIS, and basically SSIS isn't tied to a specific instance. I haven't done
> this myself, but I'd just run setup from the install DVD and add SSIS from
> there.
> There's is one connection for SSIS to an instance, and this is in which
> MSDB to store the packages, and you configure this in below XML file
> (after installation):
> C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://sqlblog.com/blogs/tibor_karaszi
>
> "AHartman" <Hoosbruin@.Kconline.com> wrote in message
> news:unCHtdj2HHA.3764@.TK2MSFTNGP04.phx.gbl...
>> I have recently inherited a Windows 2003 server box that has both
>> SQLExpress installed along with a Named 2005 instance. The problem I'm
>> having is that on the named instance they didn't(or it failed) install
>> Integrated Services. I went into add/remove programs and tried to change
>> the install options(add SSIS). I choose the named Instance but it never
>> allows me choose Integrated Services to install.
>> How can I get SSIS installed?
>> I looked at the folder structure and the named instance doesn't have
>> reference to SSIS being there.
>>
>> Thanks.
>|||You need to modify that file so that it will point to your
named instance. Modify the section for the server:
<ServerName>.</ServerName>
to point to your named instance:
<ServerName>ServerName\InstanceName</ServerName>
There is a topic in books online that explains this. Look up
the topic:
Configuring the Integration Services Service
and check the section regarding configuring a named
instance.
-Sue
On Thu, 9 Aug 2007 05:44:05 -0400, "AHartman"
<Hoosbruin@.Kconline.com> wrote:
>This file exists "C:\Program Files\Microsoft SQL
>Server\90\DTS\Binn\MsDtsSrvr.ini.xml" but I still don't have any service to
>start?
>
>
>
>"Tibor Karaszi" <tibor_please.no.email_karaszi@.hotmail.nomail.com> wrote in
>message news:e3WL1hl2HHA.3940@.TK2MSFTNGP05.phx.gbl...
>> SSIS isn't instance aware. Or rather, you cannot have several instances in
>> SSIS, and basically SSIS isn't tied to a specific instance. I haven't done
>> this myself, but I'd just run setup from the install DVD and add SSIS from
>> there.
>> There's is one connection for SSIS to an instance, and this is in which
>> MSDB to store the packages, and you configure this in below XML file
>> (after installation):
>> C:\Program Files\Microsoft SQL Server\90\DTS\Binn\MsDtsSrvr.ini.xml
>> --
>> Tibor Karaszi, SQL Server MVP
>> http://www.karaszi.com/sqlserver/default.asp
>> http://sqlblog.com/blogs/tibor_karaszi
>>
>> "AHartman" <Hoosbruin@.Kconline.com> wrote in message
>> news:unCHtdj2HHA.3764@.TK2MSFTNGP04.phx.gbl...
>> I have recently inherited a Windows 2003 server box that has both
>> SQLExpress installed along with a Named 2005 instance. The problem I'm
>> having is that on the named instance they didn't(or it failed) install
>> Integrated Services. I went into add/remove programs and tried to change
>> the install options(add SSIS). I choose the named Instance but it never
>> allows me choose Integrated Services to install.
>> How can I get SSIS installed?
>> I looked at the folder structure and the named instance doesn't have
>> reference to SSIS being there.
>>
>> Thanks.

Install fails on SQL Express (part of setup for Accounting Express 2007)

I am having the same problem as Michael, with the exception that my laptop is running windows XP SP2.

BUT when I look at the SETUP LOG FILE there is NOTHING in it. This is what I get:

Microsoft SQL Server 2005 9.00.2047.00
==============================
OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Time : Tue Apr 03 19:36:54 2007
(LAPTOP NAME HERE) :
Unknown article Result.

SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt.


Time : Tue Apr 03 19:36:56 2007

(As you can see, there is nothing in the file)

Any ideas what could be wrong?

Thanks

Pedro

Are there any logs created in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG? How is the installer getting launched?

Thanks,
Sam Lester (MSFT)

Install fails on SQL Express (part of setup for Accounting Express 2007)

I am having the same problem as Michael, with the exception that my laptop is running windows XP SP2.

BUT when I look at the SETUP LOG FILE there is NOTHING in it. This is what I get:

Microsoft SQL Server 2005 9.00.2047.00
==============================
OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Time : Tue Apr 03 19:36:54 2007
(LAPTOP NAME HERE) :
Unknown article Result.

SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt.


Time : Tue Apr 03 19:36:56 2007

(As you can see, there is nothing in the file)

Any ideas what could be wrong?

Thanks

Pedro

Are there any logs created in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG? How is the installer getting launched?

Thanks,
Sam Lester (MSFT)

Install fails

sql server 2000 sp4 installation fails on windows server 2003 standard
edition with error "Sql server 2000 is not installed on this machine. Setup
will now exit." Trying to install on a vmware server. Have bounced the server
and retried without success. Any ideas?
s5 wrote:
> sql server 2000 sp4 installation fails on windows server 2003 standard
> edition with error "Sql server 2000 is not installed on this machine. Setup
> will now exit." Trying to install on a vmware server. Have bounced the server
> and retried without success. Any ideas?
Do you have any problems with the SQL Server on that machine? Like
connection problems, etc.
Lasse V?gs?ther Karlsen
http://usinglvkblog.blogspot.com/
mailto:lasse@.vkarlsen.no
PGP KeyID: 0x2A42A1C2

Install fails

sql server 2000 sp4 installation fails on windows server 2003 standard
edition with error "Sql server 2000 is not installed on this machine. Setup
will now exit." Trying to install on a vmware server. Have bounced the server
and retried without success. Any ideas?s5 wrote:
> sql server 2000 sp4 installation fails on windows server 2003 standard
> edition with error "Sql server 2000 is not installed on this machine. Setup
> will now exit." Trying to install on a vmware server. Have bounced the server
> and retried without success. Any ideas?
Do you have any problems with the SQL Server on that machine? Like
connection problems, etc.
--
Lasse Vågsæther Karlsen
http://usinglvkblog.blogspot.com/
mailto:lasse@.vkarlsen.no
PGP KeyID: 0x2A42A1C2sql

Install fails

sql server 2000 sp4 installation fails on windows server 2003 standard
edition with error "Sql server 2000 is not installed on this machine. Setup
will now exit." Trying to install on a vmware server. Have bounced the serve
r
and retried without success. Any ideas?s5 wrote:
> sql server 2000 sp4 installation fails on windows server 2003 standard
> edition with error "Sql server 2000 is not installed on this machine. Setu
p
> will now exit." Trying to install on a vmware server. Have bounced the ser
ver
> and retried without success. Any ideas?
Do you have any problems with the SQL Server on that machine? Like
connection problems, etc.
Lasse V?gs?ther Karlsen
http://usinglvkblog.blogspot.com/
mailto:lasse@.vkarlsen.no
PGP KeyID: 0x2A42A1C2

Install Failed

Sorry, but I am not overly knowledgabel about this topic. I am trying to
install MSDE on my Windows XP Pro machine at home so that I don't have to
commute so often. Alas, I keep getting failures. The part of the log where
"value 3" is is below but I can't see any information about why it failed.
Any help or guidance greatfully received.
Property(S): SqlStates = 0
Property(S): ROOTDRIVE = C:\
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): SqlFeature = SqlRun
Property(S): SOURCEDIR = C:\Temporary\MSDE\Setup\
Property(S): SourcedirProduct = {E09B48B5-E141-427A-AB0C-D3605127224A}
Property(S): ProductToBeRegistered = 1
MSI (s) (F4:68): MainEngineThread is returning 1603
MSI (c) (D4:C4): Back from server. Return value: 1603
MSI (c) (D4:C4): Decrementing counter to disable shutdown. If counter >= 0,
shutdown will be denied. Counter after decrement: -1
Action ended 17:53:04: INSTALL. Return value 3.
MSI (c) (D4:C4): Note: 1: 2262 2: Control 3: -2147287038
Property(C): UpgradeCode = {421A321C-2214-4713-B3EB-253F2FBCCE49}
Property(C): VersionNT = 501
Property(C): ALLUSERS = 1
Property(C): ARPNOMODIFY = 1
Property(C): DefaultUIFont = Tahoma8
Property(C): INSTALLLEVEL = 3
Property(C): LIMITUI = 1
Property(C): Manufacturer = Microsoft Corporation
Property(C): ProductCode = {E09B48B5-E141-427A-AB0C-D3605127224A}
Property(C): ProductLanguage = 1033
Property(C): ProductName = Microsoft SQL Server Desktop Engine
Property(C): ProductVersion = 8.00.761
Property(C): MsiHiddenProperties = SqlSa...
Property(C): SQLVersion.2D02443E_7002_4C0B_ABC9_EAB2C064397B = 8.00.194
> Alas, I keep getting failures.
Can you be a bit more specific?
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
|||Sorry, I thought it was in the log file extract.
I run the MSDE installation as per the instructions and it gets so far then
backs out with the error in the log file.
I'm not sure what else you need to know, I can't find a reason for the
failure in the area of the log the instructions indicate, "Within 10 lines
of the string" ("value 3"). Sorry for being so vague.
"Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
news:%2367wSSsMEHA.3012@.tk2msftngp13.phx.gbl...
> Can you be a bit more specific?
> --
> Aaron Bertrand
> SQL Server MVP
> http://www.aspfaq.com/
>
|||Instead of worrying about "within 10 lines of the string," have you
considered searching the log file for the words "error" or "failure"?
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"news.microsoft.com" <jonathan_grant@.hotmail.com> wrote in message
news:#Eeg0EtMEHA.684@.TK2MSFTNGP09.phx.gbl...
> Sorry, I thought it was in the log file extract.
> I run the MSDE installation as per the instructions and it gets so far
then
> backs out with the error in the log file.
> I'm not sure what else you need to know, I can't find a reason for the
> failure in the area of the log the instructions indicate, "Within 10 lines
> of the string" ("value 3"). Sorry for being so vague.
>
> "Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
> news:%2367wSSsMEHA.3012@.tk2msftngp13.phx.gbl...
>
|||If I knew what I was looking for I wouldn't be asking for help here!
There are no instances of the word failure in the log. The reason I quoted
10 lines is because that it what it says in the Microsoft documentation. If
you can't or won't assist please leave this thread for someone who will.
|||> If I knew what I was looking for I wouldn't be asking for help here!
I told you what to look for: the word "error" or the word "failure."

> you can't or won't assist please leave this thread for someone who will.
Oh, for Christ's sake, I'm trying to help. I can't help you if I don't know
what the problem is. I can't fix "broken" or "failed" but I can point you
somewhere if you figure out what error you are getting. See my point
above... if you use verbose logging, the reason for a botched install will
be there somewhere.
A
|||I have searched the log and there is no instance of the word "failure". There are 37 "error" but I cannot for the life of me see any clues as to why the install failed in them. A lot of them seem to be removing stuff from the registry, etc, as a result o
f the failure. I appreciate that you are looking at this for no reward but please understand that I do not know any more than what I have read in the limited MS documentation and have picked up from this news group.
I copy the error lines from the log below:
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft SQL Distribution Error lookup,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{16D9A8E 2-C326-11d0-94E9-00C04FC2DB9C}\ExtendedErrors, Name: , Value: Microsoft SQL Distribution Error lookup
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Error Lookup Service for Microsoft SQL Replication Distribution Provider,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{16D9A8E 2-C326-11d0-94E9-00C04FC2DB9C}\ExtendedErrors\{246CBC55-F3E8-11d0-9AEB-00C04FB6B6EF}, Name: , Value: Error Lookup Service for Microsoft SQL Replication Distribution Provider
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft SQL Replication Distribution Provider-Error Lookup,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{246CBC5 5-F3E8-11d0-9AEB-00C04FB6B6EF}, Name: , Value: Microsoft SQL Replication Distribution Provider-Error Lookup
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft SQL Replication Distribution Provider-Error Lookup,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{246CBC5 5-F3E8-11d0-9AEB-00C04FB6B6EF}\ProgID, Name: , Value: Microsoft SQL Replication Distribution Provider-Error Lookup
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft SQL Replication Distribution Provider-Error Lookup,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{246CBC5 5-F3E8-11d0-9AEB-00C04FB6B6EF}\VersionIndependentProgID, Name: , Value: Microsoft SQL Replication Distribution Provider-Error Lookup
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft SQL Replication Error Class,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\SQLReplError.S QLReplError.2, Name: , Value: Microsoft SQL Replication Error Class
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft SQL Replication Error Class,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\SQLReplError.S QLReplError, Name: , Value: Microsoft SQL Replication Error Class
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft SQL Replication Error Class,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{08b0b2e b-3fb3-11d3-a4de-00c04f610189}, Name: , Value: Microsoft SQL Replication Error Class
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft OLE DB Bulk Import Provider 7.5 Extended Error Service,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\MSQLImpProvErr orLookup75, Name: , Value: Microsoft OLE DB Bulk Import Provider 7.5 Extended Error Service
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft OLE DB Bulk Import Provider Extended Error Service,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\MSQLImpProvErr orLookup, Name: , Value: Microsoft OLE DB Bulk Import Provider Extended Error Service
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft OLE DB Bulk Import Provider 7.5 Extended Error Service,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\MSQLImpProvErr orLookup\CurVer, Name: , Value: Microsoft OLE DB Bulk Import Provider 7.5 Extended Error Service
MSI (s) (F4:68): Executing op: RegAddValue(,Value=Microsoft OLE DB Bulk Import Provider Extended Error Service,)
WriteRegistryValues: Key: HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{CB0122A 6-60BC-11D3-B2A6-00C04F68CBB6}, Name: , Value: Microsoft OLE DB Bulk Import Provider Extended Error Service
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft OLE DB Bulk Import Provider Extended Error Service,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft OLE DB Bulk Import Provider 7.5 Extended Error Service,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft OLE DB Bulk Import Provider Extended Error Service,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft OLE DB Bulk Import Provider 7.5 Extended Error Service,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft SQL Replication Error Class,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft SQL Replication Error Class,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft SQL Replication Error Class,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft SQL Replication Distribution Provider-Error Lookup,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft SQL Replication Distribution Provider-Error Lookup,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft SQL Replication Distribution Provider-Error Lookup,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Error Lookup Service for Microsoft SQL Replication Distribution Provider,)
MSI (s) (F4:68): Executing op: RegRemoveValue(,Value=Microsoft SQL Distribution Error lookup,)
MSI (s) (F4:68): Error in rollback skipped. Return: 5
|||Hi Jonothan,
I'm gitting the same error. Was wondering if you managed to sort it out?
Regards
G.