SQL 2005 remote login

Hi there,
Could you let me know me - how do you configure / disable remote logon for SQL 2005. Are <sid> and SAP<SID>DB allowed to logon remotely?
Thank you!
Sim

Hi,
if you want to disable remote login on sql server 2005 do following
-> Click Start, point to Programs, point to Microsoft SQL Server 2005, point to Configuration Tools, and then click SQL Server Surface Area Configuration.
->On the SQL Server 2005 Surface Area Configuration page, click Surface Area Configuration for Services and Connections.
->On the Surface Area Configuration for Services and Connections page, expand Database Engine, click Remote Connections
if you only allowed local connection then check local connections only. apply
regards,
kaushal

Similar Messages

  • MS SQL 2005 remote connection using sqljdbc

    Hi,
    I have production line computer with software using java code and firebird database, i also have sqljdbc.jar also in the library.
    my software is trying to connect to mssql2005 database in a remote computer and got this error message:
    java.lang.classnotfoundexception: com.microsoft.sqlserver.jdbc.SQLServerDriver.
    I have no problem when connecting to my local mssql2005 database though. but have problems when trying to make remote connection.
    May i know what could seem to be the cause of the problem, is there anything missing ? do i need to instal anything else on the production line computer? currently it does not have mssql2005 instal on the production computer do i need to instal it ? please help. thanks

    Btreksun wrote:
    Hi,
    Im using MS SQL 2005 Express edition, I dont find any sqljdbc.jar driver inside the installation,
    I dont see any other driver or driver folder in the installation path.
    Inside my instalation path C:\Program Files\Microsoft SQL Server: only shows these folders
    MSSQL$MSSQL2000
    MSSQL.1
    80
    90
    100
    "Class path" applies to java. None of the above is java.
    I dont know what to set my classpath with?You are running your java in "something". That "something" is an application. That "something" does not have the correct class path. You didn't tell us what it is so we can't help you with it.
    I even download sqljdbc.jar and put it inside C:\Program Files\Microsoft SQL Server and set the classpath but doesnt work ?I suggest you google for class path, read several articles about it and try some of the stuff that they talk about.

  • Sql 2005 Remote Connection

    I am having a problem connecting to a remote SQL server 2005 instance.  The remote server is for a website hosting account of mine.  I can connect to the server from computers other than the problem computer just fine.  I cannot connect to the server using any software including SQL Server Management Studio Express, Visual Web Developer, or even when trying to use aspnet_regsql.exe on the problem computer.  The request to connect to the remote server never seems to leave my computer.  When talking to my hosting service, they replied that they did not receive a request to connect to their server from me.  I have shut down Windows Firewall as well as my third-party firewall with no change.  The error message that I receive is:
    An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)
    If anyone has any ideas they would be appreciated.

    There are a couple of changes that need to be made to allow remote connections to the server... and these need to be made on the server. Have a look at this KB Atricle. Also one way to test is to create a simple ODBC Connection and see if you can get through. Also I see it stange that a hosting company is allowing remote connections to the database server, normally they only allow connections through some sort of web interface or one of there own client tools.

  • Sql 2005 login error

    Post Author: dmccahanpppa
    CA Forum: General
    We are migrating from JD Edwards on AS400 to Microsoft Dynamics GP on SQL 2005. I can create and refresh reports without problem using sa as the login account in Crystal. When I use any of the users created in Dynamics GP (as they have to for users to access GP) I get a login error from the SQL server. This is using the same ODBC connection and I have taken some of the users and elevated there permission on the GP database and/or overall sql server to even dbo and sysadmin and still cannot get any login other than sa to work. Any sql GURUs out there that can tell me what I'm missing?
    Thanks

    Post Author: dmccahanpppa
    CA Forum: General
    I have tried creating ODBC connections (and also found a business objects article on OLE DB and tried that) with SQL Authentication and also with windows. I have made sure my users have usernames in GP that are all lower case name and password. The only thing that is getting me close is to use windows authentication on the odbc connection, set the odbc connection to a specific sql database, and give the users windows read permissions to that database. As a domain admin this gives complete access. With the users the login error goes away but I only see stored procedures and not the tables or views. I'm trying to find the minimum access to give the users in windows to allow windows authentication to work.
    What I don't understand is why this should be so difficult to find the correct answer on. I have the same issue on a very plain install (everything on the server, sql, gp, and crystal) with just microsoft's test company and data as I do the production system (gp and sql on one server and citrix client and crystal on another). I setup the test server (a couple of times blew the whole thing away and rebuilt following gp procedures) and consultants built the production environment. You would think Microsoft (since they blow their marketing horn about how Crystal Reports works with GP) or Business Objects would have the user and odbc setup for this documented.
    Ok...so I'm a bit delusional....

  • SQL 2005 cluster rejects SQL logins when in failed over state

    When SQL 2005 SP4 on Windows 2003 server cluster is failed over from Server_A to Server_B, it rejects all SQL Server logins. domain logins are OK. The message is "user is not associated with a trusted server connection", then the IP of the
    client. This is error 18452. Anyone know how to fix this? They should work fine from both servers. We think this started just after installing SP4.
    DaveK

    Hello,
    The connection string is good, you're definitely using sql auth.
    LoginMode on Server_B is REG_DWORD 0x00000001 (1) LoginMode on Server_A is REG_DWORD 0x00000002 (2) Looks like you are on to something. I will schedule another test failover. I assume a 2 is mixed mode? If so, why would SQL allow two different modes
    on each side of a cluster?
    You definitely have a registry replication issue, or at the very least a registry that isn't in sync with the cluster. This could happen for various reasons, none of which we'll probably find out about now, but never the less...
    A good test would be to set it to windows only on Node A, wait a minute and then set it to Windows Auth and see if that replicates the registry setting across nodes correctly - this is actually the windows level and doesn't have anything to do with SQL Server.
    SQL Server reads this value from the registry and it is not stored inside any databases (read, nothing stored in the master database) as such it's a per machine setting. Since it's not set correctly on Node B, when SQL server starts up it correctly reads
    that registry key and acts on it as it should. The culprit isn't SQL Server, it's Windows Clustering.
    Hopefully this makes a little more sense now. You can actually just edit the registry setting to match Node A and fail over to B, everything should work correctly. It doesn't help you with a root cause analysis which definitely needs to be done as who knows
    what else may not be correctly in sync.
    Sean Gallardy | Blog |
    Twitter

  • Copy sql server 2008 login password to sql server 2005

    Hello is it possible to copy same login name & password existing on SQL 2008 to a SQL 2005 server?
    Thanks in advance.

    Hello is it possible to copy same login name & password existing on SQL 2008 to a SQL 2005 server?
    Thanks in advance.
    Have a look at below link
    http://support.microsoft.com/kb/918992
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • The acount information could not be verified - SQL 2005 SP3 installation on Windows 2008 R2 Failover Cluster

    Hi,
    We have a problem when we are trying to install SQL SP3 on SQL 2005 cluster.
    The problem is described bellow:
    We installed a new Windows 2008 R2 x64 failover cluster with two nodes.
    As a next step we installed SQL 2005 Enterprise edition x64 on this failover cluster. We have finished the installation without problems. After SQL installation we are trying to install SQL SP3 . We have logged on using a domain administrator account and
    we start the installation of SP3 with that user. In authentication mode screen the test gives a success status using either domain administrator-windows authentication or sa-sql authentication. On remote user account screen, when we give the domain
    administrator account we get the message "the account information could not be verified. Press ok to return to authentication mode screen to determine the reason for failure".
    We have tried to give the SQL services startup user on remote user account screen but the error is the same.
    the domain administrator account exists on security logins of SQL with sysadmin rights.
    Can someone help?
    Thanks. 

    Hi StelioMavro,
    According to your error message, when you install SQL Server 2005 SP3 in your failover cluster, we need to verify if there was other instance that had been removed and the installation did not pass the login check. I recommend you use windows authentication
    instead of SQL Server authentication when applying SP3. And the windows account used to run the SP3 setup program must have administrator privileges on the computer where SP3 will be installed.
    For more information about how to install SQL Server 2005 SP3 in failover cluster, you can review the following article.
    http://www.sqlcoffee.com/Tips0007.htm
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Browse Data & Parameter flds no longer fully populated after upgd  SQL 2005

    I upgrade our SQL 2000 Server last weekend to SQL 2005 (sp2).
    Now our Crystal reports that access SQL data are not working correctly. Parameter Fields are showing little to no data, where before the upgrade we were seeing many more rows in the list.
    Digging further, I looked at the fields used for the dynamic LOV. If I use Browse Data on those fields I am seeing the same lack of data. One "Browse Data" that would typically return 80 items now returns 3 items. In that report the data field is DateTime. In another report, the field is string.
    I am also seeing an extra check for User Name and password before getting to the Enter values screen for the parameter.
    I am using Crystal Developer 11.0.0.1994. It is happening on multiple PCs. I tried with both the original SQL ODBC Driver and the newer SQL Native Client ODBC driver, with the same result.
    I've looked at this for 3 days with no luck. Any ideas?

    Full SysAdmin rights.
    I use a dedicated ODBC connection and have tried both "SQL Server" odbc driver and "SQL NativeClient" (2005) odbc driver.
    If I go to Crystal, to the Field Explorer, to the one of the fields, right-click and "Browse Data..." I get two results (I expect 82 results and have seen that in the past.) If I paste the query from Crystal, Database, "Show SQL Query.."  to SQL Server Management Studio, I see the full, correct results.
    In one example the field browsed is called "PeriodEndDate" (DateTime). A dynamic Parameter Field was created accessing this field. Here is the security curiosity...refreshing now asks for the user login each time "Prompt for new parameter values" is selected. It used to ask only the first time. The Crystal: Data Explorer" shows the current connection logged in ok.
    The two issues may or may not be related. Certainly if #1 were fixed, dynamic parameters would return the correct results. Even if it asked for the password each time.
    1.) "Browse Data" returning a smaller result than normal.
    2.) "Parameter Prompt" asks for Server Name, Database Name, User Name, and Password on
         each refresh selecting "Prompt for new parameter values".

  • SAP R/3 Data Import to MS SQL 2005

    Hi
    I am trying to import SAP R/3 Data to MS SQL 2005 with SQL Server Import and Export Wizard (.net framework Data Provider for mySAP Business Suite. )
    for ie i have to import data from mara table.
    but i am getting error at the time i am making connect from MS SQL 2005 to SAP R/3 ...
    Following is the error
    The operation could not be completed
    Additional information
    --> Missing SYSNR = ... in connect_param in RFcOpenEx(Microsoft.Adapter.SAP.SAPProvider)
    |--> Missing SYSNR = ... in connect_param in RFCOpenEx ( GInvoker)
    Can any one explain me where i am going wrong?

    I have downloaded SAP provider for SSIS, but it just a add-on and didn't find readme which will provide which right i should have for my SAP account.
    Can you please send the location of the readme file.
    I will furture request you, if possible send me what right i will required on SAP box to login using .Net Framework Data Provider for mySAP Business Suite from MS SQL Server Import and Export Wizard.

  • How to tune BW 3.5 on MS SQL 2005?

    Hello,
    I have installed BW 3.5 on MS SQL 2005 32 bit server but facing lot of performance issues. Server is going in hang stage as and when multiple reports are executed.
    Pls suggest some parameters for enhancing the system performance.
    SQL memory at database level is defined as 6 GB but in ST04 transaction its showing only 1.5:
    Current Memory (MB)           1,563.1
    SQL Memory Setting               FIXED
    Physical memeory is 16 GB---- where 8 GB is allocated for application and  database is using 2 GB.
    RZ10 parameters are *******************
    rdisp/plugin_auto_logout                    3600
    icm/keep_alive_timeout                      -1
    rdisp/max_comm_entries                      2000
    gw/max_overflow_size                        25000000
    gw/max_conn                                 2000
    gw/cpic_timeout                             60
    rsdb/esm/max_objects                        10000
    rsdb/esm/buffersize_kb                      40000
    rsdb/obj/buffersize                         40000
    ztta/roll_extension                         2000683008
    abap/swap_reserve                           20971520
    abap/heaplimit                              40894464
    abap/heap_area_total                        2000683008
    abap/heap_area_nondia                       2000683008
    abap/heap_area_dia                          2000683008
    rdisp/ROLL_MAXFS                            32768
    rdisp/ROLL_SHM                              32768
    ztta/roll_area                              2000896
    ztta/roll_first                             1024
    abap/use_paging                             0
    install/codepage/appl_server                1100
    zcsa/installed_languages                    ED
    zcsa/system_language                        E
    rsdb/ntab/sntabsize                         3000
    rsdb/ntab/irbdsize                          6000
    rsdb/ntab/ftabsize                          30000
    rsdb/ntab/entrycount                        30000
    rdisp/wp_ca_blk_no                          300
    rdisp/appc_ca_blk_no                        100
    zcsa/presentation_buffer_area               20000768
    rsdb/cua/buffersize                         5000
    rtbb/buffer_length                          30000
    zcsa/table_buffer_area                      50000896
    rdisp/keepalive                             0
    rdisp/max_wprun_time                        7200
    zcsa/db_max_buftab                          10000
    rtbb/max_tables                             1000
    abap/fieldexit                              yes
    rec/client                                  ALL
    zcsa/calendar_area                          1000000
    zcsa/calendar_ids                           400
    abap/buffersize                             500000
    login/no_automatic_user_sapstar             0
    SAPSYSTEMNAME                               BPW
    login/system_client                         410
    INSTANCE_NAME                               DVEBMGS01
    SAPSYSTEM                                   01
    rdisp/wp_no_dia                             11
    rdisp/wp_no_btc                             5
    rdisp/wp_no_vb                              3
    rdisp/wp_no_vb2                             2
    rdisp/wp_no_enq                             1
    rdisp/wp_no_spo                             3
    SAPGLOBALHOST                               ndelntx48
    PHYS_MEMSIZE                                6000
    DIR_TRANS                                   D:\usr\sap\trans
    icm/server_port_0                           PROT=HTTP,PORT=8001
    DIR_ROLL                                    D:\usr\sap\BPW\DVEBMGS01\data
    DIR_PAGING                                  D:\usr\sap\BPW\DVEBMGS01\data
    DIR_DATA                                    D:\usr\sap\BPW\DVEBMGS01\data
    DIR_REORG                                   D:\usr\sap\BPW\DVEBMGS01\data
    DIR_TEMP                                    .
    DIR_SORTTMP                                 D:\usr\sap\BPW\DVEBMGS01\data
    rdisp/PG_SHM                                16384
    rdisp/PG_MAXFS                              32768
    em/initial_size_MB                          6000
    em/blocksize_KB                             1024
    em/stat_log_size_MB                         20
    em/stat_log_timeout                         0
    em/address_space_MB                         512
    PLEASE ADVISE to improve performance.
    Regards,
    Ankita.

    Hi,
    the topic is much complicated.
    First you have to understand if there is software or hardware bottleneck.
    To do this you have to analyze many issue :
    For example ST02 for memory parameter configuration and buffer swaps.
    Then trought ST06 you can analyze if there is CPU , memory or I/O bottleneck.
    How many saps have your server ?
    How many users ?
    How many dialog steps ?
    Then you can analyze onlyne situation, for example when there is lot of workload go in SM50 and see what happen ( WP occupied and so on )
    ST03 for workload analisies

  • Sql Service and Databases won't start on two of my databases SQl 2005

    getting the errors below
    In Event viewer I have Event ID 17120 SQL Server Could not Spawn FRuncm thread check the sql server error log and the windows event logs for information about possible related problems.
    Event id 17826 Could not start the Network Library because of an internal error in the netwpork library. To determine the cause review the errors immediately preceding this one in the error log.
    Also Event id 17182 TDSSN1 Client initialization failed with error 0x2,
    status code 0x1
    I think this post could help me but I do not know
    what is the domain login account for the SQL service is in sql 2005.
    Please see the post below
    1. added our domain login account for the SQL service to the local group SQLServer2005MSSQLUser$HSPCSVR03$MSSQLSERVER
    2. added the domain login account for the Agent service to SQLServer2005SQLAgentUser$HSPCSVR03$MSSQLSERVER
    3. added both accounts to the local computer Administrators group.
    4. deleted C:\Documents and Settings\<user>\Application Data\Microsoft\Microsoft SQL Server\90\Tools\Shell\mru.dat.I hope someone can help me with this. this broken Backup exec Database
    has become a nightmare. Two of the sql databases, both the bkup exec one and one called MS SQlserver will not start under services and the local system account or the Administrator account.
    Droid Hacker

    Hello,
    Did you refer to the folloing blog to troubleshooting this issue?
    Error Messages of SQL Server 2005 Start Up Failure
    According to the blog above, "TDSSNIClient initialization failed with error 0x2" , 0x2 is the OS error. Typing "net helpmsg 2" in command prompt return:The system cannot find the file sepcify. Status code 0x1 is general status code. You can review error
    log which start from error:17182 in SQL Server error log and mapping status code to specific problem.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • SQL 2005 Setup on Win7 Ultimate [No SQL Services after installation]

    Win 7 Ultimate (64bit)
    4GB RAM
    New installation of Win 7 Ultimate
    Re-installation of SQL: Originally SQLExpress which didn't work out so I went to SQL2005 Standard Edition SP1 & updated to SQL2005 SP4.  I installed Visual Studio 2005 during the SP1 installation.  Actually, I installed all SQL2005 components
    'just in case'.
    I had attempted, unsuccessfully, to install SQLExpress so I uninstalled all SQLExpress components via Programs and Features, removed all SQL related directories and subdirectories in c:\Program Files (x86)\SQL.... and started the DVD setup.exe installation. 
    [I didn't do a RegEdit32!] 
    Uniquely, During installation of SQL2005, I wasn't asked for the SQL Product Key nor whether the mode was Windows or Mixed (I want Mixed Mode).  Now, after rebooting with all MS updates (Win7 and SQL2005) I don't see any SQL services even though the
    Microsoft SQL Server 2005, Backward compatibility and Books etc are listed as installed under Programs and Features.  IIRC, I saw a message regarding ASP.Net for 64bit being installed but some issues on the 32bit not being installed (warning message).
    So, how do I get the necessary SQL 2005 services installed and get SQL functional???  I'm open to a complete re-install if necessary.  My original DVD is SQL2005 Standard Edition SP1, fyi.
    THANKS!

    1) SQL Server Configuration Manager?  Yes, I do under "Configuration Tools"  When selecting this and going into SQL Server 2005 Services I get "There are no items to show in this view".
    2) Exact SQL Server edition? From Help of SQL Server Configuration Manager: 2005.090.5000.00
    3) Compact Edition installed?  I used the SQL2005 SP1 Standard Edition DVD and then selected setup.exe.  If you'd like for me to uninstall SQL and reinstall I will (including removing appropriate SQL Server directories).  I'd remove the RegEdit
    entries but I don't know where/what they are.  [[Note!: See #4 below where under Server Type I see "SQL Server Compact Edition  ... as well as Database Engine, Analysis Services, Reporting Services and Integration Services]
    4) ??: Since I can't get into SQL Server Management Studio.  I get "Cannot connect to XYZ02" "A network-related or instance specific error occurred while establishing a connection to SQL server.  The server was not found or was not accessible. 
    Verify that the instance name is correct and that SQL Server is configured to allow remote connections.  (Provider: Named Pipes Provider, error:40- Could not open a connection to SQL server) (Microsoft SQL server, Error:2)"  [Note: XYZ02 is the name
    of the laptop and I used: Server Type: Database Engine; Server Name: XYZ02 (I had to enter as it wasn't listed); Authentication: Windows Authentication
    So, suggestions... looks like I DO have Compact Edition?  Thoughts?????
    Thanks
    BTW, I have another 64bit laptop (same mfr/model but with 8GB vs this 4GB under 64bit Win7 Ultimate) that runs SQL fine.  Been running SQL 2005 on it for 3-4+ years.

  • SQL 2005 Express will not start

    Service just would not start after a reboot I have approximately 30 clients this has happened to basically out of the blue and they started happening approximately 6/17/2014. The SQL log and event log errrors are below. Uninstall reinstall only fails, switching
    to local service account throws WMI Provider Error, Can't find object or property" [0x80092004]. The common issue seems to be a malware infection of Search Protect. Please advise before this gets worse. Thank you.
    SQL 2005 wont start error logs
    FallBack certificate initialization failed with error code: 1.  17190
    TDSSNIClient initialization failed with error 0x80092004, status code 0x80.  17182
    TDSSNIClient initialization failed with error 0x80092004, status code 0x1.  17182
    Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.  17826
    SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.  17120
    The SQL Server (VSDOTNET) service terminated with service-specific error %%-2146885628.  7024
    FallBack certificate initialization failed with error code: 1.  17190
    INFO-Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.  26017
    Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.  17826
    SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems. 17120
    WMI Provider Error
    "Can't find object or property" [0x80092004]
    SQL Start up log
    2014-06-26 09:18:54.83 Server      Microsoft SQL Server 2005 - 9.00.5000.00 (Intel X86)
        Dec 10 2010 10:56:29
        Copyright (c) 1988-2005 Microsoft Corporation
        Express Edition on Windows NT 6.1 (Build 7601: Service Pack 1)
    2014-06-26 09:18:54.83 Server      (c) 2005 Microsoft Corporation.
    2014-06-26 09:18:54.83 Server      All rights reserved.
    2014-06-26 09:18:54.83 Server      Server process ID is 2716.
    2014-06-26 09:18:54.83 Server      Authentication mode is MIXED.
    2014-06-26 09:18:54.83 Server      Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
    2014-06-26 09:18:54.83 Server      This instance of SQL Server last reported using a process ID of 4936 at 6/26/2014 9:13:53 AM (local) 6/26/2014 2:13:53 PM (UTC). This is an informational message only; no user action is required.
    2014-06-26 09:18:54.83 Server      Registry startup parameters:
    2014-06-26 09:18:54.83 Server           -d c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
    2014-06-26 09:18:54.83 Server           -e c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
    2014-06-26 09:18:54.83 Server           -l c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
    2014-06-26 09:18:54.84 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-06-26 09:18:54.84 Server      Detected 2 CPUs. This is an informational message; no user action is required.
    2014-06-26 09:18:54.94 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-06-26 09:18:54.95 Server      Database mirroring has been enabled on this instance of SQL Server.
    2014-06-26 09:18:54.96 spid4s      Starting up database 'master'.
    2014-06-26 09:18:55.11 spid4s      SQL Trace ID 1 was started by login "sa".
    2014-06-26 09:18:55.13 spid4s      Starting up database 'mssqlsystemresource'.
    2014-06-26 09:18:55.15 spid4s      The resource database build version is 9.00.5000. This is an informational message only. No user action is required.
    2014-06-26 09:18:55.32 Server      Error: 17190, Severity: 16, State: 1.
    2014-06-26 09:18:55.32 Server      FallBack certificate initialization failed with error code: 1.
    2014-06-26 09:18:55.32 spid4s      Server name is '2UA1371VFY\VSDOTNET'. This is an informational message only. No user action is required.
    2014-06-26 09:18:55.32 spid8s      Starting up database 'model'.
    2014-06-26 09:18:55.32 Server      Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-06-26 09:18:55.32 spid4s      Starting up database 'msdb'.
    2014-06-26 09:18:55.32 Server      Error: 17182, Severity: 16, State: 1.
    2014-06-26 09:18:55.32 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x80.
    2014-06-26 09:18:55.32 Server      Error: 17182, Severity: 16, State: 1.
    2014-06-26 09:18:55.32 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x1.
    2014-06-26 09:18:55.32 Server      Error: 17826, Severity: 18, State: 3.
    2014-06-26 09:18:55.32 Server      Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-06-26 09:18:55.33 Server      Error: 17120, Severity: 16, State: 1.
    2014-06-26 09:18:55.33 Server      SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
    James Ball

    This is what I found by someone else;
    I know it's probably too late to help with the original poster, but we had this same issue and nothing we tried resolved the problem. Finally, we opened a technical incident with Microsoft and this is the solution that we were provided:
    Take backup of below registry key.
    HKLM\SOFTWARE\Microsoft\Cryptography\MachineGuid This key should ideally have the GUID of the machine without curly braces, so {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} becomes xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    Then delete the braces.
    Try to reboot and start the SQL service . If service don’t start then Uninstall and reinstall SQL.
    The above solution worked on two separate machines exhibiting this problem.
    Monday, June 30, 2014 3:03 PM
    jawg
    (Partner)
    10 Point
    James Ball

  • SQL 2005 and CF 5.0

    I think I created a table without the field 'System_ID' when
    first migrating from SQL 2000 to SQL 2005 and now I can not get CF
    5.0 to refresh its view of SQL 2005.
    I get the following error when running SQL 2005 and CF 5.0,
    but have no problems when running SQL 2000 and CF 5.0 nor when
    running SQL 2005 and CF 2008 trial version. If I delete the
    'system_id' from the SELECT statement it works too.
    I get the same error if I delete the table, or if I delete
    the entire database. The only thing that causes other errors is
    when I shut down the server or delete ODBC connection. I have
    rebooted the entire server (Server 2003), shut down the SQL 2005 -
    anything I could think of to clear buffers. The other thousand
    lines of CF code and about 100 tables works fine and interfaces
    nicely with a .NET application and Crystal Reports.
    Short of spending $1200 to upgrade or renaming tables or
    databases, does anyone an idea of how to get around this.
    Thank you in advance,
    Bill
    Error Diagnostic Information
    ODBC Error Code = S0022 (Column not found)
    [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column
    name 'system_id'.
    SQL = "select segment_id, segment_name, system_id from
    Segment"
    Data Source = "GIS_CABLE_FAULT_2005"
    The error occurred while processing an element with a general
    identifier of (CFQUERY), occupying document position (13:1) to
    (13:62) in the template file F:\TYSIMSCF\FAULTS.CFM.
    Date/Time: 09/02/08 11:26:49
    Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
    .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR
    3.0.04506.648; .NET CLR 3.5.21022)
    Remote Address: 163.241.120.106
    HTTP Referrer:
    http://usy45ap0n/tysimscf/default.cfm

    FYI -- typically, forward looking statements are discouraged on these forums...and authoritative future information is definitely not encouraged...anyone who knows the answer would be barred from revealing it as it would be proprietary information, not for disclosure.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Installation failed SQL 2005

    Hi all ~ I have problem on installing SQL 2005: please have a look on the following log:
    === Verbose logging started: 2/23/2015  10:59:24  Build type: SHIP UNICODE 4.05.6002.00  Calling process: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe ===
    MSI (c) (FC:98) [10:59:24:019]: Resetting cached policy values
    MSI (c) (FC:98) [10:59:24:019]: Machine policy value 'Debug' is 0
    MSI (c) (FC:98) [10:59:24:019]: ******* RunEngine:
               ******* Product: {90A40409-6000-11D3-8CFE-0150048383C9}
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (FC:98) [10:59:24:020]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (FC:98) [10:59:24:020]: Grabbed execution mutex.
    MSI (c) (FC:98) [10:59:24:022]: Cloaking enabled.
    MSI (c) (FC:98) [10:59:24:022]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (FC:98) [10:59:24:022]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (EC:B8) [10:59:24:030]: Running installation inside multi-package transaction {90A40409-6000-11D3-8CFE-0150048383C9}
    MSI (s) (EC:B8) [10:59:24:030]: Grabbed execution mutex.
    MSI (s) (EC:5C) [10:59:24:032]: Resetting cached policy values
    MSI (s) (EC:5C) [10:59:24:032]: Machine policy value 'Debug' is 0
    MSI (s) (EC:5C) [10:59:24:032]: ******* RunEngine:
               ******* Product: {90A40409-6000-11D3-8CFE-0150048383C9}
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (EC:5C) [10:59:24:032]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (EC:5C) [10:59:24:038]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (EC:5C) [10:59:24:039]: End dialog not enabled
    MSI (s) (EC:5C) [10:59:24:039]: Original package ==> C:\WINDOWS\Installer\180ca.msi
    MSI (s) (EC:5C) [10:59:24:039]: Package we're running from ==> C:\WINDOWS\Installer\180ca.msi
    MSI (s) (EC:5C) [10:59:24:043]: APPCOMPAT: looking for appcompat database entry with ProductCode '{90A40409-6000-11D3-8CFE-0150048383C9}'.
    MSI (s) (EC:5C) [10:59:24:043]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (EC:5C) [10:59:24:050]: MSCOREE already loaded, using loaded copy
    MSI (s) (EC:5C) [10:59:24:054]: Opening existing patch 'C:\WINDOWS\Installer\57492f7.msp'.
    MSI (s) (EC:5C) [10:59:24:054]: Note: 1: 2203 2: C:\WINDOWS\Installer\57492f7.msp 3: -2147287038
    MSI (s) (EC:5C) [10:59:24:054]: Couldn't find local patch 'C:\WINDOWS\Installer\57492f7.msp'. Looking for it at its source.
    MSI (s) (EC:5C) [10:59:24:054]: Resolving Patch source.
    MSI (s) (EC:5C) [10:59:24:054]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (EC:5C) [10:59:24:054]: User policy value 'DisableMedia' is 0
    MSI (s) (EC:5C) [10:59:24:054]: Machine policy value 'AllowLockdownMedia' is 0
    MSI (s) (EC:5C) [10:59:24:054]: SOURCEMGMT: Media enabled only if package is safe.
    MSI (s) (EC:5C) [10:59:24:054]: SOURCEMGMT: Looking for sourcelist for product {34E1EB8F-BDB2-475C-BD80-A86217C41B4D}
    MSI (s) (EC:5C) [10:59:24:054]: SOURCEMGMT: Adding {34E1EB8F-BDB2-475C-BD80-A86217C41B4D}; to potential sourcelist list (pcode;disk;relpath).
    MSI (s) (EC:5C) [10:59:24:055]: SOURCEMGMT: Now checking product {34E1EB8F-BDB2-475C-BD80-A86217C41B4D}
    MSI (s) (EC:5C) [10:59:24:055]: SOURCEMGMT: Media is enabled for product.
    MSI (s) (EC:5C) [10:59:24:055]: SOURCEMGMT: Attempting to use LastUsedSource from source list.
    MSI (s) (EC:5C) [10:59:24:055]: SOURCEMGMT: Processing net source list.
    MSI (s) (EC:5C) [10:59:24:055]: Note: 1: 1402 2: UNKNOWN\Net 3: 2
    MSI (s) (EC:5C) [10:59:24:055]: Note: 1: 1706 2: -2147483647 3: OWC11SP3.MSP
    MSI (s) (EC:5C) [10:59:24:055]: SOURCEMGMT: Processing media source list.
    MSI (s) (EC:5C) [10:59:25:063]: SOURCEMGMT: Resolved source to: 'OWC11SP3.MSP'
    MSI (s) (EC:5C) [10:59:51:327]: Note: 1: 1314 2: OWC11SP3.MSP
    MSI (s) (EC:5C) [10:59:51:327]: Unable to create a temp copy of patch 'OWC11SP3.MSP'.
    MSI (s) (EC:5C) [10:59:51:327]: Searching provided command line patches for patch code {34E1EB8F-BDB2-475C-BD80-A86217C41B4D}
    MSI (s) (EC:5C) [10:59:51:329]: Note: 1: 1708
    MSI (s) (EC:5C) [10:59:51:329]: Product: Microsoft Office 2003 Web Components -- Installation failed.
    MSI (s) (EC:5C) [10:59:51:330]: Windows Installer installed the product. Product Name: Microsoft Office 2003 Web Components. Product Version: 11.0.6558.0. Product Language: 1033. Installation success or error status: 1635.
    MSI (s) (EC:5C) [10:59:51:332]: MainEngineThread is returning 1635
    MSI (s) (EC:B8) [10:59:51:332]: No System Restore sequence number for this installation.
    This update package could not be opened. Verify that the update package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer update package.
    C:\WINDOWS\Installer\180ca.msi
    MSI (s) (EC:B8) [10:59:51:333]: User policy value 'DisableRollback' is 0
    MSI (s) (EC:B8) [10:59:51:333]: Machine policy value 'DisableRollback' is 0
    MSI (s) (EC:B8) [10:59:51:333]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (EC:B8) [10:59:51:334]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (EC:B8) [10:59:51:334]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (EC:B8) [10:59:51:335]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (EC:B8) [10:59:51:335]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (EC:B8) [10:59:51:335]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (EC:B8) [10:59:51:335]: Restoring environment variables
    MSI (c) (FC:98) [10:59:51:337]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (FC:98) [10:59:51:337]: MainEngineThread is returning 1635
    === Verbose logging stopped: 2/23/2015  10:59:51 ===
    Please help help

    this problem solved, i replace back the .msi to the windows\installer, now i have another probelm::
    === Verbose logging started: 2/23/2015  14:02:33  Build type: SHIP UNICODE 4.05.6002.00  Calling process: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe ===
    MSI (c) (44:50) [14:02:33:615]: Resetting cached policy values
    MSI (c) (44:50) [14:02:33:615]: Machine policy value 'Debug' is 0
    MSI (c) (44:50) [14:02:33:615]: ******* RunEngine:
               ******* Product: {E46A76D1-9FB9-4770-BA24-3975EF4D120A}
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (44:50) [14:02:33:616]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (44:50) [14:02:33:616]: Grabbed execution mutex.
    MSI (c) (44:50) [14:02:33:618]: Cloaking enabled.
    MSI (c) (44:50) [14:02:33:618]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (44:50) [14:02:33:619]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (B8:9C) [14:02:33:626]: Running installation inside multi-package transaction {E46A76D1-9FB9-4770-BA24-3975EF4D120A}
    MSI (s) (B8:9C) [14:02:33:626]: Grabbed execution mutex.
    MSI (s) (B8:64) [14:02:33:626]: Resetting cached policy values
    MSI (s) (B8:64) [14:02:33:626]: Machine policy value 'Debug' is 0
    MSI (s) (B8:64) [14:02:33:626]: ******* RunEngine:
               ******* Product: {E46A76D1-9FB9-4770-BA24-3975EF4D120A}
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (B8:64) [14:02:33:626]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (B8:64) [14:02:33:632]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (B8:64) [14:02:33:632]: End dialog not enabled
    MSI (s) (B8:64) [14:02:33:633]: Original package ==> C:\WINDOWS\Installer\23e28752.msi
    MSI (s) (B8:64) [14:02:33:633]: Package we're running from ==> C:\WINDOWS\Installer\23e28752.msi
    MSI (s) (B8:64) [14:02:33:637]: APPCOMPAT: looking for appcompat database entry with ProductCode '{E46A76D1-9FB9-4770-BA24-3975EF4D120A}'.
    MSI (s) (B8:64) [14:02:33:637]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (B8:64) [14:02:33:644]: MSCOREE already loaded, using loaded copy
    MSI (s) (B8:64) [14:02:33:648]: Machine policy value 'DisablePatch' is 0
    MSI (s) (B8:64) [14:02:33:648]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (B8:64) [14:02:33:648]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (B8:64) [14:02:33:648]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (B8:64) [14:02:33:649]: APPCOMPAT: looking for appcompat database entry with ProductCode '{E46A76D1-9FB9-4770-BA24-3975EF4D120A}'.
    MSI (s) (B8:64) [14:02:33:649]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (B8:64) [14:02:33:649]: Transforms are not secure.
    MSI (s) (B8:64) [14:02:33:650]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0018_SV53749_MSXML6_1.log'.
    MSI (s) (B8:64) [14:02:33:650]: Command Line: STPSETUPTHREADID=1484 STPSETUPPROCESSID=9540 EXTERNALCONTROL=1 ADDLOCAL=ALL SKIPPENDINGREBOOTCHECK=1 APPGUID={FFFA78A7-BD51-4255-8470-C4D4A85B49F5} REBOOT=ReallySuppress CURRENTDIRECTORY=C:\Program Files\Microsoft
    SQL Server\90\Setup Bootstrap CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=9540
    MSI (s) (B8:64) [14:02:33:650]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{EE6525FC-1729-4E76-A8C1-12C756BA0AD0}'.
    MSI (s) (B8:64) [14:02:33:650]: Product Code passed to Engine.Initialize:           '{E46A76D1-9FB9-4770-BA24-3975EF4D120A}'
    MSI (s) (B8:64) [14:02:33:650]: Product Code from property table before transforms: '{E46A76D1-9FB9-4770-BA24-3975EF4D120A}'
    MSI (s) (B8:64) [14:02:33:650]: Product Code from property table after transforms:  '{E46A76D1-9FB9-4770-BA24-3975EF4D120A}'
    MSI (s) (B8:64) [14:02:33:650]: Product registered: entering maintenance mode
    MSI (s) (B8:64) [14:02:33:650]: Product {E46A76D1-9FB9-4770-BA24-3975EF4D120A} is admin assigned: LocalSystem owns the publish key.
    MSI (s) (B8:64) [14:02:33:650]: Product {E46A76D1-9FB9-4770-BA24-3975EF4D120A} is managed.
    MSI (s) (B8:64) [14:02:33:650]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (B8:64) [14:02:33:650]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
    MSI (s) (B8:64) [14:02:33:650]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
    MSI (s) (B8:64) [14:02:33:651]: Package name retrieved from configuration data: 'msxml6.msi'
    MSI (s) (B8:64) [14:02:33:651]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
    MSI (s) (B8:64) [14:02:33:654]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (B8:64) [14:02:33:654]: Machine policy value 'DisableMsi' is 1
    MSI (s) (B8:64) [14:02:33:654]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (B8:64) [14:02:33:654]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (B8:64) [14:02:33:654]: Product {E46A76D1-9FB9-4770-BA24-3975EF4D120A} is admin assigned: LocalSystem owns the publish key.
    MSI (s) (B8:64) [14:02:33:654]: Product {E46A76D1-9FB9-4770-BA24-3975EF4D120A} is managed.
    MSI (s) (B8:64) [14:02:33:654]: Running product '{E46A76D1-9FB9-4770-BA24-3975EF4D120A}' with elevated privileges: Product is assigned.
    MSI (s) (B8:64) [14:02:33:654]: PROPERTY CHANGE: Adding STPSETUPTHREADID property. Its value is '1484'.
    MSI (s) (B8:64) [14:02:33:654]: PROPERTY CHANGE: Adding STPSETUPPROCESSID property. Its value is '9540'.
    MSI (s) (B8:64) [14:02:33:654]: PROPERTY CHANGE: Adding EXTERNALCONTROL property. Its value is '1'.
    MSI (s) (B8:64) [14:02:33:654]: PROPERTY CHANGE: Adding ADDLOCAL property. Its value is 'ALL'.
    MSI (s) (B8:64) [14:02:33:654]: PROPERTY CHANGE: Adding SKIPPENDINGREBOOTCHECK property. Its value is '1'.
    MSI (s) (B8:64) [14:02:33:654]: PROPERTY CHANGE: Adding APPGUID property. Its value is '{FFFA78A7-BD51-4255-8470-C4D4A85B49F5}'.
    MSI (s) (B8:64) [14:02:33:654]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'.
    MSI (s) (B8:64) [14:02:33:655]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap'.
    MSI (s) (B8:64) [14:02:33:655]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (B8:64) [14:02:33:655]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'.
    MSI (s) (B8:64) [14:02:33:655]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '9540'.
    MSI (s) (B8:64) [14:02:33:655]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (B8:64) [14:02:33:655]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is '2bacf19a1da7c4438b188852d7df058c'.
    MSI (s) (B8:64) [14:02:33:655]: RESTART MANAGER: Session opened.
    MSI (s) (B8:64) [14:02:33:655]: TRANSFORMS property is now:
    MSI (s) (B8:64) [14:02:33:655]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
    MSI (s) (B8:64) [14:02:33:655]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
    MSI (s) (B8:64) [14:02:33:658]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming
    MSI (s) (B8:64) [14:02:33:660]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Favorites
    MSI (s) (B8:64) [14:02:33:662]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (B8:64) [14:02:33:663]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Documents
    MSI (s) (B8:64) [14:02:33:665]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (B8:64) [14:02:33:667]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (B8:64) [14:02:33:668]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (B8:64) [14:02:33:671]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (B8:64) [14:02:33:671]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (B8:64) [14:02:33:673]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Local
    MSI (s) (B8:64) [14:02:33:675]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Pictures
    MSI (s) (B8:64) [14:02:33:679]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (B8:64) [14:02:33:681]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (B8:64) [14:02:33:682]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (B8:64) [14:02:33:685]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (B8:64) [14:02:33:687]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (B8:64) [14:02:33:691]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (B8:64) [14:02:33:693]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (B8:64) [14:02:33:695]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (B8:64) [14:02:33:697]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (B8:64) [14:02:33:698]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Desktop
    MSI (s) (B8:64) [14:02:33:701]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (B8:64) [14:02:33:701]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (B8:64) [14:02:33:702]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (B8:64) [14:02:33:711]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (B8:64) [14:02:33:711]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (B8:64) [14:02:33:711]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (B8:64) [14:02:33:711]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Sun Life'.
    MSI (s) (B8:64) [14:02:33:711]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Sun Life Hong Kong Limited'.
    MSI (s) (B8:64) [14:02:33:711]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
    MSI (s) (B8:64) [14:02:33:711]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\WINDOWS\Installer\23e28752.msi'.
    MSI (s) (B8:64) [14:02:33:711]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\WINDOWS\Installer\23e28752.msi'.
    MSI (s) (B8:64) [14:02:33:711]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (B8:64) [14:02:33:711]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI
    MSI (s) (B8:64) [14:02:33:711]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (B8:64) [14:02:33:712]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (B8:64) [14:02:33:712]: Machine policy value 'DisableRollback' is 0
    MSI (s) (B8:64) [14:02:33:712]: User policy value 'DisableRollback' is 0
    MSI (s) (B8:64) [14:02:33:712]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 2/23/2015  14:02:33 ===
    MSI (s) (B8:64) [14:02:33:713]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
    MSI (s) (B8:64) [14:02:33:713]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (B8:64) [14:02:33:713]: Doing action: INSTALL
    Action start 14:02:33: INSTALL.
    MSI (s) (B8:64) [14:02:33:717]: Running ExecuteSequence
    MSI (s) (B8:64) [14:02:33:717]: Doing action: SkipInstallCA
    MSI (s) (B8:64) [14:02:33:720]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SkipInstallCA'
    MSI (s) (B8:B8) [14:02:33:730]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI92BC.tmp, Entrypoint: SkipInstall
    MSI (s) (B8:B0) [14:02:33:730]: Generating random cookie.
    MSI (s) (B8:B0) [14:02:33:743]: Created Custom Action Server with PID 8820 (0x2274).
    MSI (s) (B8:20) [14:02:33:788]: Running as a service.
    MSI (s) (B8:20) [14:02:33:791]: Hello, I'm your 32bit Impersonated custom action server.
    Action start 14:02:33: SkipInstallCA.
    This package is not supported on this operating system.
    Action ended 14:02:33: SkipInstallCA. Return value 3.
    Action ended 14:02:33: INSTALL. Return value 3.
    Property(S): ProductCode = {E46A76D1-9FB9-4770-BA24-3975EF4D120A}
    Property(S): Manufacturer = Microsoft Corporation
    Property(S): ProductVersion = 6.20.2016.0
    Property(S): ProductLanguage = 1033
    Property(S): UpgradeCode = {1B117BA7-5BC1-419E-820E-7D4F3F412C7B}
    Property(S): ARPPRODUCTICON = ARPIco
    Property(S): PIDTemplate = 53934<````=````=````=````=`````>@@@@@
    Property(S): PROMPTROLLBACKCOST = P
    Property(S): DiskPrompt = [1]
    Property(S): INSTALLLEVEL = 100
    Property(S): ALLUSERS = 1
    Property(S): InstallMode = Typical
    Property(S): ErrorIcon = ErrorIco
    Property(S): SuccessIcon = SuccessIco
    Property(S): WarningIcon = WarningIco
    Property(S): LicenseIcon = LicenseIco
    Property(S): SetupIcon = SetupIco
    Property(S): CompleteIcon = CompleteIco
    Property(S): CustomIcon = CustomIco
    Property(S): RepairIcon = RepairIco
    Property(S): RemoveIcon = RemoveIco
    Property(S): ModifyIcon = ModifyIco
    Property(S): NewIcon = NewIco
    Property(S): UpIcon = UpIco
    Property(S): DialogBanner = BannerBmp
    Property(S): WelcomeBmp = WelcomeBmp
    Property(S): ApplicationUsers = AllUsers
    Property(S): Details = 0
    Property(S): AgreeToLicense = No
    Property(S): _IsMaintenance = Reinstall
    Property(S): _IsMaintenance2 = Modify
    Property(S): ReinstallModeText = omus
    Property(S): Display_IsBitmapDlg = 1
    Property(S): Interrupted = 0
    Property(S): ProductID = none
    Property(S): ISENABLEDWUSFINISHDIALOG = 1
    Property(S): SQLServerText1 = 0
    Property(S): SQLServerVersionText1 = 0
    Property(S): SQLServerVersionText2 = 0
    Property(S): SQLServerVersionText3 = 0
    Property(S): CA_ERRORCOUNT = 0
    Property(S): CA_WARNINGCOUNT = 0
    Property(S): CA_SUCCESSCOUNT = 0
    Property(S): MINIMUMOS = true
    Property(S): UI_SHOWCOPYRIGHT = yes
    Property(S): ShowUserRegistrationDlg = 1
    Property(S): ErrorDialog = ErrorDlg
    Property(S): DefaultUIFont = Tahoma8
    Property(S): VersionNT = 600
    Property(S): ARPHELPLINK = http://support.microsoft.com/kb/2758696
    Property(S): SecureCustomProperties = NEWERFOUND.72DE5BCD_5CB0_4335_B118_AB4C4DA70AE1;OLDERFOUND.72DE5BCD_5CB0_4335_B118_AB4C4DA70AE1;OLDERFOUND2.72DE5BCD_5CB0_4335_B118_AB4C4DA70AE1
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): ProgramFilesFolder = C:\Program Files\
    Property(S): ButtonTextStyle = {\ButtonTextStyle}
    Property(S): DlgTextStyle = {\DlgTextStyle}
    Property(S): DlgTextStyleB = {\DlgTextStyleB}
    Property(S): DlgTitleStyle = {\DlgTitleStyle}
    Property(S): DlgTitleStyleB = {\DlgTitleStyleB}
    Property(S): FixedStyle = {\FixedStyle}
    Property(S): Installed = 00:00:00
    Property(S): COMPANYNAME = Sun Life Hong Kong Limited
    Property(S): USERNAME = Sun Life
    Property(S): DialogTitleSetup = Setup
    Property(S): DialogTitlePatch = Patch
    Property(S): DialogTitleUpgrade = Upgrade
    Property(S): Text_ArrowLeft = <
    Property(S): Text_ArrowRight =  >
    Property(S): ButtonText_Next = Next
    Property(S): ButtonText_Next_Hot = &Next
    Property(S): ButtonText_Cancel = Cancel
    Property(S): ButtonText_Cancel_Hot = &Cancel
    Property(S): ButtonText_Back = Back
    Property(S): ButtonText_Back_Hot = &Back
    Property(S): ButtonText_Finish = Finish
    Property(S): ButtonText_Finish_Hot = &Finish
    Property(S): ButtonText_Update = Update >
    Property(S): ButtonText_Update_Hot = &Update >
    Property(S): ButtonText_Ok = OK
    Property(S): ButtonText_Ok_Hot = &OK
    Property(S): ButtonText_Yes = Yes
    Property(S): ButtonText_Yes_Hot = &Yes
    Property(S): ButtonText_No = No
    Property(S): ButtonText_No_Hot = &No
    Property(S): ButtonText_Abort = Abort
    Property(S): ButtonText_Abort_Hot = &Abort
    Property(S): ButtonText_Ignore = Ignore
    Property(S): ButtonText_Ignore_Hot = &Ignore
    Property(S): ButtonText_Retry = Retry
    Property(S): ButtonText_Retry_Hot = &Retry
    Property(S): ButtonText_Change = Change...
    Property(S): ButtonText_Change_Hot = &Change...
    Property(S): ButtonText_Help = Help
    Property(S): ButtonText_Help_Hot = &Help
    Property(S): ButtonText_Install = Install
    Property(S): ButtonText_Install_Hot = &Install
    Property(S): ButtonText_Exit = Exit
    Property(S): ButtonText_Exit_Hot = &Exit
    Property(S): ButtonText_Remove = Remove
    Property(S): ButtonText_Remove_Hot = &Remove
    Property(S): ButtonText_Space = Space
    Property(S): ButtonText_Space_Hot = &Space
    Property(S): ButtonText_Browse = Browse...
    Property(S): ButtonText_Browse_Hot = Bro&wse...
    Property(S): ButtonText_DiskCost = Disk Cost...
    Property(S): ButtonText_DiskCost_Hot = &Disk Cost...
    Property(S): LabelText_Status = Status
    Property(S): LabelText_SerialNumber = &Serial Number:
    Property(S): LabelText_UserName = &User Name
    Property(S): LabelText_PersonName = Name
    Property(S): LabelText_PersonOrganization = Company
    Property(S): LabelText_InstallTo = Install to
    Property(S): LabelText_Modify = &Modify
    Property(S): LabelText_Repair = Re&pair
    Property(S): LabelText_Remove = &Remove
    Property(S): LabelText_Complete = &Complete
    Property(S): LabelText_Custom = Cu&stom
    Property(S): LabelText_NetworkLocation = &Network location:
    Property(S): LabelText_LookIn = &Look in
    Property(S): LabelText_FolderName = &Folder name
    Property(S): LabelText_FeatureDescription = Feature description
    Property(S): LabelText_CopyFilesFrom = Copy Files from
    Property(S): LabelText_InstallFor = Install this application for
    Property(S): HeadText_AdminWelcome = Welcome to the Install Wizard for
    Property(S): HeadText_InstallWelcome = Welcome to the Install Wizard for
    Property(S): HeadText_WelcomePatch = Welcome to the Patch for
    Property(S): HeadText_SetupWelcome = Welcome to the
    Property(S): HeadText_SetupWelcome2 =  Setup
    Property(S): HeadText_ResumeInstall = Resuming the Install Wizard for
    Property(S): HeadText_SetupInterrupted =  Setup Interrupted
    Property(S): HeadText_LicenseAgreement = License Agreement
    Property(S): HeadText_FeatureSelection = Feature Selection
    Property(S): HeadText_NetworkLocation = Network Location
    Property(S): HeadText_ProgramMaintenance = Program Maintenance
    Property(S): HeadText_DiskSpaceRequirements = Disk Space Requirements
    Property(S): HeadText_FilesInUse = Files in Use
    Property(S): HeadText_DatabaseFolder = Database Folder
    Property(S): HeadText_RegistrationInformation = Registration Information
    Property(S): HeadText_CompletingSetup = Completing the
    Property(S): HeadText_CompletingSetup2 =  Setup
    Property(S): HeadText_InstallingProduct = Installing
    Property(S): HeadText_UninstallProduct = Uninstalling
    Property(S): HeadText_ChangeDestinationFolder = Change Current Destination Folder
    Property(S): HeadText_ReadyInstall = Ready to Install the Program
    Property(S): HeadText_ReadyRepair = Ready to Repair the Program
    Property(S): HeadText_ReadyModify = Ready to Modify the Program
    Property(S): HeadText_RemoveProgram = Remove the Program
    Property(S): HeadText_OutOfDiskSpace = Out of Disk Space
    Property(S): DescText_FilesInUse = Some files that need to be updated are currently in use.
    Property(S): DescText_RegistrationInformation = The following information will personalize your installation.
    Property(S): DescText_ServerImage = Setup will create a server image of
    Property(S): DescText_ServerImage2 =  at a specified network location. To continue, click Next.
    Property(S): DescText_InstallModifyRemove = Setup helps you install, modify or remove
    Property(S): DescText_InstallModifyRemove2 = . To continue, click Next.
    Property(S): DescText_PatchInstall = The Install Wizard will install the Patch for
    Property(S): DescText_PatchInstall2 =  on your computer. To continue, click Update.
    Property(S): DescText_WizardComplete = The Install Wizard will complete the installation of
    Property(S): DescText_WizardComplete2 =  on your computer. To continue, click Next.
    Property(S): DescText_CompleteSuspended = The Install Wizard will complete the suspended installation of
    Property(S): DescText_CompleteSuspended2 =  on your computer. To continue, click Next.
    Property(S): DescText_SuccessfulInstallation = Setup has installed
    Property(S): DescText_SuccessfulInstallation2 =  successfully. Click Finish to exit.
    Property(S): DescText_SuccessfulRemove = Setup has removed
    Property(S): DescText_SuccessfulRemove2 =  successfully. Click Finish to exit.
    Property(S): DescText_SuccessfulRepair = Setup has repaired
    Property(S): DescText_SuccessfulRepair2 =  successfully. Click Finish to exit.
    Property(S): DescText_SuccessfulModify = Setup has modified
    Property(S): DescText_SuccessfulModify2 =  successfully. Click Finish to exit.
    Property(S): DescText_SetupInterrupted = Setup was interrupted before
    Property(S): DescText_SetupInterrupted2 =  could be completely installed.
    Property(S): DescText_PreparingSetup =  Setup is preparing the Install Wizard which will guide you through the program setup process. Please wait.
    Property(S): DescText_FeatureSelection = Select the program features you want installed.
    Property(S): DescText_ProgramFeaturesInstall = The program features you selected are being installed.
    Property(S): DescText_ProgramFeaturesUninstall = The program features you selected are being uninstalled.
    Property(S): DescText_ReadLicense = Please read the following license agreement carefully.
    Property(S): DescText_SpecifyNetworkLocation = Specify a network location for the server image of the product.
    Property(S): DescText_BrowseDestination = Browse to the destination folder.
    Property(S): DescText_ModifyRepairRemove = Repair or remove the program.
    Property(S): DescText_ReadyInstallation = Setup is ready to begin installation.
    Property(S): DescText_ChosenRemove = You have chosen to remove the program from your system.
    Property(S): DescText_DiskSpaceRequirements = The disk space required for the installation of the selected features.
    Property(S): DescText_DiskExceedsAvailable = Disk space required for the installation exceeds available disk space.
    Property(S): Text_ReRunSetup = Your system has not been modified. To complete installation at another time, please run setup again.
    Property(S): Text_FinishExit = Click Finish to exit Setup.
    Property(S): Text_RestoreState = You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation.
    Property(S): Text_RestoreClick = Click Restore or Continue Later to exit Setup.
    Property(S): Text_InstallWait = Please wait while the Install Wizard installs
    Property(S): Text_InstallWait2 = . This may take several minutes.
    Property(S): Text_UninstallWaitText = Please wait while the Install Wizard uninstalls
    Property(S): Text_UninstallWaitText2 = . This may take several minutes.
    Property(S): Text_UninstallWait = Please wait while the Install Wizard uninstalls
    Property(S): Text_UninstallWait2 = . This may take several minutes.
    Property(S): Text_ProgressDone = Progress done
    Property(S): Text_Copyright = WARNING: This program is protected by copyright law and international treaties.
    Property(S): Text_BeginInstallation = Click Install to begin the installation.
    Property(S): Text_ReviewChange = If you want to review or change any of your installation settings, click Back. Click Cancel to exit Setup.
    Property(S): Text_AlterFeatureInstall = Click an icon in the following list to change how a feature is installed.
    Property(S): Text_ConfirmExit = The installation is not yet complete. Are you sure you want to exit?
    Property(S): Text_FeatureSelectionDescription = This feature requires 4 MB on your hard drive.
    Property(S): Text_EnterNetworkLocation = Enter the network location or click Change to browse to a location. Click Install to create a server image of
    Property(S): Text_EnterNetworkLocation2 =  at the specified network location or click Cancel to exit Setup.
    Property(S): Text_SelectDifferentDrive = The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different
    destination drives.
    Property(S): Text_RepairInstallationErrors = Repair installation errors in the program. This option fixes missing or corrupt files, shortcuts, and registry entries.
    Property(S): Text_RemoveFromComputer = Remove
    Property(S): Text_RemoveFromComputer2 =  from your computer.
    Property(S): Text_UsingFilesRetry = The following applications are using files that need to be updated by this setup. Close these applications and click Retry to continue.
    Property(S): Text_ClickRemove = Click Remove to remove
    Property(S): Text_ClickRemove2 =  from your computer. After removal, this program will no longer be available for use.
    Property(S): Text_ReviewChangeBack = If you want to review or change any settings, click Back.
    Property(S): Text_AllUsers = &Anyone who uses this computer (all users)
    Property(S): Text_OnlyMe = Only for &me ([USERNAME])
    Property(S): Text_NotAcceptTerms = I &do not accept the terms in the license agreement
    Property(S): Text_AcceptTerms = I &accept the terms in the license agreement
    Property(S): Text_RegInfoNameAndOrg = Enter your name and the name of your organization in the fields below.
    Property(S): Text_RegInfoOrg = Enter the name of your organization in the field below.
    Property(S): Upgrade_Confirmation = A lower version of this product has been detected on your system. Would you like to upgrade your existing installation?
    Property(S): AdminMessage = Setup requires user to be in the administrator group in order to continue the installation process. Setup is aborting as the current user is not in the administrator group.
    Property(S): SupportedOSMessage = Installation of this product failed because it is not supported on this operating system. For information on supported configurations, see the product documentation.
    Property(S): ShortCutText = MSXML 6 Service Pack 2 (KB2758696)
    Property(S): DialogTitle = MSXML 6 Service Pack 2 (KB2758696) Setup
    Property(S): ProductName = MSXML 6 Service Pack 2 (KB2758696)
    Property(S): ShortName = MSXML 6 Service Pack 2 (KB2758696)
    Property(S): WrongPackage = This MSXML6 Service Pack 2 (KB2758696) package is not supported on the current processor type.
    Property(S): DialogPatchTitle = MSXML 6 Service Pack 2 (KB2758696) Patch
    Property(S): SystemFolder = C:\Windows\system32\
    Property(S): WdSfpCaMainModId.41646F16_4E6C_4E96_BF1B_772105414B9D = 86F857F6_A743_463D_B2FE_98CB5F727E09
    Property(S): AppGuidRegKey = Wdsfpca_Uninstall_RegKey.86F857F6_A743_463D_B2FE_98CB5F727E09
    Property(S): MsiLogFileLocation = C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0018_SV53749_MSXML6_1.log
    Property(S): PackageCode = {EE6525FC-1729-4E76-A8C1-12C756BA0AD0}
    Property(S): ProductState = 5
    Property(S): ProductToBeRegistered = 1
    Property(S): STPSETUPTHREADID = 1484
    Property(S): STPSETUPPROCESSID = 9540
    Property(S): EXTERNALCONTROL = 1
    Property(S): ADDLOCAL = ALL
    Property(S): SKIPPENDINGREBOOTCHECK = 1
    Property(S): APPGUID = {FFFA78A7-BD51-4255-8470-C4D4A85B49F5}
    Property(S): REBOOT = ReallySuppress
    Property(S): CURRENTDIRECTORY = C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap
    Property(S): CLIENTUILEVEL = 3
    Property(S): MSICLIENTUSESEXTERNALUI = 1
    Property(S): CLIENTPROCESSID = 9540
    Property(S): MsiRestartManagerSessionKey = 2bacf19a1da7c4438b188852d7df058c
    Property(S): PRODUCTLANGUAGE = 1033
    Property(S): VersionDatabase = 300
    Property(S): VersionMsi = 4.05
    Property(S): WindowsBuild = 6002
    Property(S): ServicePackLevel = 2
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 3
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): System16Folder = C:\Windows\system\
    Property(S): RemoteAdminTS = 1
    Property(S): TempFolder = C:\Users\ADMINI~1\AppData\Local\Temp\
    Property(S): CommonFilesFolder = C:\Program Files\Common Files\
    Property(S): AppDataFolder = C:\Users\Administrator\AppData\Roaming\
    Property(S): FavoritesFolder = C:\Users\Administrator\Favorites\
    Property(S): NetHoodFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\Users\Administrator\Documents\
    Property(S): PrintHoodFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): LocalAppDataFolder = C:\Users\Administrator\AppData\Local\
    Property(S): MyPicturesFolder = C:\Users\Administrator\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): Intel = 6
    Property(S): PhysicalMemory = 2047
    Property(S): VirtualMemory = 2390
    Property(S): AdminUser = 1
    Property(S): LogonUser = Administrator
    Property(S): UserSID = S-1-5-21-752955860-2970973076-2057269693-500
    Property(S): UserLanguageID = 1033
    Property(S): ComputerName = SV53749
    Property(S): SystemLanguageID = 1033
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 19
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 14:02:33
    Property(S): Date = 2/23/2015
    Property(S): MsiNetAssemblySupport = 2.0.50727.4016
    Property(S): MsiWin32AssemblySupport = 6.0.6001.18000
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiRunningElevated = 1
    Property(S): Privileged = 1
    Property(S): DATABASE = C:\WINDOWS\Installer\23e28752.msi
    Property(S): OriginalDatabase = C:\WINDOWS\Installer\23e28752.msi
    Property(S): UILevel = 2
    Property(S): Preselected = 1
    Property(S): ACTION = INSTALL
    MSI (s) (B8:64) [14:02:33:948]: Note: 1: 1729
    MSI (s) (B8:64) [14:02:33:948]: Product: MSXML 6 Service Pack 2 (KB2758696) -- Configuration failed.
    MSI (s) (B8:64) [14:02:33:949]: Windows Installer reconfigured the product. Product Name: MSXML 6 Service Pack 2 (KB2758696). Product Version: 6.20.2016.0. Product Language: 1033. Reconfiguration success or error status: 1603.
    MSI (s) (B8:64) [14:02:33:951]: Deferring clean up of packages/files, if any exist
    MSI (s) (B8:64) [14:02:33:951]: MainEngineThread is returning 1603
    MSI (s) (B8:9C) [14:02:33:952]: RESTART MANAGER: Session closed.
    MSI (s) (B8:9C) [14:02:33:952]: No System Restore sequence number for this installation.
    === Logging stopped: 2/23/2015  14:02:33 ===
    MSI (s) (B8:9C) [14:02:33:952]: User policy value 'DisableRollback' is 0
    MSI (s) (B8:9C) [14:02:33:952]: Machine policy value 'DisableRollback' is 0
    MSI (s) (B8:9C) [14:02:33:952]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (B8:9C) [14:02:33:953]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (B8:9C) [14:02:33:953]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (B8:9C) [14:02:33:954]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (B8:9C) [14:02:33:954]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (B8:9C) [14:02:33:954]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (B8:9C) [14:02:33:954]: Restoring environment variables
    MSI (s) (B8:9C) [14:02:33:955]: Destroying RemoteAPI object.
    MSI (s) (B8:B0) [14:02:33:955]: Custom Action Manager thread ending.
    MSI (c) (44:50) [14:02:33:957]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (44:50) [14:02:33:959]: MainEngineThread is returning 1603
    === Verbose logging stopped: 2/23/2015  14:02:33 ===
    MSXML6 problem

Maybe you are looking for

  • How can I replace an older save file with a new one on game center?

    Greetings, I have been trying to change an older game saved file that I have created with my old Ipad with the new one that I have created on my new Ipad, both game files are played under my apple ID but I have no idea how to replace my older one wit

  • Again...the same problem

    I have a material in plant UN01...I want to move it to plant UN02....same company code....tell me the steps...i dont want movement types...i want the steps how to transfer the stock...please give details...its urgent

  • 810 EDI output type

    Hi Gurus, Is there a standard output type in the system for EDI 810 inbound? We are trying to receive the utility invoices from a third party company which pays the utility bills on our behalf to the utiity providers. Or do we need to create a new ou

  • I am using bb 9530 in india & I need service for my bb in india is it possible to get service globally or not.

    I am using bb 9530 in india & I need service for my bb in india is it possible to get service globally or not.Because the verizon number by which i buyed my bb is change & i dont have the verizon account also now.. i have forgot the password. can i g

  • Spry SubMenuBar Issue

    I've checked lots of other posts but none addressed the problem I'm having- I've built a horizontal MenuBar with 4 Galleries in a SubMenu under the Galleries tab The dropdown position renders correctly in Firefox, GoogleChrome, Safari, and Dreamweave