Need Help Installing And Configuring SQL Server Express

Sep 26, 2007



I'm new to SQL Server (and databases in general) so I don't know what question to ask. I'll just be explicit about what I want to see.

What I need is SQL Server Express to install silently embedded in my application's installation (The user may already have SQL Server Express installed).

Once this is complete, in the SQL Server Configuration Manager under SQL Server 2005 Network Configuration, there should be an entry: Protocols for SONICI with Shared Memory, Named Pipes, and TCP/IP all set to Enabled.

When logging into SQL Server Management Studio there should be a choice for COMPUTERNAMESONICI and there should be a new folder Program FilesMicrosoft SQL ServerMSSQL$SONICI.

Here's what my installer launches from the command prompt:
SQLEXPR32.exe -q /norebootchk /qn reboot=ReallySuppress addlocal=all instancename=SONICI SQLAUTOSTART=1

It doesn't work. And if I remove the /qn and run it, I get the message: "Microsoft SQL Server 2005 Setup was unable to install on your computer."

The log file reads:
Error: Action "LaunchLocalBootstrapAction" threw an exception during execution. Error information reported during run:
"c:Program FilesMicrosoft SQL Server90Setup Bootstrapsetup.exe" finished and returned: 1603

I have no clue what is wrong and I can't find any helpful information on the web.


View 1 Replies


ADVERTISEMENT

Need Help Configuring SQL Server Express

May 11, 2007

I have Visual Studio 2005 Professional installed and SQL Server Express installed. In following along with the Microsoft Visual C# Step by Step book, there is a procedure on page xxi to get access to SQL Server Express. At the 2> prompt, however, when I type in go and then press enter, I get the following message:



Msg 15247 Level 16, State 1, Server MyServerNameSQLEXPRESS, Procedure sp_grantlogin, Line 13



User does not have permission to perform this action.



The computer is my own personal computer, with Window Vista installed and no previous versions of MSDE installed. I also have administrator persmissions. The only guidelines in the procedure regarding what to do in the event of an error message is to ensure that the commands were typed in correctly. What could be causing this message, since I do have administrator permissions?

View 9 Replies View Related

Configuring SQL Server Express For VWD

Sep 25, 2007

For some reason I can't seem to be able to add SQL databases to VWD

I receive the following error message:


Connections to SQL Server Files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component or download from the URL: http://go.microsoft.com/fwlink/?LinkId=49251


I have reinstalled SQL server but I still have the same problem, I tried tweaking some of the Server configurations without success.

I searched for hours on the web for answers but couldn't find any.

If anyone has any idea what could be the problem please help me.

My OS is Windows XP Professional SP2
IIS is installed.

View 8 Replies View Related

Configuring A ReportServer In A Non-DefaultWebSite With SQL Server 2005 Express Edition Advanced Server

Nov 19, 2007

Hello everybody!

I'm trying to configure a ReportServer in a Non-DefaltWebSite in my server. During the Reporting Server Configuration's process, everything works fine! All the informations are accept. But, when I try to access the address http://myserver.com/reportserver (or http://myserver.com/reports) a login message box is shown.
I've already tried to enable a lot of user accounts, but with no success!
I've read some articles that try to explain how to install a ReportServer in a Non-DefaultWebSite, but its doesn't work too.

Any sugestions?

My server is a Windows 2003 Standard Edition w/ SP1, IIS 6.0, SQL Server 2005 Express Edition Advanced Server.

Regards,

Jorge Olimpia

View 1 Replies View Related

Installing And Configuring Reporting Services Using The Command Prompt

Jul 31, 2007

Hello, I have a question regarding installing SQL Express with Advanced Services from the command prompt. I am executing a .cmd file which has the following syntax:



start /wait setup.exe /qb INSTANCENAME=Tim ADDLOCAL=SQL_Engine,Connectivity,RS_Server,RS_Web_Interface SAPWD=1StrongPassword_2 SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0

Yet, after the installation when I run the Reporting Services configuration tool, none of the settings for Reporting Services are set. I would like to be able to install Reporting Services from the command prompt and have it use the default settings for creating a default website just like you can through the User Interface using the Setup.exe but cannot seem to figure out what I am missing in my .cmd file?


I would appreciate any help anyone can provide.

Tim

View 3 Replies View Related

Installing SQL Server Standard Edition 2005 After Installing SQL Server Express 2005

Feb 14, 2007

Hi

I have installed SQL Server Express 2005 on my machine.

I want to install SQL Server Standard Edition 2005 on my machine to check new services it has.

Can these 2 Editions coexist with each other, or any troubles you think might encounter?

Thanks

View 5 Replies View Related

Configuring Sql Express On Installation

Nov 10, 2006

Can someone explain to me what SQLACCOUNT=<domainuser> is or should be set to? I get an error telling me to specify a built in account or give a username domain and password for each service. How do I specify these things I didnt see those in the 1 msdn page that explains this. I asked this before but I still cant figure it out. Thanks.

View 1 Replies View Related

Installing SQL Server Express

Jul 9, 2007

Please tell me what I am missing here.  I've got an XP Pro machine with SQL Server Express running and a laptop with XP running the Management Studio Express.  This is on my home network which is wireless.  I can't see any databases on the XP Pro machine from the laptop.  Is there something besides just installing SQL Server that I need to do?  I've checked forums, documentation and co-workers but no luck. Thanks in advance 

View 2 Replies View Related

WHAT NEXT AFTER INSTALLING SQL SERVER EXPRESS?

Sep 24, 2006

I have installed SQL Server Express with Advanced Services SP1 option. I am not really sure if I should have done this but I could not resist the temptation to have as many options as I could get. I even installed some samples/sample databases.

However, I cannot understand how to start using the SQL Express package which (unlike the Visual Basic 2005 Express or the Web Developer Express I also downloaded) does not show me a start up page. I get SQL Server Configuration Manager, SQL Server Error and Usage Reporting and SQL Server Surface Area Configuration, all from Configuration Tools. I have no idea how to proceed.

Could I have downloaded the wrong package?

View 6 Replies View Related

Installing SQL Server Express

Dec 7, 2006

I am having a problem installing SQL Server Express 2005 from the command line in that it gets part way through and then stops - no message - just terminates. After much rooting around in log files and running a normal install I'm pretty sure that it is stopping because of a warning regarding "Minimum Hardware Requirements".

The laptop I'm trying to install it on is a Samsung X05, Centrino 1.4, 1gb RAM and 60gb free disk space. I've tried it on another laptop (Sony with a higher spec.) and get exactly the same problem.

As far as I can see the hardware spec is well above the recommended minumum so I'm at a loss as to what to try next to overcome the problem. If anyone has any suggestions then I'd be very grateful.

View 8 Replies View Related

Installing SQL Server Express

Aug 20, 2007

I have installed SQL Server Express on a Windows XP Professional workstation. The installation instructions that I was following said that I had to have .NET Framework 2.0 installed. The instructions said that I should uninstall any versions before I tried to install 2.0. My computer already has version 2.0 and version 3.0 installed, so I did not remove anything.

My problem is that now that I have SQL Express installed I cannot seem to connect to anything. I was specifically trying to convert an Access database to SQL Server format, and I keep getting a "connection failed" error. I don't seem to have any way to start SQL Express. Does it have to be started or is it running by default? What am I doing wrong?

View 10 Replies View Related

Re-installing SQL Server Express

Sep 27, 2006

I recently posted this question in the SQL Server Express forum and it was suggested I also post this issue to this forum. In the hope that someone can shed some light on the problem.

A couple of days ago I installed SQL Server Express and it seemed to be running fine. (I've not really had a lot of time to devote to trying it out).

Today I decided to remove the software as I noticed it placed various components on differnet drives (my fault, I think). Anyway I removed everything using Add/Delete Progams and then deleted any folders left behind.

Now I try a fresh install of SQLEXPR_ADV and I get as far as the "Instance Name" dialog and use the default Named instance of SQLEXPRESS and then click Next.

The next dialog box appears with the heading "Existing components". The three check boxes are grayed out. So I click the Details button and the following is presented on screen:

Name: Microsoft SQL Server 2005 (SQLEXPRESS)
Allowed Action: Maintain (Action is only available from Add or Remove Programs)
Reason: Cannot maintain product, to maintain the product go to Add or Remove Programs

Name: Microsoft SQL Server 2005 Reporting Services (SQLEXPRESS)
Allowed Action: Maintain (Action is only available from Add or Remove Programs)
Reason: Cannot maintain product, to maintain the product go to Add or Remove Programs

Name: Microsoft SQL Server 2005 Tools
Allowed Action: Maintain (Action is only available from Add or Remove Programs)
Reason: Cannot maintain product, to maintain the product go to Add or Remove Programs


It has been pointed out that the following services should have been stopped prior to removal.

SQL Server Active Directory Helper
SQL Server Browser
SQL Server FullTest Search (SQLEXPRESS)
SQL Server Reporting Services (SQLEXPRESS)

Surely this should be managed by the Add/Remove process!

I was able to successfully re-install the program as long as I created a new instance.

What should be the correct process to remove SQL Server Express and if necessary how do I remove services if they do not get deleted?

TIA

Steve

View 7 Replies View Related

WHAT NEXT AFTER INSTALLING SQL SERVER EXPRESS?

Sep 24, 2006

I have installed SQL Server Express with Advanced Services SP1 option. I am not really sure if I should have done this but I could not resist the temptation to have as many options as I could get. I even installed some samples/sample databases.

However, I cannot understand how to start using the SQL Express package which (unlike the Visual Basic 2005 Express or the Web Developer Express I also downloaded) does not show me a start up page. I get SQL Server Configuration Manager, SQL Server Error and Usage Reporting and SQL Server Surface Area Configuration, all from Configuration Tools. I have no idea how to proceed.

Could I have downloaded the wrong package?

View 1 Replies View Related

Installing SQL Server 2005 Express

Dec 8, 2006

I am working on Win2K Pro & had SQL Server 2005 Express & SQL Server Management Studio installed. The SQL Server name was MerverSQLEXPRESS. Due to some unavoidable reasons, I had to repair (& not re-install) Win2K but after doing so, I found that I am not able to connect to the database server. I uninstalled all the components related to SQL Server 2005 Express (like Management Studio, Support Files, BOL etc.) from my m/c & then restarted my m/c.

After doing so, I first re-installed SQL Server 2005 Express & other related components (I intended to install SQL Server 2005 Management Studio after installing SQL Server 2005 Express). While installing SQL Server 2005 Express, all the steps get executed successfully except for the last one which happens to be SQL Server Database Services. At this point, I get the following error:

An instance with the same name is already installed on this computer. To proceed with SQL Server Setup, provide a unique instance name.

The problem is after I click the OK button, I am not even given the option to change the instance name! The Status message corresponding to SQL Server Database Services just says Setup failed. Refer to the Setup log for details. Finally, when I click the Next button, the next dialog finishes the Setup (showing the Finish button).

Now how do I overcome this problem? Please note that the Authentication mode I am using is Windows Authentication.

Someone please suggest me a concrete solution. It's driving me nuts! My receding hairline is getting further receded!

Lastly, please note that, as far as possible, I would like to keep the instance name as MerverSQLEXPRESS only.

View 3 Replies View Related

Installing SQL Server 2005 Express

Jan 30, 2007

Hello,

I have a problem installing SQL express from a CD, it installs fine but the installation wizard does not load automatically, so I have tried to setup manually through Add and Remove programs.

But when I get pass System configuration check menu, i do not get the Registration info menu, it goes straight to SQL server express setup and then to another server express setup menu (it skips 3 menu pages) it should have MSML5 components such as SQL setup files, SQL native client, SQL VSS writer etc but it is completely empty. Then I get the finish screen.

However, when I uninstall SQL express, I see the MSML screen with all the components listed before it uninstalls.

I hope this makes sense and I hope someone can help.

Thanks.

View 1 Replies View Related

Installing Sql Server Express 2005

Sep 23, 2007

hi friends!!!

to install sql server express 2005, do i have to install the windows installer 3.0. when i run the setup, after extracting the files, there is a message displaying such that to continue installation, you need to install the windows installer 3.0.

is it so?

regards.,

sekar

View 3 Replies View Related

Error When Installing SQL Server Express

Mar 22, 2007

Hi All,

I have a problem when installing SQL Server Express Advanced Edition

It crash when installing Database Services, the log file contains this message

.....

<Func Name='GetSkuIt'>
GetServiceUserGroup failed for SQLEXPRESS, 5
Error Code: 0x80070534 (1332)
Windows Error Text: Le mappage entre les noms de compte et les ID de sécurité n'a pas été effectué.
Source File Name: sqlcasqlcax.cpp
Compiler Timestamp: Fri Feb 9 22:35:05 2007
Function Name: SetInstanceProperty
Source Line Number: 1223

Error Code: 1332
MSI (s) (E0!E8) [10:34:39:288]: Produit : Microsoft SQL Server 2005 -- Erreur 29528. Le programme d'installation a rencontré une erreur inattendue pendant Définition des propriétés internes. L'erreur est : Erreur irrécupérable lors de l'installation.

Erreur 29528. Le programme d'installation a rencontré une erreur inattendue pendant Définition des propriétés internes. L'erreur est : Erreur irrécupérable lors de l'installation.

<EndFunc Name='LaunchFunction' Return='1332' GetLastError='203'>
Fin de l'action 10:34:39 : SetInstanceProperty.D20239D7_E87C_40C9_9837_E70B8D4882C2. Valeur renvoyée : 3.
Fin de l'action 10:34:39 : INSTALL. Valeur renvoyée : 3.
.......

Can someone help me ?

Thx

View 2 Replies View Related

SQL Server Express Error When Installing

Aug 7, 2006

I've Successfully Installed Visual Web Developer Express Edition but when i tried to install SQL Server 2005 Express Edition I get this message: TITLE: Microsoft SQL Server 2005 Setup
------------------------------

An instance with the same name is already installed on this computer. To proceed with SQL Server Setup, provide a unique instance name.

------------------------------

so i downloaded the Visual Studio Auto-Uninstall and everything goes well until i accept the Agreement then i get this: <?xml-stylesheet type="text/xsl" href="C:DOCUME~1SamLOCALS~1TempIXP000.TMPissues.xslt"?>
<Issues><Issue><Name>Uninstall Visual Studio components</Name><Id>{BB69B4AB-619E-487f-B0C2-5ACD1AE5A9A0}</Id><Description>You have Visual Studio 2005 components installed.</Description><AffectedProducts>Visual Studio 2005 components from editions but RTM such as: Express, Standard, Professional, Team System, WinFX Runtime Components, etc..</AffectedProducts><DetailsUrlId>Href_{BB69B4AB-619E-487f-B0C2-5ACD1AE5A9A0}</DetailsUrlId><HaveFix>1</HaveFix><Severity>low</Severity></Issue></Issues>
samtylr

View 3 Replies View Related

Installing SQL Server 2005 Express

Jun 15, 2006

Downloaded the program and followed the instructions (as vague as they are) the only thing I see to execute is the configuration tools. I am certain I have missed something. Can anyone assist?

Many thanks!!

View 3 Replies View Related

Installing SQL EXpress With Older SQL Server?

May 9, 2006

Hello,

Can I install SQL Express on Windows 2003 server which also has SQL Server 2000?

I already have .NET 2.0 Framework installed.

Should I download the full version of SSE?

Thanks

Frank

View 3 Replies View Related

Installing SQL Server 2005 Express

Mar 17, 2007

Hello,

I'd like to install SQL Server 2005 Express.

I just want to confirm that I can just install it on top of what I already I have.

About 2 months ago, I installed Visual Studio 2005, full edition (not express).

I can't remember what I did regarding SQL... whether I installed anything or not.

On my PC at the moment, in the Control Panel ---> "add/remove programs" section, I have :-

Microsoft SQL Server 2005 Size 197,00MB
Microsoft SQL Server 2005 Mobile [ENU] Developer Tools Size 6,95MB
Microsoft SQL Server Native Client Size 4,16MB
Microsoft SQL Server Setup Support Files (English) Size 20,60MB
Microsoft SQL Server VSS Writer Size 0,66MB

From my start menu --> All Programs, the only SQL program is "Microsoft SQL Server 2005", and this just has one sub-menu to "configuration tools". I cannot see a link to any SQL server, so I don't think I have it installed.

Should I uninstall the 5 programs listed above first ? Or can I just install SQL Server 2005 Express on top of what I already have ?

Thanks for your advice.
Ian.

View 1 Replies View Related

Installing SQL Server 2005 Express Ed

Mar 7, 2006

Hi All,

I'm new to programming and I've got to develop a db for a uni project. However after downloading SQL Server 2005 express ed, I found that I could not find the command prompt to start writing scripts (black and white DOS screem). I only have the configuration tool option in my menu (within that server configuration manager, error & usage reporting and server surface area config).

How do I get started with creating my database, please help....................

I'm I not looking in the right place for the console (command prompt to run scripts) or have I not downloaded the right stuff.

I need help urgently!!!

Thanks, in advance

View 4 Replies View Related

Installing SQL Server Express Edition

Jun 15, 2006

When I try to Install SQL Server expres edition I keep on getting this error: http://www.fambouman.com/SQLError.JPG

I'am running Windows SBS 2003 fully updated via windows update.. When I go to the URL mentioned in the error I get an error and the browser redirects to microsoft search.

Anybody know how I can setup SQL Expres ? I need it for dotnetnuke to run.

Thanks in advance



View 4 Replies View Related

Installing Sql Server Express 2005

Mar 2, 2008

Hi all,

I'm completely frustrated in trying to install this product, I've checke the following from the error file

MSI (s) (20:CC) [20:59:45:951]: Note: 1: 1402 2: HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SQL Server90BootstrapMSIRefCount 3: 5
MSI (s) (20:CC) [20:59:45:951]: Product: Microsoft SQL Server Setup Support Files (English) -- Error 1402. Could not open key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SQL Server90BootstrapMSIRefCount. System error 5. Verify that you have sufficient access to that key, or contact your support personnel.

Any advice would be GREATLY appreciated

Cheers
Norman

View 6 Replies View Related

Problem Installing Sql Server Express

Dec 1, 2005

help i'm having serious problems installing sql server express and quite at a loss.

View 9 Replies View Related

Installing Right Components For Sql Server Express

Jun 14, 2006

Hi

I recently purchased a copy of Visual Studio 2005 & to my surprise there was a sql Server Express.

My Question is

Do i need to download any more components for this ?

Are Enterprise manager or Query Analyzer part of Sql Server Express?



Ani

View 3 Replies View Related

Installing SQL Server Express Edition SP2

Dec 1, 2007

I have Windows Vista Home Premium, with Visual Studio 2005 installed, and SQL Server Express Edition installed. What I want to do is upgrade to SQL Server Express Edition SP2. I understand that I can install SP2 on top of SQL Server Express Edition. However, there are just a couple of areas that I'd like assurances on (have never used SQL Server):

1. Since all my work with SQL Server Express Edition SP2 will be done via the Visual Studio 2005 IDE, does that mean that I don't need to download and install SQL Server Management Studio Express? The Management Studio seems to be more for a standalone development environment. I just want to make sure about this.

2. Also, the information on the information page about Windows Vista issues with User Account Control is not specific to SQL Express Edition SP2. There's a lot of generic and, quite frankly, very abstract information that is hard to understand. For now I'm just planning to install SQL Server and leave it at that, unconfigured, in whatever state the install leaves it at. I am hoping against hope that I will be able to familiarize myself with SQL Server via the Microsoft Visual C# 2005 Step-by-Step book, which is why I'm upgrading to SQL Server Express Edition SP2 in the first place. I'll glean what I can about configuration in the SQL Server Express Edition SP2 docs, but what are the chances that I'll find anything that is specific to using the database soley with Visual Studio 2005? Perhaps I'll be pleasantly surprised. About the User Account control issues, are there are any articles that specifically discuss User Account control issues that are associated with SQL Server Express Edition SP2?

Sorry about the windage. I'm a little cranky after spending about 2 hours clicking from one link to another.

Ed

View 1 Replies View Related

PLZ HELP: Error While Installing SQL Server Express!!

Mar 11, 2007

I am gettierror whle installing the SQL Server Express.



Product: Microsoft SQL Server 2005 Express Edition -- Error 29513. SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:Program FilesMicrosoft SQL Server90Sharedsqlmgmproviderxpsp2up.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.







View 1 Replies View Related

Configuring Replication Sql 2005 Express Edition

Aug 27, 2007

Hello all,

We have 2 sites . each one has sql 2005 express edition .

is it possible to configure replication between those 2 sql servers for failover purposes ?


Thanks

View 1 Replies View Related

Configuring SQL Express -- Getting Login Failed Exception

Jan 31, 2006

I have a machine with Windows XP Pro w/SP 2, IIS, SQL Server Express and Visual Studio 2005 installed.  When I attempt to open a database from an ASPX page, I'm getting an exception with the message:

"Cannot open database "Tasks" requested by the login. The login failed.
Login failed for user 'MYDEVASPNET'."

I've searched the web and found a number of pages that talk about the "Login failed for MACHINEASPNET" issue, but I didn't find any with a solution. 

For your information (in case it makes any difference), the computer is connected to a domain.  And the authentication methods for the virtual directory (in IIS) is configured for "Anonymous access" and "Integrated Windows authentication."

Does anyone know how to configure SQL Server Express (or is it IIS?) so the web page can access the database?

RichardR

 

View 9 Replies View Related

Installing SQL Server 2005 Express Edition

Dec 3, 2006

I have Visual Web Developer 2005 Express edition and I wanted to install SQL Server 2005 Express edition.From this page, I have downloaded and installed 'Microsoft SQL
Server 2005 Express Edition' and 'Microsoft SQL
Server 2005 Express Edition with Advanced Services http://msdn.microsoft.com/vstudio/express/sql/download/After the installation, how should I access the SQL Server 2005 Express edition?Because the only thing listed in 'Start > All Programs > SQL Server 2005' is 'Configuration Tools'I was hoping that when I install SQL Server 2005 express edition, I would get all the menu that I get by installing SQL Server 2000.So after installing SQL Server 2005 Express edition, what should I be expection? Thanks

View 4 Replies View Related

Problem Installing SQL Server 2005 Express

Mar 9, 2007

When I try to install SQL Server 2005 Express I find that after a short time it discontinues and say's "Installation not completed etc" on looking at the logs it say.s "Could not find IIS" do I need XP Pro to be able to install SQL Server
Thanks in advance

View 2 Replies View Related

Errors Installing SQL Server Express 2005

Feb 6, 2006

I've been having horrific problems installing and working with SQL Server Express 2005. I installed SSE with the Visual Web Developer tool so I assumed that the instance would synch up; but it didn't (see log contents at end) so I opened up permissions wide open to all users, and even that didn't help. I don't know for sure but I suspect that the problem probably relates to my deleting SQL Server entries from the registry and all directories and files related to it on disk. After going through the process of uninstalling and reinstalling Express 2005 numerous times, I became frustrated and decided to pull out all stops.
After reading and following all MSDN instructions and every blog and forum I could possibly locate on the subject, I could never resolve the problem of not reaching my database. I enabled all pipes and TCP/IP, etc. in the Configuration Manager, in both instances I had created; had run all command-line procedures recommended; and used cleanup programs that I could find, before reinstalling. I couldn't even get success in doing a test connection. I did get to a point where my ASP returned the message that it had connected but that the user didn't have permissions.
I think I'm destined to working with Access, which is a shame since I have encouraged students in a Web development class I teach to work with the more powerful SQL Server products. They've had success with SQL Server, so I'm setting a bad example.
Thanks in advance for help any of you can suggest.
Microsoft SQL Server 2005 Setup beginning at Sun Feb 05 23:48:08 2006Process ID      : 2036c:6645bd818fccc8ef0bad80e6a12f5bsetup.exe Version: 2005.90.1399.0Running: LoadResourcesAction at: 2006/1/5 23:48:6Complete: LoadResourcesAction at: 2006/1/5 23:48:6, returned trueRunning: ParseBootstrapOptionsAction at: 2006/1/5 23:48:6Loaded DLL:c:6645bd818fccc8ef0bad80e6a12f5bxmlrw.dll Version:2.0.3604.0Complete: ParseBootstrapOptionsAction at: 2006/1/5 23:48:8, returned trueRunning: ValidateWinNTAction at: 2006/1/5 23:48:8Complete: ValidateWinNTAction at: 2006/1/5 23:48:8, returned trueRunning: ValidateMinOSAction at: 2006/1/5 23:48:8Complete: ValidateMinOSAction at: 2006/1/5 23:48:8, returned trueRunning: PerformSCCAction at: 2006/1/5 23:48:8Complete: PerformSCCAction at: 2006/1/5 23:48:8, returned trueRunning: ActivateLoggingAction at: 2006/1/5 23:48:8Complete: ActivateLoggingAction at: 2006/1/5 23:48:8, returned trueRunning: DetectPatchedBootstrapAction at: 2006/1/5 23:48:8Complete: DetectPatchedBootstrapAction at: 2006/1/5 23:48:8, returned trueAction "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions: Condition "EventCondition: __STP_LaunchPatchedBootstrap__2036" returned false.Running: PerformSCCAction2 at: 2006/1/5 23:48:8Loaded DLL:C:WINDOWSsystem32msi.dll Version:3.1.4000.2435Loaded DLL:C:WINDOWSsystem32msi.dll Version:3.1.4000.2435Complete: PerformSCCAction2 at: 2006/1/5 23:48:9, returned trueRunning: PerformDotNetCheck at: 2006/1/5 23:48:9Complete: PerformDotNetCheck at: 2006/1/5 23:48:9, returned trueRunning: ComponentUpdateAction at: 2006/1/5 23:48:9Complete: ComponentUpdateAction at: 2006/1/5 23:48:30, returned trueRunning: DetectLocalBootstrapAction at: 2006/1/5 23:48:30Complete: DetectLocalBootstrapAction at: 2006/1/5 23:48:30, returned trueRunning: LaunchLocalBootstrapAction at: 2006/1/5 23:48:30

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved