Showing posts with label fails. Show all posts
Showing posts with label fails. Show all posts

Wednesday, March 28, 2012

install of express 200 advanced sp1 fails

Had intial release installed; deleted it and associated software, and downloaded advanced, sp1 and mgmt. studio sp1.

Go to install and get just warnings(2-IIS and hardware);install goes on

then fails; look at log and it says my system doesn't meet minimum

hardware requirements.

Look at hardware requirements on readme and at MS and my system DOES

meet 'minumum reuquirements'; he only thing close is the 512 mb minimum

memory which is what my system has, 512mb memory.

1.7 P4, 30 gig of hard drive space,.net2.0,win2k with SP4,etc..

Anyone know what a workaround is or is this a 'bug'?

Take a looks at the setup logs (C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG) for starters. See if there is additional information available there.

Regards,

Mike Wachal
SQL Express team

Monday, March 26, 2012

Install of 2005 tools fails

I'm trying to install SQL Server 2005 tools, but keep getting this error,

TITLE: Microsoft SQL Server Setup


None of the selected features can be installed or upgraded. Setup cannot proceed since no effective change is being made to the machine. To continue, click Back and then select features to install. To exit SQL Server Setup, click Cancel.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=9.00.1399.06&EvtSrc=setup.rll&EvtID=SQLSetup90&EvtType=28108

Then on the Details, it says the following,

Name: Microsoft SQL Server 2005 Tools
Reason: Your upgrade is blocked. For more information about upgrade support, see the "Version and Edition Upgrades" and "Hardware and Software Requirements" topics in SQL Server 2005 Setup Help or SQL Server 2005 Books Online.

Build version check:
Your upgrade is blocked because the existing component is a later version than the version you are trying to upgrade to. To modify an existing SQL Server component, go to Add or Remove Programs in Control Panel, select the component you would like to modify, and then click Change/Remove.

I uninstalled the Express tools from the system and can't get the tools to install. I've rebooted to no avail. Help!After installing/uninstalling the Express product a few times, I found a solution: I ran the Install Cleanup utility (http://support.microsoft.com/default.aspx?scid=kb;en-us;290301), and removed any references to SQL Server 2005. Then I went into the registry (PROCEED WITH EXTREME CAUTION HERE!) and deleted the services that had been created for SQL Server 2005 in HKEY_LOCAL_MACHINE/SYSTEM/SERVICES. Then I found the install folders (from the service registry keys above) and zipped up their contents and moved them elsewhere, deleting the original files. In between, I ran two different registry cleanup programs, which found issues and resolved them. One is a free tool, called RegScrubXP (do a Google and it should come up).

I also generated an MSI Inventory using a special tool described here to ensure that SQL Server 2005 was nowhere to be found: http://blogs.msdn.com/astebner/archive/2005/10/30/487096.aspx.

You've got to also remember that there's an order in uninstalling the items: You remove the db first, then the tools, then the support files, then the native client. Please correct me if I'm wrong on this.

After about a week of wrestling with it, I've removed the express tools and finally got the full SQL Server 2005 client tools installed and am very happy

Friday, March 23, 2012

Install fails with a "..path specified...is invalid"

After running through all the pre-install questions, it begins by saying that
it is performing operations on the cluster nodes and then fails with the
message:
"The path specified in a command line argument is invalid:
\\<servername>\admin$\<servername>_MSSQLSERVER.iss "
Any thoughts?
Either the administrative shares have been disabled or you are running under
an account that does not have access to the administrative shares on all
nodes of the cluster.
Sincerely,
Anthony Thomas

"Isaac Story" <IsaacStory@.discussions.microsoft.com> wrote in message
news:7FCDAF81-7BCF-4E99-9A74-5F564D090E63@.microsoft.com...
> After running through all the pre-install questions, it begins by saying
that
> it is performing operations on the cluster nodes and then fails with the
> message:
> "The path specified in a command line argument is invalid:
> \\<servername>\admin$\<servername>_MSSQLSERVER.iss "
> Any thoughts?
|||Actually I found the problem in a KB article. I had Terminal Services
installed on two of the nodes. SQL Clustering cannot be installed on a node
or nodes that have terminal services installed. Just thought I would post
that for anyone else how might run across the same problem.
"Anthony Thomas" wrote:

> Either the administrative shares have been disabled or you are running under
> an account that does not have access to the administrative shares on all
> nodes of the cluster.
> Sincerely,
>
> Anthony Thomas
>
> --
> "Isaac Story" <IsaacStory@.discussions.microsoft.com> wrote in message
> news:7FCDAF81-7BCF-4E99-9A74-5F564D090E63@.microsoft.com...
> that
>
>

Install fails on x64 cluster nodes.

I can't seem to install SQL Server 2005 (x64 version) on an x64 Win2k3 two node cluster.

I get all the way through the configuration and setup fails because it cannot start a task on the remote node. The error message indicates to check the task scheduler log file, which I have and I cannot find any 'errors' in the file.

Google/MSDN/Technet turn up nothing on multiple searches. Has anyone else run into this problem?

My installation account is a local admin on both machines, so is the sql cluster account. For the life of me I cannot figure out what's different for an x64 install vs 32bit....

Fixed the problem...

My account was not authoritative for the "Domain Services" group.

|||

I have the same problem, can would appreciate it if anyone could elaborate on this "Domain Services" group. What do you mean by not "authoratative" for this group?

Thanks.

Install fails on x64 cluster nodes.

I can't seem to install SQL Server 2005 (x64 version) on an x64 Win2k3 two node cluster.

I get all the way through the configuration and setup fails because it cannot start a task on the remote node. The error message indicates to check the task scheduler log file, which I have and I cannot find any 'errors' in the file.

Google/MSDN/Technet turn up nothing on multiple searches. Has anyone else run into this problem?

My installation account is a local admin on both machines, so is the sql cluster account. For the life of me I cannot figure out what's different for an x64 install vs 32bit....

Fixed the problem...

My account was not authoritative for the "Domain Services" group.

|||

I have the same problem, can would appreciate it if anyone could elaborate on this "Domain Services" group. What do you mean by not "authoratative" for this group?

Thanks.

Install fails on SQL2k5 because no IIS on Server

We have a new cluster that we are trying to install SQL 2k5 enterprise on and the security requirements will not allow us to install IIS on the same server as SQL. Is there a way around the requirement of having IIS installed on the server with SQL 2k5?It's not a requirement, unless you need RS on the cluster. You'll get a warning early on, but Setup will proceed if IIS is missing.|||The setup just closes itself down when it is doing the check for server components. There is no error at all. When we check the log file there is a statement about IIS not being installed or is disabled.|||Ugh. Well, the crash is likely due to another cause. Are you referring to summary.txt, or one of the detailed logs? If the former, I would proceed by looking at ...core.log and/or core(local).log. But at this stage there aren't going to be very many logs so check everything there for clues.

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

Am running vista premium and am trying to complete the installation of Office 2007 Professional (disc 2) and keep getting an error message that SQL Service 2005 (Express) cannot install. Logfile below:


Microsoft SQL Server 2005 9.00.3042.00
==============================
OS Version : Home Edition (Build 6000)
Time : Sun Mar 04 15:25:13 2007
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.3042.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLSupport_1.log
--
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server Native Client
Product Version : 9.00.3042.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLNCLI_1.log
--
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server VSS Writer
Product Version : 9.00.3042.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SqlWriter_1.log
--
Machine : MICHAELTODD-PC
Product : SQL Server Database Services
Error : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
--
Machine : MICHAELTODD-PC
Product : SQL Server Database Services
Error : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
--
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server 2005 Express Edition
Product Version : 9.1.2047.00
Install : Failed
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQL.log
Last Action : InstallFinalize
Error String : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
Error Number : 29513
--

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


Time : Sun Mar 04 15:27:03 2007


List of log files:
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Core(Patched).log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLSupport_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLNCLI_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SqlWriter_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQL.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Datastore.xml
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_.NET Framework 2.0.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Support.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Core.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SCC.log

This is probably caused by a corruption in WMI in your Windows Server. Try reinstalling WMI. There's information on how to do this at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/reinstalling_wmi.asp

Michelle

|||That link doesn't go to a working page..?|||

Well I can't seem to find the original article but here is a couple of things to try.

Can you run “winmgmt /verifyrepository”? If this returns “ WMI repository is inconsistent” then you will have to rebuild the repository. You can rebuild it using “winmgmt /salvagerepository”.

Michelle

|||

Thank you, Michelle.

I am having the same problem trying to install Accounting Express 2007 on my new Vista Ultimate machine.

The machine already has SQL Express loaded. Management Server Express works.

"winmgmt /verifyrepository" runs and says repository is inconsistent...

"winmgmt /salvagerepository" runs and produces:

WMI repository salvage failed
Error code: 0x8007041B
Facility: Win32
Description: A stop control has been sent to a service that other running services are dependent on.

Any thoughts?|||

Check out the following post it has a solution.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1094559&SiteID=1

Michelle

sql

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)

Am running vista premium and am trying to complete the installation of Office 2007 Professional (disc 2) and keep getting an error message that SQL Service 2005 (Express) cannot install. Logfile below:


Microsoft SQL Server 2005 9.00.3042.00
==============================
OS Version : Home Edition (Build 6000)
Time : Sun Mar 04 15:25:13 2007
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.3042.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLSupport_1.log
--
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server Native Client
Product Version : 9.00.3042.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLNCLI_1.log
--
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server VSS Writer
Product Version : 9.00.3042.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SqlWriter_1.log
--
Machine : MICHAELTODD-PC
Product : SQL Server Database Services
Error : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
--
Machine : MICHAELTODD-PC
Product : SQL Server Database Services
Error : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
--
Machine : MICHAELTODD-PC
Product : Microsoft SQL Server 2005 Express Edition
Product Version : 9.1.2047.00
Install : Failed
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQL.log
Last Action : InstallFinalize
Error String : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
Error Number : 29513
--

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


Time : Sun Mar 04 15:27:03 2007


List of log files:
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Core(Patched).log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLSupport_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQLNCLI_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SqlWriter_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SQL.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Datastore.xml
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_.NET Framework 2.0.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Support.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_Core.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_MICHAELTODD-PC_SCC.log

This is probably caused by a corruption in WMI in your Windows Server. Try reinstalling WMI. There's information on how to do this at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/reinstalling_wmi.asp

Michelle

|||That link doesn't go to a working page..?|||

Well I can't seem to find the original article but here is a couple of things to try.

Can you run “winmgmt /verifyrepository”? If this returns “ WMI repository is inconsistent” then you will have to rebuild the repository. You can rebuild it using “winmgmt /salvagerepository”.

Michelle

|||

Thank you, Michelle.

I am having the same problem trying to install Accounting Express 2007 on my new Vista Ultimate machine.

The machine already has SQL Express loaded. Management Server Express works.

"winmgmt /verifyrepository" runs and says repository is inconsistent...

"winmgmt /salvagerepository" runs and produces:

WMI repository salvage failed
Error code: 0x8007041B
Facility: Win32
Description: A stop control has been sent to a service that other running services are dependent on.

Any thoughts?|||

Check out the following post it has a solution.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1094559&SiteID=1

Michelle

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

Monday, March 12, 2012

Instalation MSDE failled !

Hello,
I'm trying to install MSDE but it fails.
I notice thatthe install log has several return values 3 wich means
problems.
...
Starting custom action InstallSQLAgentSecurity
InstallSQLAgentSecurity failed (AHFTSH,LocalSystem,87).
Action ended 11:25:35: InstallFinalize. Return value 3.
...
Start custom action DeferProperties
Defer Properties returns: 0
MSI (s) (48:B4) [11:25:40:093]: Executing op:
End(Checksum=0,ProgressTotalHDWord=0,ProgressTotal LDWord=0)
MSI (s) (48:B4) [11:25:40:093]: Error in rollback skipped. Return: 5
MSI (s) (48:B4) [11:25:40:109]: Calling SRSetRestorePoint API.
dwRestorePtType: 13, dwEventType: 103, llSequenceNumber: 246, szDescription:
"".
MSI (s) (48:B4) [11:25:40:171]: The call to SRSetRestorePoint API succeeded.
Returned status: 0.
MSI (s) (48:B4) [11:25:40:171]: Unlocking Server
MSI (s) (48:B4) [11:25:40:171]: PROPERTY CHANGE: Deleting UpdateStarted
property. Its current value is '1'.
Action ended 11:25:40: INSTALL. Return value 3.
...
MSI (s) (48:B4) [11:25:40:328]: MainEngineThread is returning 1603
MSI (s) (48:94) [11:25:40:328]: Destroying RemoteAPI object.
MSI (s) (48:30) [11:25:40:328]: Custom Action Manager thread ending.
MSI (c) (28:3C) [11:25:40:328]: Back from server. Return value: 1603
MSI (c) (28:3C) [11:25:40:328]: Decrementing counter to disable shutdown. If
counter >= 0, shutdown will be denied. Counter after decrement: -1
Action ended 11:25:40: INSTALL. Return value 3.
...
=== Logging stopped: 21-11-2007 11:25:40 ===
MSI (c) (28:3C) [11:25:40:359]: Note: 1: 1708
MSI (c) (28:3C) [11:25:40:359]: Product: Microsoft SQL Server Desktop
Engine -- Installation operation failed.
MSI (c) (28:3C) [11:25:40:375]: Grabbed execution mutex.
MSI (c) (28:3C) [11:25:40:375]: Cleaning up uninstalled install packages, if
any exist
MSI (c) (28:3C) [11:25:40:375]: MainEngineThread is returning 1603
=== Verbose logging stopped: 21-11-2007 11:25:40 ===
Solutions ?
Regards
Antonio Ferreiar
Andrea,
Thanks. Problem solved.
Antonio
"Andrea Montanari" <andrea.sqlDMO@.virgilio.it> escreveu na mensagem
news:5qj194F10cgomU1@.mid.individual.net...
> hi Antonio,
> Antonio Ferreira wrote:
> have you already seen http://support.microsoft.com/kb/829386/en-us ?
> regards
> --
> Andrea Montanari (Microsoft MVP - SQL Server)
> http://www.asql.biz http://italy.mvps.org
> DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
> -- remove DMO to reply
>