Failed to create configuration database on Sharepoint Foundation 2010 install under Windows 7

Configuration Failed
Failed to create the configuration database.
An exception of type System.IO.FileNotFoundException was thrown. Additional exception information:could not load file or assembly 'Microsoft.IdentityModel, version = 3.5.0.0,culture=neutral, PublicKey Token=31bf3856ad364e35' or one of its dependencies. The
system cannot find the files specified.
I already installed microsoft sharepoint foundation 2010 but I got the error as per above.How to solve this problem?

Hi,
Also check out Bill Baer's post:
Common Microsoft SharePoint Server 2010 Installation Issues and Resolutions
http://blogs.technet.com/b/wbaer/archive/2009/12/11/common-microsoft-sharepoint-server-2010-installation-issues-and-resolutions.aspx
Thanks.
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Sharepoint server 2013 configuration issue - failed to create configuration database

    Hi All,
    I have installed the SharePoint server 2013. After installing the SharePoint products, the configuration stops at failure of creating configuration database.
    Some system configuration & info:
    - 1 Domain controller server run Active Directory services on Windows server 2008 R2 SP1 (PC1 with name DC.Brainfiniti.com)
    - 1 Server which is used for installing Sharepoint server 2013 and MS SQL server 2008 R2 SP1 (PC2 with name App.Brainfiniti.com)
    - All of PCs were satisfied the requirement of Sharepoint server 2013
    - Firewall turned off & No antivirus tool was installed.
    - During installing of Sharepoint, choose "Complete" option: Farm mode and use SQL Server instead of SQL Express.
    - During configuration, created a new farm with a domain user account.
    - Use domain account to log on and install, configure in Sharepoint & SQL server (PC2)
    ATTEMPTS:
    1. Tried install and set up all of steps with just 1 account - domain administrator.
    2. Tried with separate domain account:
    - SQL Service account use for:
    + Install SQL server 2008
    + Connect all SQL services
    + Admin for SQL server
    - Setup account use for:
    + Member of local administrator group in PC2
    + Install Sharepoint
    + Run Configuration wizard
    + Was granted permission in SQL database: dbcreator, securityadmin, sysadmin and deselect serveradmin role.
    + Was choose for the database account in configuration database step
    Also tried with SQL service account in this step.
    3. Tried with Standalone mode for Sharepoint installing
    4. Trie with domain name: Brainfiniti.local
    5. Tried with some another solution from topic relate to database configuration in our community but not successful.
    But all attempts are failed at this configuration database step :'(
    Please correct me if I am going wrong by missing something or do I need to start/install some services.
    Screenshot Attached
    Sorry! Cannot add screenshot because my account is still not verified. Will add later.
    LOG ENTRY:
    01/23/2013 06:58:28  1  INF        Entering function CreateCentralAdministrationSiteForm.CreateCentralAdministrationSiteFormInitializeBeforeShow
    01/23/2013 06:58:28  1  INF          Found a task by the name of adminvs in the task collection
    01/23/2013 06:58:28  1  INF          Entering function TaskCommon.GenerateRandomUnUsedPort
    01/23/2013 06:58:28  1  INF            Entering function TaskCommon.EnsureIIs
    01/23/2013 06:58:28  1  INF              Entering function PreRequisiteChecks.IsIisInstalled
    01/23/2013 06:58:28  1  INF                Entering function PreRequisiteChecks.IsRightVersionOfIis
    01/23/2013 06:58:28  1  INF                  Version of IIS is 7
    01/23/2013 06:58:28  1  INF                Leaving function PreRequisiteChecks.IsRightVersionOfIis
    01/23/2013 06:58:28  1  INF              Leaving function PreRequisiteChecks.IsIisInstalled
    01/23/2013 06:58:28  1  INF              Entering function PreRequisiteChecks.IsRightVersionOfIis
    01/23/2013 06:58:28  1  INF                Version of IIS is 7
    01/23/2013 06:58:28  1  INF              Leaving function PreRequisiteChecks.IsRightVersionOfIis
    01/23/2013 06:58:28  1  INF              Entering function ServiceHelper.Start
    01/23/2013 06:58:28  1  INF                Trying to start service W3SVC and waiting 180 sec to do so
    01/23/2013 06:58:28  1  INF                service W3SVC is Running, nothing to do
    01/23/2013 06:58:28  1  INF                starting service W3SVC (it may already be started)
    01/23/2013 06:58:28  1  INF              Leaving function ServiceHelper.Start
    01/23/2013 06:58:28  1  INF            Leaving function TaskCommon.EnsureIIs
    01/23/2013 06:58:28  1  INF            Trying to see if port 40993 is free on machine APP.  Min port we will try is 1024, Max port we will try is 49151
    01/23/2013 06:58:30  1  INF            A SocketException was thrown with
    SocketError ConnectionRefused
    01/23/2013 06:58:30  1  INF            Connect has been refused for port 40993, so we will consider this a free port
    01/23/2013 06:58:30  1  INF            Have not found a free port yet.  Number of tries is 1.  Min port we will try is 1024, Max port we will try is 49151
    01/23/2013 06:58:30  1  INF            Adding port 40993 to the exclusion list so it is not chosen again during this run
    01/23/2013 06:58:30  1  INF          Leaving function TaskCommon.GenerateRandomUnUsedPort
    01/23/2013 06:58:30  1  INF        Leaving function CreateCentralAdministrationSiteForm.CreateCentralAdministrationSiteFormInitializeBeforeShow
    I just post a part of its logs which contain "error" string because it's too long.
    According this log, there is a error in port connection but i've turned firewall off ???
    Please help me with this mix up :'(
    p/s: sorry for my English!
    Thanks,
    Hien Hoang

    Below is the logs entry with "ERR" marked line:
    01/23/2013 07:03:17  9  INF                    Now joining to farm at server app.brainfiniti.com database SharePoint_Config
    01/23/2013 07:04:12  9  ERR                    Task configdb has failed with an unknown exception
    01/23/2013 07:04:12  9  ERR                    Exception: System.Security.Principal.IdentityNotMappedException: Some or all identity references could not
    be translated.
       at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
       at System.Security.Principal.NTAccount.Translate(Type targetType)
       at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
       at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceCertificate.ProvisionLocal()
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceApplication.ProvisionLocal(SPServiceInstance serviceInstance)
       at Microsoft.SharePoint.Administration.SPIisWebServiceInstance.Provision()
       at Microsoft.SharePoint.Administration.SPFarm.Join(Boolean skipRegisterAsDistributedCacheHost)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    01/23/2013 07:04:12  9  INF                    Entering function Common.BuildExceptionMessage
    01/23/2013 07:04:12  9  INF                      Entering function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  9  INF                        Resource id to be retrieved is ExceptionInfo for language English (United States)
    01/23/2013 07:04:12  9  INF                        Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. 
    Additional exception information: {1}
    01/23/2013 07:04:12  9  INF                      Leaving function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  9  INF                    Leaving function Common.BuildExceptionMessage
    01/23/2013 07:04:12  9  INF                    Entering function Common.BuildExceptionInformation
    01/23/2013 07:04:12  9  INF                      Entering function Common.BuildExceptionMessage
    01/23/2013 07:04:12  9  INF                        Entering function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  9  INF                          Resource id to be retrieved is ExceptionInfo for language English (United
    States)
    01/23/2013 07:04:12  9  INF                          Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. 
    Additional exception information: {1}
    01/23/2013 07:04:12  9  INF                        Leaving function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  9  INF                      Leaving function Common.BuildExceptionMessage
    01/23/2013 07:04:12  9  INF                    Leaving function Common.BuildExceptionInformation
    01/23/2013 07:04:12  9  ERR                    An exception of type System.Security.Principal.IdentityNotMappedException was thrown.  Additional exception
    information: Some or all identity references could not be translated.
    System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
       at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
       at System.Security.Principal.NTAccount.Translate(Type targetType)
       at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
       at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceCertificate.ProvisionLocal()
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceApplication.ProvisionLocal(SPServiceInstance serviceInstance)
       at Microsoft.SharePoint.Administration.SPIisWebServiceInstance.Provision()
       at Microsoft.SharePoint.Administration.SPFarm.Join(Boolean skipRegisterAsDistributedCacheHost)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    01/23/2013 07:04:12  9  INF                    Entering function Common.BuildExceptionInformation
    01/23/2013 07:04:12  9  INF                    Entering function TaskBase.OnTaskStop
    01/23/2013 07:04:12  9  INF                      Creating the OnTaskStop event for task configdb
    01/23/2013 07:04:12  9  ERR                      Task configdb has failed
    01/23/2013 07:04:12  9  INF                      friendlyMessage for task configdb is An exception of type System.Security.Principal.IdentityNotMappedException
    was thrown.  Additional exception information: Some or all identity references could not be translated.
    01/23/2013 07:04:12  9  INF                      debugMessage for task configdb is An exception of type System.Security.Principal.IdentityNotMappedException
    was thrown.  Additional exception information: Some or all identity references could not be translated.
    System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
       at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
       at System.Security.Principal.NTAccount.Translate(Type targetType)
       at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
       at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceCertificate.ProvisionLocal()
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceApplication.ProvisionLocal(SPServiceInstance serviceInstance)
       at Microsoft.SharePoint.Administration.SPIisWebServiceInstance.Provision()
       at Microsoft.SharePoint.Administration.SPFarm.Join(Boolean skipRegisterAsDistributedCacheHost)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    01/23/2013 07:04:12  9  INF                      Entering function TaskBase.FireTaskStateChanged
    01/23/2013 07:04:12  9  INF                        Firing the OnTaskStateChanged event for task configdb
    01/23/2013 07:04:12  9  INF                        Entering function TaskDriver.TaskStateEventHandler
    01/23/2013 07:04:12  9  INF                          Entering function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  9  INF                            Resource id to be retrieved is ConfigurationDatabaseTaskDisplayName
    for language English (United States)
    01/23/2013 07:04:12  9  INF                            Resource retrieved id ConfigurationDatabaseTaskDisplayName
    is configuration database
    01/23/2013 07:04:12  9  INF                          Leaving function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  9  INF                          Received an TaskStateEventHandler event.  task:configdb TaskBase.State:stopped
    01/23/2013 07:04:12  9  INF                          Entering function TasksQueue.IncrementTaskFailed
    01/23/2013 07:04:12  9  INF                            Incremented the number of tasks failed to 1
    01/23/2013 07:04:12  9  INF                          Leaving function TasksQueue.IncrementTaskFailed
    01/23/2013 07:04:12  9  INF                          Task configdb has stopped and failed.  Total failed is now 1
    01/23/2013 07:04:12  9  INF                        Leaving function TaskDriver.TaskStateEventHandler
    01/23/2013 07:04:12  9  INF                        Entering function PsconfigBaseForm.TaskStateEventHandler
    01/23/2013 07:04:12  9  INF                          Invoking the UI thread with the task state chagne event
    01/23/2013 07:04:12  1  INF                          Entering function ConfigurationProgressForm.InvokeTaskStateEventHandler
    01/23/2013 07:04:12  1  INF                            Received an TaskStateEventHandler event.  task:configdb
    TaskBase.State:stopped TaskBase.TaskResultconfigdb
    01/23/2013 07:04:12  1  INF                            Acquiring the reader lock to retrieve the state
    01/23/2013 07:04:12  1  INF                            Releasing the reader lock to retrieve the state
    01/23/2013 07:04:12  1  INF                            Acquiring the reader lock to retrieve the state
    01/23/2013 07:04:12  1  INF                            Releasing the reader lock to retrieve the state
    01/23/2013 07:04:12  1  ERR                            Task configdb has stopped and failed.  Total failed
    is now 1
    01/23/2013 07:04:12  1  INF                            Entering function Command.this[string key]
    01/23/2013 07:04:12  1  INF                              Entering function CommandCollectionBase.Get
    01/23/2013 07:04:12  1  INF                                Found value in collection for key
    disconnect
    01/23/2013 07:04:12  1  INF                              Leaving function CommandCollectionBase.Get
    01/23/2013 07:04:12  1  INF                              Found parameter disconnect in collection
    01/23/2013 07:04:12  1  INF                            Leaving function Command.this[string key]
    01/23/2013 07:04:12  1  INF                            Entering function Command.this[string key]
    01/23/2013 07:04:12  1  INF                              Entering function CommandCollectionBase.Get
    01/23/2013 07:04:12  1  INF                                Found value in collection for key
    connect
    01/23/2013 07:04:12  1  INF                              Leaving function CommandCollectionBase.Get
    01/23/2013 07:04:12  1  INF                              Found parameter connect in collection
    01/23/2013 07:04:12  1  INF                            Leaving function Command.this[string key]
    01/23/2013 07:04:12  1  INF                            Entering function Command.this[string key]
    01/23/2013 07:04:12  1  INF                              Entering function CommandCollectionBase.Get
    01/23/2013 07:04:12  1  INF                                Found value in collection for key
    create
    01/23/2013 07:04:12  1  INF                              Leaving function CommandCollectionBase.Get
    01/23/2013 07:04:12  1  INF                              Found parameter create in collection
    01/23/2013 07:04:12  1  INF                            Leaving function Command.this[string key]
    01/23/2013 07:04:12  1  INF                            Entering function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  1  INF                              Resource id to be retrieved is ConfigurationDatabaseTaskCreateFailConfigDisplayLabel
    for language English (United States)
    01/23/2013 07:04:12  1  INF                              Resource retrieved id ConfigurationDatabaseTaskCreateFailConfigDisplayLabel
    is Failed to create the configuration database.
    01/23/2013 07:04:12  1  INF                            Leaving function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  1  INF                            Updating the task label below the progress bar Failed to
    create the configuration database.
    01/23/2013 07:04:12  1  INF                            Entering function FormParameterCollection.Add
    01/23/2013 07:04:12  1  INF                            Leaving function FormParameterCollection.Add
    01/23/2013 07:04:12  1  INF                            Last message from task configdb is An exception of type System.Security.Principal.IdentityNotMappedException
    was thrown.  Additional exception information: Some or all identity references could not be translated.
    01/23/2013 07:04:12  1  INF                            Not running in high contrast, so we will paint the background
    with our trademarked image
    01/23/2013 07:04:12  1  INF                            Not running in high contrast, so we will paint the background
    with our trademarked image
    01/23/2013 07:04:12  1  INF                            Not running in high contrast, so we will paint the background
    with our trademarked image
    01/23/2013 07:04:12  1  INF                            Not running in high contrast, so we will paint the background
    with our trademarked image
    01/23/2013 07:04:12  1  INF                            Not running in high contrast, so we will paint the background
    with our trademarked image
    01/23/2013 07:04:12  1  INF                            Updating the task additional notification information below
    the progress bar An exception of type System.Security.Principal.IdentityNotMappedException was thrown.  Additional exception information: Some or all identity references could not be translated.
    01/23/2013 07:04:12  1  INF                          Leaving function ConfigurationProgressForm.InvokeTaskStateEventHandler
    01/23/2013 07:04:12  9  INF                          Sleeping an extra 1 ms so things don't go too fast for the user for this
    task
    01/23/2013 07:04:12  1  INF                          Not running in high contrast, so we will paint the background with our
    trademarked image
    01/23/2013 07:04:12  9  INF                        Leaving function PsconfigBaseForm.TaskStateEventHandler
    01/23/2013 07:04:12  9  INF                      Leaving function TaskBase.FireTaskStateChanged
    01/23/2013 07:04:12  9  INF                    Leaving function TaskBase.OnTaskStop
    01/23/2013 07:04:12  9  INF                  Leaving function TaskThread.ExecuteTask
    01/23/2013 07:04:12  4  INF                  Entering function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  4  INF                    Resource id to be retrieved is ConfigurationDatabaseTaskDisplayName for language English (United States)
    01/23/2013 07:04:12  4  INF                    Resource retrieved id ConfigurationDatabaseTaskDisplayName is configuration database
    01/23/2013 07:04:12  4  INF                  Leaving function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  4  ERR                  Task configuration database failed, so stopping execution of the engine
    01/23/2013 07:04:12  4  INF                  Entering function Command.this[string key]
    01/23/2013 07:04:12  4  INF                    Entering function CommandCollectionBase.Get
    01/23/2013 07:04:12  4  INF                      Found value in collection for key disconnect
    01/23/2013 07:04:12  4  INF                    Leaving function CommandCollectionBase.Get
    01/23/2013 07:04:12  4  INF                    Found parameter disconnect in collection
    01/23/2013 07:04:12  4  INF                  Leaving function Command.this[string key]
    01/23/2013 07:04:12  4  INF                  Entering function Command.this[string key]
    01/23/2013 07:04:12  4  INF                    Entering function CommandCollectionBase.Get
    01/23/2013 07:04:12  4  INF                      Found value in collection for key connect
    01/23/2013 07:04:12  4  INF                    Leaving function CommandCollectionBase.Get
    01/23/2013 07:04:12  4  INF                    Found parameter connect in collection
    01/23/2013 07:04:12  4  INF                  Leaving function Command.this[string key]
    01/23/2013 07:04:12  4  INF                  Entering function Command.this[string key]
    01/23/2013 07:04:12  4  INF                    Entering function CommandCollectionBase.Get
    01/23/2013 07:04:12  4  INF                      Found value in collection for key create
    01/23/2013 07:04:12  4  INF                    Leaving function CommandCollectionBase.Get
    01/23/2013 07:04:12  4  INF                    Found parameter create in collection
    01/23/2013 07:04:12  4  INF                  Leaving function Command.this[string key]
    01/23/2013 07:04:12  4  INF                  Entering function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  4  INF                    Resource id to be retrieved is ConfigurationDatabaseTaskCreateFailConfigDisplayLabel for language English
    (United States)
    01/23/2013 07:04:12  4  INF                    Resource retrieved id ConfigurationDatabaseTaskCreateFailConfigDisplayLabel is Failed to create the configuration
    database.
    01/23/2013 07:04:12  4  INF                  Leaving function StringResourceManager.GetResourceString
    01/23/2013 07:04:12  4  ERR                  Failed to create the configuration database.
    An exception of type System.Security.Principal.IdentityNotMappedException was thrown.  Additional exception information: Some or all identity references could not be translated.
    System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
       at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
       at System.Security.Principal.NTAccount.Translate(Type targetType)
       at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
       at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceCertificate.ProvisionLocal()
       at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceApplication.ProvisionLocal(SPServiceInstance serviceInstance)
       at Microsoft.SharePoint.Administration.SPIisWebServiceInstance.Provision()
       at Microsoft.SharePoint.Administration.SPFarm.Join(Boolean skipRegisterAsDistributedCacheHost)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    01/23/2013 07:04:12  4  INF                  Entering function TaskDriver.NotifyTaskSummary

  • Error Creating Web Application in Sharepoint Foundation 2010.

    Hi,
    I am getting below error while creating new Web Application in SharePoint.
    Could not connect to Sharepoint using integrated security: SQL server at has an unsupported version 10.0.2531.0.
    I am using SharePoint Foundation 2010. SQL Server Version is
    "Microsoft SQL Server 2008 (SP1) - 10.0.2531.0 (X64)   Mar 29 2009 10:11:52   Copyright (c) 1988-2008 Microsoft Corporation  Developer Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (VM)"
    My SQLServer version is Microsoft SQL Server 2008 (SP1) Developer edition. How could i resolve this issue.
    Thanks & Regards
    Poomani Sankaran

    Hi Poomani,
    Upgrade to
    SQL Server 2008 R2 Developer Edition and it will work with SharePoint Foundation 2010. Ensure that you only use this developer edition on your development server.
    SQL Server 2008 R2 Developer Edition has same code base and same features which are available in SQL Server
    2008 R2 Enterprise Edition. Only difference between them is licensing terms. Developer Edition can not be used in production environment and it can be used on development server only.
    Please remember to click 'Mark as Answer' if the reply answers your query or 'Upvote' if it helps you.

  • Sharepoint Foundation 2010 install fails on Windows 2012 R2 server

    Microsoft kb article at https://support.microsoft.com/kb/2724471/ is saying we need to use the Sharepoint install CD that includes SP2 in order for installation to succeed.  Where can we download Sharepoint Foundation 2010 SP2 slipstream install image
    so that we can be compatible with install on a Win2012 R2 server?  Can you provide a link.   Technet download page only has the Sharepoint install and the SP2 install separately.   Thank you.

    You can download it from here:
    https://www.microsoft.com/en-us/download/details.aspx?id=24983
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • SharePoint Foundation 2013 installed on Windows Server 2012 not sending out email notification

    I have a server where i installed SP Foundation 2013 on top of Windows Server 2012. I have configured the SMTP as well as the outgoing SMTP in Central Administration
    of SharePoint. When i create an alert on a document library, its did not sent any email notification on the changes made to the document in the document library. So, i created a workflow to send out email using SPD2013. The workflow run, but it cannot sent
    out email with error saying that outgoing email is not configured correctly. I have checked with another server which i installed SP foundation 2013 on top of Windows Server 2008 R2 - its sending out email just fine using same configuration and outgoing SMTP.
    I need help to resolve this issue or at least the cause of the problem.
    Any help is greatly appreciated.

         
    Try below:
    http://social.technet.microsoft.com/wiki/contents/articles/13771.troubleshooting-steps-for-sharepoint-alert-email-does-not-go-out.aspx
    Go to Central Admin ---->Operations----->outgoing email settings and verify that SMTP server is mentioned correctly 
    2) Test the connectivity with the SMTP server.
    In order to do that follow these steps:
      Open  cmd
      telnet <SMTP server name> 25 ( We connect smtp server to the port 25)  
                     you should see a response  like this 220 <servername> Microsoft ESMTP MAIL Service, Version: 6.0.3790.3959 ready at date and time
                     Beware that different servers will come up with different settings but you will get something
                     If you dont get anything then there could be 2 possible reasons, either port 25 is blocked or 
                     the smtp server is not responding.
      For testing response from your server
                       For testing response say ehlo to it.
                            Type :
                                        ehlo <servername>
                            output:
                                        250 <servername> Hello [IP Address]
      Now a test mail can be sent from that SharePoint server. 
                          Now we need to enter the From address of the mail.
                          Type :
                           mail from: [email protected]
                           output:
                           250 2.1.0 [email protected]….Sender OK
     It's time to enter the recepient email address.
    Type : rcpt to: [email protected]
    output:
    250 2.1.5 [email protected]
     Now we are left with the data of the email. i.e. subject and body.
    Type : data
    output:
    354 Start mail input; end with <CRLF>.<CRLF>
    Type:
    subject: this is a test mail
    Hi
    This is test mail body
    I am testing SMTP server.
    Hit Enter, then . and then Enter.
    output:
    250 2.6.0 <<servername>C8wSA00000006@<servername>> Queued mail for delivery
    Type: quit
    output:
    221 2.0.0 <servername> Service closing transmission channe
    3)  Check alerts are enabled for your web application
          verify if the windows timer service is running or not.
          Run this stsadm command to check that
          Stsadm.exe -o getproperty -url http://SharePoint-web-App-URL -pn alerts-enabled
         This should return <Property Exist="Yes" Value="yes" />
         If you don’t get this, Enable alerts by:
         stsadm.exe -o setproperty -pn alerts-enabled -pv "true" -url http://SharePoint-web-App-URL
          If its already enabled, try turn off and turn on it back.
    4)  Check the Timer job and Properties
           Go to
           MOSS 2007:  Central Administration > Operations > Timer Job Definitions (under Global Configuration)
           In SharePoint 2010: Central Administration > Monitoring > Review Job Definitions 
           Check whether the "Immediate Alerts" job is enabled for your web application. check these properties:
                       job-immediate-alerts
                       job-daily-alerts 
                       job-weekly-alerts
           stsadm.exe -o getproperty -url "http://Your-SharePoint-web-App-URL" -pn job-immediate-alerts
           The expected output is:
           <Property Exist="Yes" Value="every 5 minutes between 0 and 59"/>.  
           If you don’t get this, run the following command to set its value.
           stsadm.exe -o setproperty -pn job-immediate-alerts -pv “every 5 minutes between 0 and 59" -url http://Your-SharePoint-web-App-URL
    5)  Check whether the account is subscribed for alerts and it has a valid email account. This should be the first thing to check if the problem persists for some users not for      all.
    6)  Then check if at all those users have at least read permission for the list. Because the first mail should go out for every user without security validation but the next ones       won't be delivered unless the user has at least read
    permission.
    7)  If it is happening for one user, can also try to delete and re add the user in the site.
    8)  Most importantly , you should try this one.
          Run this SQL query to the content db < Select * from Timerlock>
          This will give you the name of the server which is locking the content database and since when.
          In order to get rid of that lock 
          Go to that server which is locking the content db and then restart the windows timer service.
          within some time it should release the lock from content db, if not then at the most stop the timer job for some time
          Once the lock will be released then try to send some alerts
          You will surely get the email alert.
    I found this is the most probable reason for alert not working most of the time. We should start troubleshooting with above steps before coming to this step for any alert email issue but from step 1 to step 7 are best for new environments or new servers.
    If the issue is like this ,alert was working before and suddenly stopped working without any environmental change then above conditions in step 1-7 should be ideally fine.
    Even after this if it is not working, then you can try these few more steps too
    9)  Try re-registering the alert template:
    stsadm -o updatealerttemplates -url http://Your-SharePoint-Web-App-URL -f  "c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML\alerttemplates.xml" -LCID 1033
    10)  Try to clear the configuration cache
    If this helped you resolve your issue, please mark it Answered

  • How to uninstall Sharepoint Foundation 2010 and remove its databases

    Hello, 
    My company has Sharepoint Foundation 2010 installed on a Windows Server 2008 R2. I want to remove this server from our network. I'd like to know what are the steps to unsintall Sharepoint Foundation 2010 and remove its databases. The databases are located
    on a remote machine with SQL Server 2008 R2. I'm wondering if the Sharepoint uninstall process will remove its databases from the remote server or do the databases need to be removed manually. If the databases need to be removed manually, I'd like to know
    how to find out the name of the configuration, content, administration, search and user profile application databases that Sharepoint is using. 
    I appreciate any help that anybody can provide. Thanks!!

    Uninstall SharePoint via Programs and Features from the SharePoint server. Once that is done, drop/delete the databases from the SQL Server. Uninstalling SharePoint does not remove databases.
    Before you uninstall SharePoint, you can run:
    Get-SPDatabase | Select Name,Server
    That will list all database names and their associated SQL Server/instance.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • SharePoint Foundation 2010 Workspace problem

    I've installed sharepoint foundation 2010 in a Windows server 2008 R2 standard environment. I've added some site collections and added some libraries to the site pages. Ive put in various permissions and groups and tested no problem using
    Sharepoint workspace 2010 on a Windows 7 32 bit client.
    But when I do a remote desktop connection to another server with 2008 R2 standard installed I can't get Sharepoint workspace 2010 to work properly. It opens an account and connects to my sharepont site but in the pane to the right where I would normally
    see library documents listed all that comes up is an error stating - Error: Cannot Display Tool.
    Also if I try to sync I get the following error:-
    The parameter is incorrect
    HResult: 0x80070057 (0x386d7565)
    Process: Groove.exe (ID:17936(0x00004610))  
    No amount of googling has found a solution, no similar postings had any resolutions.
    Any help would be much appreciated
      

    My apologies. I'd focused on the error and hadn't adequately read the information you provided on the environment. The issue is probably with using SharePoint Workspace on the remote computer, not with SharePoint Foundation.
    Here is what I understand you to be doing:
    You use Remote Desktop to connect to the Windows Server 2008 R2 computer, where you log in with your domain account, which is a member of the local Users group.
    On the remote computer, you start SharePoint Workspace.
    On the Launchbar, you click New, click SharePoint Workspace, select your site, and then click
    OK.
    The workspace is created and appears (from the progress bar) to download content.
    When you click Open Workspace, no content is displayed. Instead, you see the "Cannot Display Tool" error.
    Is that correct?
    There are three areas where SharePoint Workspace is complicated to run remotely:  
    Where SharePoint Workspace will be run by a user other than the one installing it, it must not be lauched during the installation. This seems the most likely to be the issue, as we have seen the same failure and error at a customer site where several
    users had been given a computer image created on a computer where SharePoint Workspace had been launched before image creation.
    Only one user should run SharePoint Workspace (Groove.exe) at a time. (Sometimes multiple instances work, but it's not reliable.)
    You need to have a local profile on the computer which is running SharePoint Workspace. SharePoint Workspace is not supported with Roaming or Temporary profiles. Usually, this problem would prevent you from starting SharePoint Workspace, but some
    environments with custom permissions can lead to other errors.
    SharePoint Workspace uses the current user's permissions for SharePoint server access, In the case of Forms-Based authentication, it prompts for credentials at workspace creation, but then uses the credentials in the active browser session when opening
    the workspace. I think this could only be related to your problem if you are logged in as another user in your browser, and that user has access to some, but not all, of the site your workspace connects to.

  • SharePoint Foundation 2010 maximum size WID

    Hi,
    I've installed SharePoint Foundation 2010 using the Windows Internal Database. I'm a bit confused about the maximum size of the database. On several websites I read that the max size for an SQL express database is 4GB.
    Is this the same as the Windows Internal Database? Or can it grow bigger?

    Are you sure you mean the Windows Internal Database? The SharePoint foundation installer will install SQL Server Express edition.

  • SharePoint Foundation 2010 SP2 running on Windows Server 2012 R2

    Hello
    I have upgraded a standalone Windows Server 2008 R2 running SharePoint Foundation 2010 SP2 to Windows Server 2012 R2. The upgrade completed OK and SharePoint Foundation 2010 SP2 is running OK as before upgrade.
    Is anyone aware of any issues running SPF 2010 SP2 on WS2012 R2?

    Hi
    no issues using SP2
    For more details check this official doc
    http://support.microsoft.com/kb/2724471
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • Is it possible to install Sharepoint Foundation 2013 in a Windows 8 Pro box for development purposes?

    I remember an article explaining how to install SharePoint Foundation 2010 in a Windows 7 box which was prone to some errors but however a great article (http://blogsp.idea80.com/2010/02/instalacion-de-sharepoint-2010-sobre.html).
    I wander if it would be posible to install 2013 in a Windows 8 pro box.
    I want to try the SharePoint features in Visual Studio but I dont really want to go through the whole installation process for SharePoint in a server. I am not interested in ADS integration or anything else, just basic functionality to develop some basic
    add ons in Silverlight.
    Any help would be greately appreciated.
    thanks!

    No, it's not possible to do that anymore, it has to be run on Windows Server 2008 R2 or 2012, and I would totally recommend the latter, it seems to perform much better. But what you can do is this, and its what I'm doing, run a virtual machine on Windows
    8 running Windows Server 2012 and install SharePoint 2013 there. Works like a charm.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • SharePoint Foundation 2010, hotfix install fail "An error occurred while running detection"

    Hi all,
    I am having a lot of trouble installing hotfix 2849990 on my server. After running it shows the error "An error occurred while running detection". I tried another hotfix as well but got the same result. I read on the web to do a "repair"
    but I cannot seem to access that. I attempting to run the install to get there, I click "Install SharePoint Foundation" a new window begins and I can see a new window open that reads "Please wait while setup prepares the necessarily files"
    Very shortly after this opens, it then closes and nothing else happens. 
    Anybody have any suggestions?
    Thanks!

    Thanks for the quick reply. Here is the Folder I am looking in:
    "C:\Users\[My User]\AppData\Local\Temp\2" Let me know if this is incorrect.
    Here is some of my opatchinstall log:
    OPatchInstall: Logging all properties
    OPatchInstall: Property 'PACKAGE.KBARTICLE' value '2880975'
    OPatchInstall: Property 'PACKAGE.MIN.MSI.VER' value '3.1.0.0'
    OPatchInstall: Property 'PACKAGE.NAME' value 'Hotfix for Microsoft SharePoint Foundation 2010 (KB2880975) 64-Bit Edition'
    OPatchInstall: Property 'PACKAGE.PATH.TEMP' value 'C:\Users\SVCSAN~2\AppData\Local\Temp\2\OWPBBC.tmp'
    OPatchInstall: Property 'PACKAGE.PLATFORM' value '64-Bit Edition'
    OPatchInstall: Property 'PACKAGE.PRODUCTNAME' value 'Microsoft SharePoint Foundation 2010'
    OPatchInstall: Property 'PACKAGE.PROMPT.ALREADYINSTALLED' value 'The update is already installed on this system.'
    OPatchInstall: Property 'PACKAGE.PROMPT.CONFIG.AFTERUPDATE' value 'You must install the same SharePoint 2010 Products and patches on every server in your server farm. If you have multiple servers in your farm, please immediately install the same patches on all the other farm servers once this installation has completed.'
    OPatchInstall: Property 'PACKAGE.PROMPT.DETECTIONERROR' value 'An error occurred while running detection.'
    OPatchInstall: Property 'PACKAGE.PROMPT.DETFAILED' value 'The detection failed, this can be due to a corrupted installation database.'
    OPatchInstall: Property 'PACKAGE.PROMPT.ERROR.WITHKB' value 'The installation of this package failed. Please see for more information.'
    OPatchInstall: Property 'PACKAGE.PROMPT.EULA' value 'You must accept the Microsoft Software License Terms in order to continue the installation.'
    OPatchInstall: Property 'PACKAGE.PROMPT.EXTRACTFAILURE' value 'The extraction of files from this package failed.'
    OPatchInstall: Property 'PACKAGE.PROMPT.EXTRACTFOLDER' value 'Select a folder to store the extracted files'
    OPatchInstall: Property 'PACKAGE.PROMPT.INITIAL' value 'Do you wish to proceed with the installation?'
    OPatchInstall: Property 'PACKAGE.PROMPT.INSTALLCANCELED' value 'The installation of this package was canceled.'
    OPatchInstall: Property 'PACKAGE.PROMPT.INSTALLFAILURE' value 'The installation of this package failed.'
    OPatchInstall: Property 'PACKAGE.PROMPT.INSTALLSUCCESS' value 'The installation is complete.'
    OPatchInstall: Property 'PACKAGE.PROMPT.NOPRODUCTSPRESENT' value 'There are no products affected by this package installed on this system.'
    OPatchInstall: Property 'PACKAGE.PROMPT.NOTADMINUSER' value 'You do not have sufficient privileges to complete this installation for all users of the machine. Log on as administrator and then retry this installation.'
    OPatchInstall: Property 'PACKAGE.PROMPT.NOTMINMSIVERSION' value 'This program requires Windows Installer 3.1.0.0 (or greater).'
    OPatchInstall: Property 'PACKAGE.PROMPT.NOTNEEDED' value 'This package is not needed for the current release of the installed product.'
    OPatchInstall: Property 'PACKAGE.PROMPT.PATCHEDBYADMIN' value 'The update cannot be installed due to a previous update was installed through a modified installation source.'
    OPatchInstall: Property 'PACKAGE.PROMPT.PRODUCTVERSIONFAILURE' value 'The expected version of the product was not found on the system.'
    OPatchInstall: Property 'PACKAGE.PROMPT.REBOOTNEEDED' value 'Do you want to reboot now to complete the installation of this package?'
    OPatchInstall: Property 'PACKAGE.PROMPT.RM.CONFIRM' value '&OK'
    OPatchInstall: Property 'PACKAGE.PROMPT.RM.DETECTION' value 'Please wait while we determine the list of files that need to be updated.'
    OPatchInstall: Property 'PACKAGE.PROMPT.RM.DISABLE' value 'Do &not close applications. (A Reboot will be required.)'
    OPatchInstall: Property 'PACKAGE.PROMPT.RM.ENABLE' value 'Automatically &close applications and attempt to restart them after setup is complete.'
    OPatchInstall: Property 'PACKAGE.PROMPT.RM.OPERATION' value 'The following applications should be closed before continuing the install:'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.DETAILSPREBODY' value 'Hotfix for Microsoft SharePoint Foundation 2010 (KB2880975) 64-Bit Edition failed to install.'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.GENERALAPPNAME' value 'Hotfix for Microsoft SharePoint Foundation 2010 (KB2880975) 64-Bit Edition'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.GENERALREPORTEE' value 'Microsoft'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.INTROREG' value 'We apologize for the update installation failure'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.MAINCAPTION' value 'Report Hotfix for Microsoft SharePoint Foundation 2010 (KB2880975) 64-Bit Edition Installation Failure'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.MAININTROBOLD' value 'An error report containing information about the updates that failed installation has been generated.'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.MAINNOREPORTBTN' value 'Cancel'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.MAINPLEAREG' value 'Using the information in the report we can investigate and potentially fix the problem you experienced. We will treat this report as confidential and anonymous.'
    OPatchInstall: Property 'PACKAGE.PROMPT.WATSON.MAINREPORTBTN' value 'Send Report'
    OPatchInstall: Property 'PACKAGE.RM.ENABLED' value '0'
    OPatchInstall: Property 'PACKAGE.RM.MINOS.VERSION' value '600'
    OPatchInstall: Property 'PACKAGE.STRING.CANCEL' value '&Cancel'
    OPatchInstall: Property 'PACKAGE.STRING.CANCELCONFIRMATION' value 'Are you sure you want to cancel setup?'
    OPatchInstall: Property 'PACKAGE.STRING.CONTINUE' value '&Continue'
    OPatchInstall: Property 'PACKAGE.STRING.DETECTING' value 'Please wait while update detection is being run.'
    OPatchInstall: Property 'PACKAGE.STRING.EULACHECKBOX' value 'Click here to &accept the Microsoft Software License Terms.'
    OPatchInstall: Property 'PACKAGE.STRING.EXTRACTING' value 'Extracting files, please wait...'
    OPatchInstall: Property 'PACKAGE.STRING.HELP' value 'Usage:
    /extract:path, extracts the content of the package to the path folder
    /log[:path to log file], enables verbose logging for the update installation
    /lang:lcid, sets the user interface to the specified locale when multiple locales are available within the package
    /quiet, runs the package in silent mode
    /passive, runs the update without any interaction from the user
    /norestart, prevents prompting of user when reboot of machine is needed
    /forcerestart, forced restart of machine once update is complete
    /?, shows this help message'
    OPatchInstall: Property 'PACKAGE.STRING.INSTALLING' value 'Please wait while the update is installed.'
    OPatchInstall: Property 'PACKAGE.SUCCESS.WITHERRORS' value 'The installation is complete. However, some updates were not applied (please see the log for additional details).'
    OPatchInstall: Property 'PATCH.FILEID.EULA' value 'volumelicense_eula_postrtm_en-us.txt'
    OPatchInstall: Property 'PATCH.LANG' value '1033'
    OPatchInstall: Property 'SYS.ARGS.EXTRACT' value '0'
    OPatchInstall: Property 'SYS.ARGS.EXTRACTPATH' value 'NONE'
    OPatchInstall: Property 'SYS.ARGS.EXTRACTPATHREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.EXTRACTREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.FORCERESTART' value '0'
    OPatchInstall: Property 'SYS.ARGS.FORCERESTARTREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.HELP' value '0'
    OPatchInstall: Property 'SYS.ARGS.HELPREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.LANG' value '0'
    OPatchInstall: Property 'SYS.ARGS.LANGREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.LANGVALUE' value 'NONE'
    OPatchInstall: Property 'SYS.ARGS.LANGVALUEREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.LOG' value '1'
    OPatchInstall: Property 'SYS.ARGS.LOGPATH' value 'NONE'
    OPatchInstall: Property 'SYS.ARGS.LOGPATHREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.LOGREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.NORESTART' value '0'
    OPatchInstall: Property 'SYS.ARGS.NORESTARTREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.PASSIVE' value '0'
    OPatchInstall: Property 'SYS.ARGS.PASSIVEREADONLY' value '0'
    OPatchInstall: Property 'SYS.ARGS.QUIET' value '0'
    OPatchInstall: Property 'SYS.ARGS.QUIETREADONLY' value '0'
    OPatchInstall: Property 'SYS.ERROR.ARG1' value 'NONE'
    OPatchInstall: Property 'SYS.ERROR.ARG2' value 'NONE'
    OPatchInstall: Property 'SYS.ERROR.ARG3' value 'NONE'
    OPatchInstall: Property 'SYS.ERROR.ARG4' value 'NONE'
    OPatchInstall: Property 'SYS.ERROR.ARG5' value 'NONE'
    OPatchInstall: Property 'SYS.ERROR.CODE' value '0'
    OPatchInstall: Property 'SYS.ERROR.INERROR' value '0'
    OPatchInstall: Property 'SYS.ERROR.TYPE' value 'NONE'
    OPatchInstall: Property 'SYS.LANG.LCID' value '1033'
    OPatchInstall: Property 'SYS.LANG.NAME' value 'en-us'
    OPatchInstall: Property 'SYS.LANG.RTL' value '0'
    OPatchInstall: Property 'SYS.MSI.VER' value '5.0.7601.17807'
    OPatchInstall: Property 'SYS.PATCH.NEEDREBOOT' value '0'
    OPatchInstall: Property 'SYS.PATCH.SUGGESTREBOOT' value '0'
    OPatchInstall: Property 'SYS.PROC.RESULT' value '0'
    OPatchInstall: Property 'SYS.WIN.ARCHITECTURE' value 'X64'
    OPatchInstall: Property 'SYS.WIN.PACKAGEPATH' value 'C:\Users\Svcsandspfarm\Desktop\ubersts2010-kb2880975-fullfile-x64-glb.exe'
    OPatchInstall: Property 'SYS.WIN.PLATFORM' value 'WINNT'
    OPatchInstall: Property 'SYS.WIN.SHELLVER' value '6.1.7601.18429'
    OPatchInstall: Property 'SYS.WIN.SPLEVEL' value '100'
    OPatchInstall: Property 'SYS.WIN.SYSTEMLCID' value '1033'
    OPatchInstall: Property 'SYS.WIN.USERADMIN' value '1'
    OPatchInstall: Property 'SYS.WIN.USERLCID' value '1033'
    OPatchInstall: Property 'SYS.WIN.VER' value '601'
    OPatchInstall: End of all properties
    OPatchInstall: Setting system property 'SYS.ARGS.LOGREADONLY' with value '1'
    OPatchInstall: Setting system property 'SYS.ARGS.LOGPATH' with value 'C:\Users\SVCSAN~2\AppData\Local\Temp\2\opatchinstall(6).log'
    OPatchInstall: Setting system property 'SYS.ARGS.LOGPATHREADONLY' with value '1'
    OPatchInstall: Done executing the IfFalse list
    OPatchInstall: CActionIf::execute ends
    OPatchInstall: Done executing the IfTrue list
    OPatchInstall: CActionIf::execute ends
    OPatchInstall: Done executing action
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.LOG' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'LOGPATH' to value '$(fullPath:SYS.ARGS.LOGPATH)'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: Executing action
    OPatchInstall: CActionIf::execute starts
    OPatchInstall: Begin evaluation of the condition
    OPatchInstall: The property 'SYS.ARGS.LOG' is equal to '1'
    OPatchInstall: Evaluation of the condition complete, the result is true
    OPatchInstall: Executing the IfTrue list
    OPatchInstall: Setting property 'LOGPATH' to value 'C:\Users\SVCSAN~2\AppData\Local\Temp\2\opatchinstall(6).log'
    OPatchInstall: Done executing the IfTrue list
    OPatchInstall: CActionIf::execute ends
    OPatchInstall: Done executing action
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionExtractFile
    OPatchInstall: CActionExtractFile::initFromElement starts
    OPatchInstall: Will extract the file with ID '$(PATCH.FILEID.EULA)' to the path '$(PACKAGE.PATH.TEMP)\eula.txt'
    OPatchInstall: CActionExtractFile::initFromElement ends
    OPatchInstall: Executing action
    OPatchInstall: CActionExtractFile::execute starts
    OPatchInstall: Will extract the file with ID 'volumelicense_eula_postrtm_en-us.txt' to the path 'C:\Users\SVCSAN~2\AppData\Local\Temp\2\OWPBBC.tmp\eula.txt'
    OPatchInstall: Getting the data from the file 'C:\Users\Svcsandspfarm\Desktop\ubersts2010-kb2880975-fullfile-x64-glb.exe'
    OPatchInstall: Successfully retrieved the data location and size
    OPatchInstall: CActionExtractFile::execute ends
    OPatchInstall: Done executing action
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: Executing action
    OPatchInstall: CActionIf::execute starts
    OPatchInstall: Begin evaluation of the condition
    OPatchInstall: Executing CConditionBooleanOperator::evaluate
    OPatchInstall: The property 'SYS.ERROR.INERROR' exists
    OPatchInstall: The property 'SYS.ERROR.INERROR' is not equal to '1'
    OPatchInstall: Evaluation of the condition complete, the result is false
    OPatchInstall: Executing the IfFalse list
    OPatchInstall: Done executing the IfFalse list
    OPatchInstall: CActionIf::execute ends
    OPatchInstall: Done executing action
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'PACKAGE.NOEULA.PROMPT' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'PACKAGE.NOEULA.PROMPT' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPromptEULA
    OPatchInstall: CActionPromptEULA::initFromElement starts
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: No Accept button specified
    OPatchInstall: Cancel button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionPromptEULA::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPromptEULA
    OPatchInstall: CActionPromptEULA::initFromElement starts
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: No Accept button specified
    OPatchInstall: Cancel button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionPromptEULA::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: Executing action
    OPatchInstall: CActionIf::execute starts
    OPatchInstall: Begin evaluation of the condition
    OPatchInstall: The property 'SYS.ARGS.PASSIVE' is equal to '0'
    OPatchInstall: Evaluation of the condition complete, the result is true
    OPatchInstall: Executing the IfTrue list
    OPatchInstall: CActionIf::execute starts
    OPatchInstall: Begin evaluation of the condition
    OPatchInstall: The property 'PACKAGE.NOEULA.PROMPT' doesn't exist
    OPatchInstall: Evaluation of the condition complete, the result is false
    OPatchInstall: Executing the IfFalse list
    OPatchInstall: CActionPromptEULA::execute starts
    OPatchInstall: Running in full UI, will show the EULA dialog
    OPatchInstall: Reading EULA from file 'C:\Users\SVCSAN~2\AppData\Local\Temp\2\OWPBBC.tmp\eula.txt'
    OPatchInstall: User Accepted the EULA, executing the Accept action list
    OPatchInstall: Finished executing the Accept action list
    OPatchInstall: CActionPromptEULA::execute ends
    OPatchInstall: Done executing the IfFalse list
    OPatchInstall: CActionIf::execute ends
    OPatchInstall: Done executing the IfTrue list
    OPatchInstall: CActionIf::execute ends
    OPatchInstall: Done executing action
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.EXTRACT' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListOr>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.EXTRACTPATH' to ''
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.EXTRACTPATH' to 'NONE'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPromptFolder
    OPatchInstall: CActionPromptFolder::initFromElement starts
    OPatchInstall: Will prompt the user with the title '$(PACKAGE.PROMPT.EXTRACTFOLDER)' and store the folder in 'PACKAGE.EXTRACT.FOLDER' if cancelled will set 'PACKAGE.FOLDER.CANCELED'
    OPatchInstall: CActionPromptFolder::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'PACKAGE.FOLDER.CANCELED' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'PACKAGE.FOLDER.CANCELED' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17023'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLCANCELED)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionCreateFolder
    OPatchInstall: CActionFile::initFromElement starts
    OPatchInstall: Will check for file '$(PACKAGE.EXTRACT.FOLDER)'
    OPatchInstall: CActionFile::initFromElements ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17024'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.EXTRACTFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-nb-no.msp' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-nb-no.msp'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-nb-no.xml' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-nb-no.xml'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-cy-gb.msp' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-cy-gb.msp'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-cy-gb.xml' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-cy-gb.xml'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-prs-af.msp' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-prs-af.msp'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-prs-af.xml' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-prs-af.xml'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-ro-ro.msp' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-ro-ro.msp'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-ro-ro.xml' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-ro-ro.xml'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-th-th.msp' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-th-th.msp'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-th-th.xml' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-th-th.xml'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt
    OPatchInstall: CActionPrompt::initFromElement starts
    OPatchInstall: Will prompt with title '$(PACKAGE.NAME)
    OPatchInstall: Will prompt with text '$(PACKAGE.PROMPT.INSTALLFAILURE)
    OPatchInstall: No action list for quiet UI specified
    OPatchInstall: OK button specified, parsing actions
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: Finished parsing actions
    OPatchInstall: CActionPrompt::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQuit
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CActionIf::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionQueueExtractFile
    OPatchInstall: CActionQueueExtractFile starts
    OPatchInstall: Will extract the file with ID 'wssmui-ca-es.msp' to the path '$(PACKAGE.EXTRACT.FOLDER)\wssmui-ca-es.msp'
    OPatchInstall: CAtionQueueExtractFile ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionBooleanOperator<CConditionListAnd>
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionPropertyDefined
    OPatchInstall: CConditionPropertyDefined::initFromElement starts
    OPatchInstall: Will check if the property 'SYS.ERROR.INERROR' exists
    OPatchInstall: CConditionPropertyDefined::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ERROR.INERROR' to '1'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionSetProperty
    OPatchInstall: CActionSetProperty::initFromElement starts
    OPatchInstall: Will set the property 'SYS.PROC.RESULT' to value '17303'
    OPatchInstall: CActionSetProperty::initFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionIf
    OPatchInstall: CActionIf::initFromElement starts
    OPatchInstall: CConditionStatement::CreateStatementFromElement starts
    OPatchInstall: Creating statement CConditionEqual
    OPatchInstall: CConditionStatementComparison::initFromElement starts
    OPatchInstall: Will compare the property 'SYS.ARGS.PASSIVE' to '0'
    OPatchInstall: CConditionStatementComparison::initFromElement ends
    OPatchInstall: CConditionStatement::CreateStatementFromElement ends
    OPatchInstall: CAction::CreateActionFromElement started
    OPatchInstall: Creating CActionPrompt

  • Microsoft sharepoint foundation 2010 encountered an error during setup. One or more required Office components failed to complete successfully

    Dear
    I need yourhelp, I am installing Sharepoint foundation 2010 prerequisites OK,
    then to finish the installation get the following message"microsoft
    sharepoint foundation 2010 Encountered an error during setup. One or more required components failed to Office complete successfully"
    Operating System: Windows Server 2012R2
    Prerequisites: OK
    SharepointFoundation 2010sp2
    Many thanksforyour help
    part of LOG:
    01/16/2015 00:37:11  1  INF          Searching for registry key Software\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS\CentralAdministrationURL
    01/16/2015 00:37:11  1  INF          Entering function RegistryHelper.RegistryHelper
    01/16/2015 00:37:11  1  INF            The RegistryHelper has the key name as Software\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS and the registry hive as LocalMachine
    01/16/2015 00:37:11  1  INF          Leaving function RegistryHelper.RegistryHelper
    01/16/2015 00:37:11  1  INF          Entering function RegistryHelper.GetStringValue
    01/16/2015 00:37:11  1  INF            Entering function RegistryHelper.GetValue
    01/16/2015 00:37:11  1  INF            Leaving function RegistryHelper.GetValue
    01/16/2015 00:37:11  1  INF          Leaving function RegistryHelper.GetStringValue
    01/16/2015 00:37:11  1  INF          The central admin registry name CentralAdministrationURL at HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS could not be found.  This means that either
    the server is not joined to a farm or a central admin site has not been created in the farm yet.
    01/16/2015 00:37:11  1  INF          Entering function StringResourceManager.GetResourceString
    01/16/2015 00:37:11  1  INF            Resource id to be retrieved is CantOpenCentralAdminSiteNotExists for language English (United States)
    01/16/2015 00:37:11  1  INF            Resource retrieved id CantOpenCentralAdminSiteNotExists is Cannot browse to the SharePoint Central Administration Web Application because a SharePoint Central Administration Web
    Application has not been created yet.  To create one, use the SharePoint Products Configuration Wizard.  Do you want to launch the configuration wizard now?
    01/16/2015 00:37:11  1  INF          Leaving function StringResourceManager.GetResourceString
    01/16/2015 00:37:11  1  INF          Entering function PsconfigMessageBox.ShowMessageBox
    01/16/2015 00:37:11  1  INF            Entering function StringResourceManager.GetResourceString
    01/16/2015 00:37:11  1  INF              Resource id to be retrieved is Branding for language English (United States)
    01/16/2015 00:37:11  1  INF              Resource retrieved id Branding is SharePoint Products Configuration Wizard
    01/16/2015 00:37:11  1  INF            Leaving function StringResourceManager.GetResourceString
    01/16/2015 00:37:23  1  INF          Leaving function UserInterface.ShowCentralAdmin
    01/16/2015 00:37:23  1  INF        Leaving function UserInterface.WarmUp
    01/16/2015 00:37:23  1  INF        Entering function TaskDriver.Stop
    01/16/2015 00:37:23  1  INF          Entering function TaskDriver.OnTaskDriverStop
    01/16/2015 00:37:23  1  INF            Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, 
    01/16/2015 00:37:23  1  INF            Entering function TaskDriverStateChange.Enter
    01/16/2015 00:37:23  1  INF              Acquiring the writer lock to change the state
    01/16/2015 00:37:23  1  INF              Current state of the task driver is neverrun.  You want to change it to stoppedrunning
    01/16/2015 00:37:23  1  INF              Changed state of the task driver to neverrun
    01/16/2015 00:37:23  1  INF              Released the writer lock to change the state
    01/16/2015 00:37:23  1  INF            Leaving function TaskDriverStateChange.Enter
    01/16/2015 00:37:23  1  INF            Entering function TaskDriver.FireOnTaskDriverEvent
    01/16/2015 00:37:23  1  INF              Entering function UserInterface.TaskDriverEventHandler
    01/16/2015 00:37:23  1  INF                Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message 
    01/16/2015 00:37:23  1  INF                There isn't a current visible user form or the current form is not handling events, so we will handle this task driver event
    01/16/2015 00:37:23  1  INF              Leaving function UserInterface.TaskDriverEventHandler
    01/16/2015 00:37:23  1  INF            Leaving function TaskDriver.FireOnTaskDriverEvent
    01/16/2015 00:37:23  1  INF          Leaving function TaskDriver.OnTaskDriverStop
    01/16/2015 00:37:23  1  INF        Leaving function TaskDriver.Stop
    01/16/2015 00:37:23  1  INF        UnLocking the task driver for exclusive use while warming the driver up
    01/16/2015 00:37:23  1  INF      Leaving function TaskDriver.WarmUp
    01/16/2015 00:37:23  1  INF      Entering function PsconfigApplicationContext.ClosePsconfigApplication
    01/16/2015 00:37:23  1  INF        The psconfig ui application is closing
    01/16/2015 00:37:23  1  INF        We have do not have a main form, thus the application has been told to close prior to showing the ui at all
    01/16/2015 00:37:23  1  INF      Leaving function PsconfigApplicationContext.ClosePsconfigApplication
    01/16/2015 00:37:23  1  INF      Return code indicates a success
    01/16/2015 00:37:23  1  INF    Leaving function PsconfigUserInterfaceMain.Main

    Hi Jose,
    When server 2012 will not allow pre-requisite to run, due to the ASP.NET 3.5 or 4.5, do this:
    Run, from admin command prompt:
    Dism /online /enable-feature /featurename:NetFx3 /All /Source:<drive>:\sources\sxs /LimitAccess
    you can read more here:
    http://www.sharepointpapa.com/blog/_layouts/15/start.aspx#/Lists/Posts/Post.aspx?ID=86
    Stacy www.sharepointpapa.com

  • Sharepoint Foundation 2010 Workflows created in Sharepoint Designer

    Using Sharepoint Designer 2010 (64 bit) on Sharepoint Foundation 2010 (free version)
    I'm trying to get some basic workflows I've designed against a list in SPD working. They effectively just email a user the list item is assigned to based on some simple conditional checks.
    I've deployed the workflow and its set to activate on item creation and item update.
    Now I have checked the following already:
    - App pool for SP site is running under its own service account (not System)
    - I am the primary site collection administrator. 
    I'm getting this error in the log file: Unexpected
    AutoStart Workflow: System.ArgumentException: The requested workflow task content type was not found on the SPWeb. 
    On further research it was suggested I didn't have OffWFCommon as a feature but this isn't part of Sharepoint Foundation 2010 so I'm pretty confused. The directory doesn't exist to install this feature.
    Can Sharepoint Foundation 2010 actually use workflows created in SPD?
    Any solutions or anything I've missed?

    Hello,
    Approval WF template is not supported in foundation so use collect data from user WF in designer.
    http://blogs.technet.com/b/meacoex/archive/2010/11/01/get-manager-approval-in-sharepoint-designer-2010-step-by-step.aspx
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c42b91eb-0ac6-4144-a5b9-91c451058d13/approval-workflow-in-sharepoint-foundation-2010?forum=sharepointcustomizationprevious
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Sharepoint Foundation 2010 / failed psconfig after update to SP1

    After updating SharePoint Foundation 2010 to SP1 when I run the psconfig command I get the following error:
     System.MemberAccessException.  Unable to create an instance System.Collections.Generic.Dictionary`2[Microsoft.SharePoi
    nt.Administration.SPUrlZone,System.Collections.Generic.List`1[T]], because
    parameter Type.ContainsGenericParameters is True.
    Any thoughts?
    Thanks in advance.

    HI,What happened when you run the products and wizard?Do you see any specific details in the upgrade log.what command you tried?
    psconfig.exe -cmd upgrade -inplace b2b -force
    Anil Avula[Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • Sharepoint Foundation 2010 and SSRS

    Hi I have one small problem with Sharepoint Foundation 2010 and SSRS Integrated mode.
    We have one installation with frontend and backend server, backend is installed on SSRS server and Kerberos authentication is enabled.
    There are no problem to view reports with webparts but when you make one automatic subscription to make Report PDF files in one file share, it makes 5 och 30 files.
    I can only find this in log files:
    w3wp!library!18!01/26/2015-19:20:33:: i INFO: Skipped creating a dump file for the error InternalCatalogException, because a dump with the identical stack trace (with signature 1778776910) was already created.
    w3wp!library!18!01/26/2015-19:20:33:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: Unhandled exception in timer Database version check, Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
    An internal error occurred on the report server. See the error log for more details. ---> System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
       at Microsoft.ReportingServices.Library.ConnectionManager.GetDBVersion(Boolean rethrow)
       at Microsoft.ReportingServices.Library.ConnectionManager.EnsureCorrectDBVersion()
       at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage(VersionVerificationOptions option)
       at Microsoft.ReportingServices.Library.DatabaseVersionCheckTimer.DoTimerAction()
       at Microsoft.ReportingServices.Diagnostics.TimerActionBase.TimerAction(Object unused)
       --- End of inner exception stack trace ---;
    Any ideas?

    Hi Dalibor,
    Based on your description, my understanding is that the error occurred when automatically making Report PDF files.
    Could you please provide the version of SQL server in your environment?
    If you are using SQL server 2012, I recommend to update the SQL server with SP1 and CU7 to see if the issue still occurs.
    And please also re-configure the Reporting Service Application and then check the results:
    https://technet.microsoft.com/en-us/library/bb326213(v=sql.105).aspx
    https://msdn.microsoft.com/en-us/library/gg492276(v=sql.110).aspx
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

Maybe you are looking for