Sharepoint 2010 Configuration failed

Hi,
Anyone please help. I'm new to sharepoint 
After installing the sharepoint in my machine(OS Windows7 ) It showing the Configuration failed in the Share point Product Configuration Wizard.
Throws the below log message:
Begin trace logging for SharePoint 2010 Products Configuration Wizard.  Version 14.0.6009.1000
03/11/2015 19:12:30  1  INF  Entering function PsconfigUserInterfaceMain.Main
03/11/2015 19:12:30  1  INF    Entering function Common.SetCurrentThreadCultureToInstalledCulture
03/11/2015 19:12:30  1  INF      Entering function Common.SetThreadCultureToInstalledCulture
03/11/2015 19:12:30  1  INF        Current thread culture is English (United States), current thread ui culture is English (United States), installed culture is English (United States)
03/11/2015 19:12:30  1  INF      Leaving function Common.SetThreadCultureToInstalledCulture
03/11/2015 19:12:30  1  INF      The current ui culture English (United States) is NOT right to left
03/11/2015 19:12:30  1  INF    Leaving function Common.SetCurrentThreadCultureToInstalledCulture
03/11/2015 19:12:30  1  INF    Creating the psconfig application context
03/11/2015 19:12:30  1  INF    Entering function PsconfigApplicationContext.PsconfigApplicationContext
03/11/2015 19:12:30  1  INF      Entering function UserInterface.UserInterface
03/11/2015 19:12:30  1  INF      Leaving function UserInterface.UserInterface
03/11/2015 19:12:30  1  INF      Entering function TaskDriver.TaskDriver
03/11/2015 19:12:30  1  INF        Entering function TaskDriver.BuildCommandCollection
03/11/2015 19:12:30  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
03/11/2015 19:12:30  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
03/11/2015 19:12:30  1  INF          Entering function CommandCollection.CommandCollection
03/11/2015 19:12:30  1  INF          Leaving function CommandCollection.CommandCollection
03/11/2015 19:12:30  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
03/11/2015 19:12:30  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
03/11/2015 19:12:30  1  INF          Entering function Command.Command
and etc. repeats the above message.
Please help me to solve this issue.
Best regards,
Renuka.V

For installing SharePoint 2010 at Windows 7 , You should change SP installer config file to allow client install -
<Setting Id="AllowWindowsClientInstall" Value="True"/>
Please follow steps described in these urls,
http://www.codeproject.com/Tips/373724/SharePoint-Installation-on-Windows
http://www.codeproject.com/Articles/44210/Installing-SharePoint-Server-on-Windows-x
Thanks
Ganesh Jat [My Blog |
LinkedIn | Twitter ]
Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

Similar Messages

  • Sharepoint 2010 - configuration database size limit

    Hi,
       We have below scenario in our production farm. Ours is a SharePoint 2010 Enterprise Edition server.
    Medium size farm (4 WFE, 4 App Servers, Content DBs in separate tier. No SharePoint search in this farm)
    Configuration DB reached 250+ GB. Please clarify below queries.
    1. What is the boundary limit for configuration database size?
    2. How we can scale the configuration database?
    3. Can we add multiple configuration database per farm?
    4. What are the best practices and regular maintenance activities to be done to keep the configuration db size under control?
    It would be really really great if someone gives some good knowledge in this area.

    1) Not aware of one
    2) You can add multiple files to the file group
    3) No
    Is the growth in the MDF or the LDF (log file)? If it is in the log file, are you using high availability (Clustering, Mirroring, Log Shipping, AlwaysOn)? If so, you need to run a BACKUP LOG periodically to maintain the LDF size, or allow you to truncate
    the LDF.
    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.

  • Manual Running of PSCONFIG after Installing SharePoint 2010 Patches FAILS

    On SBS2011, having run:
    1. Open an Administrative command prompt.  
    2. Change directory to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN   
    3. Run PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
    We get the same errors as numerous others on stage 5 of 6:
    An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.
      Additional exception information: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed.
    And the following from the bottom of the ~1MB log file:
    07/27/2014 14:45:07  1  INF        Entering function TaskDriver.Stop
    07/27/2014 14:45:07  1  INF          Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:07  1  INF            Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)
    07/27/2014 14:45:07  1  INF            Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products failed.  Configuration must be performed in order
    for this product to operate properly.  To diagnose the problem, review the extended error information located at {0}, fix the problem, and run this configuration wizard again.
    07/27/2014 14:45:07  1  INF          Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:07  1  ERR          Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review
    the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\PSCDiagnostics_7_27_2014_14_44_32_814_2083894735.log, fix the problem, and run this configuration wizard again.
    07/27/2014 14:45:07  1  INF          Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:07  1  INF            Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States)
    07/27/2014 14:45:07  1  INF            Resource retrieved id PostSetupConfigurationFailedUserMessage is Configuration of SharePoint Products failed.  Configuration must be performed before
    you use SharePoint Products.  For further details, see the diagnostic log located at {0} and the application event log.
    07/27/2014 14:45:07  1  INF          Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:07  1  INF          Entering function TaskDriver.OnTaskDriverStop
    07/27/2014 14:45:07  1  INF            Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products
    failed.  Configuration must be performed before you use SharePoint Products.  For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\PSCDiagnostics_7_27_2014_14_44_32_814_2083894735.log
    and the application event log.
    07/27/2014 14:45:07  1  INF            Entering function TaskDriverStateChange.Enter
    07/27/2014 14:45:07  1  INF              Acquiring the writer lock to change the state
    07/27/2014 14:45:07  1  INF              Current state of the task driver is neverrun.  You want to change it to stoppedrunning
    07/27/2014 14:45:07  1  INF              Changed state of the task driver to neverrun
    07/27/2014 14:45:07  1  INF              Released the writer lock to change the state
    07/27/2014 14:45:07  1  INF            Leaving function TaskDriverStateChange.Enter
    07/27/2014 14:45:07  1  INF            Entering function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:07  1  INF              Entering function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:07  1  INF                Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message Configuration
    of SharePoint Products failed.  Configuration must be performed before you use SharePoint Products.  For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\PSCDiagnostics_7_27_2014_14_44_32_814_2083894735.log
    and the application event log.
    07/27/2014 14:45:07  1  INF              Leaving function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:07  1  INF            Leaving function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:07  1  INF          Leaving function TaskDriver.OnTaskDriverStop
    07/27/2014 14:45:07  1  INF        Leaving function TaskDriver.Stop
    Have followed the suggestions re clearing cache, starting the timer service, etc., but not joy.
    What could be the cause?  Thanks!!!
    PS It's broken the backup too, but I understand that's "normal"... :o/

    Hi Jason - thanks for your reply.
    I was under the impression that this manual task had to take place post the SP patches/service pack?  (there's much talk of it on the net to do this).
    I will try your command though!
    Thanks! :o)
    There's some more info in the log (it is large - less verbose would have been handy!):
    07/27/2014 14:45:27  13  INF            Entering function TaskCommon.TraceToPsconfigLogAndUpgradeManagerLog
    07/27/2014 14:45:27  13  INF              Setting the upgrade mode to inplace
    07/27/2014 14:45:27  13  INF            Leaving function TaskCommon.TraceToPsconfigLogAndUpgradeManagerLog
    07/27/2014 14:45:27  13  INF            Creating security token service application for this farm ...
    07/27/2014 14:45:27  13  INF            Successfully created security token service application
    07/27/2014 14:45:27  13  INF            Creating service connection point for this farm ...
    07/27/2014 14:45:27  13  WRN            Failed to add the service connection point for this farm
    07/27/2014 14:45:27  13  INF            Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:27  13  INF              Resource id to be retrieved is ServiceConnectionPointNotCreatedEventLog for language English (United States)
    07/27/2014 14:45:27  13  INF              Resource retrieved id ServiceConnectionPointNotCreatedEventLog is Unable to create a Service Connection Point in the current Active Directory
    domain. Verify that the SharePoint container exists in the current domain and that you have rights to write to it.
    07/27/2014 14:45:27  13  INF            Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:27  13  WRN            Unable to create a Service Connection Point in the current Active Directory domain. Verify that the SharePoint container exists in the current domain and
    that you have rights to write to it.
    Microsoft.SharePoint.SPException: The object LDAP://CN=Microsoft SharePoint Products,CN=System,DC=hjplondon,DC=local doesn't exist in the directory.
       at Microsoft.SharePoint.Administration.SPServiceConnectionPoint.Ensure(String serviceBindingInformation)
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
    07/27/2014 14:45:33  13  ERR            Task upgrade has failed with an unknown exception
    07/27/2014 14:45:34  13  ERR            Exception: Microsoft.SharePoint.Upgrade.SPUpgradeException: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed. ---> System.ComponentModel.Win32Exception:
    HJPLONDON\spwebapp
       at Microsoft.SharePoint.Win32.SPAdvApi32.LookupAccountName(String strAccountName, String& strDomainName, SID_NAME_USE& sidUse)
       at Microsoft.SharePoint.Win32.SPAdvApi32.LsaAddAccountRights(String strAccountName, String strUserRight)
       at Microsoft.SharePoint.Administration.SPProvisioningAssistant.AddLaunchOnBehalfOfPrivileges(String userName)
       at Microsoft.SharePoint.Upgrade.EnsureAppPoolsHaveLaunchOnBehalfPriviliges.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       --- End of inner exception stack trace ---
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPManager.InplaceUpgradeAdministrationWebApplication()
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    07/27/2014 14:45:34  13  INF            Entering function Common.BuildExceptionMessage
    07/27/2014 14:45:34  13  INF              Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF                Resource id to be retrieved is ExceptionInfo for language English (United States)
    07/27/2014 14:45:34  13  INF                Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information: {1}
    07/27/2014 14:45:34  13  INF              Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF            Leaving function Common.BuildExceptionMessage
    07/27/2014 14:45:34  13  INF            Entering function Common.BuildExceptionInformation
    07/27/2014 14:45:34  13  INF              Entering function Common.BuildExceptionMessage
    07/27/2014 14:45:34  13  INF                Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF                  Resource id to be retrieved is ExceptionInfo for language English (United States)
    07/27/2014 14:45:34  13  INF                  Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information:
    {1}
    07/27/2014 14:45:34  13  INF                Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF              Leaving function Common.BuildExceptionMessage
    07/27/2014 14:45:34  13  INF            Leaving function Common.BuildExceptionInformation
    07/27/2014 14:45:34  13  ERR            An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence
    failed.
    Microsoft.SharePoint.Upgrade.SPUpgradeException: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed. ---> System.ComponentModel.Win32Exception: HJPLONDON\spwebapp
       at Microsoft.SharePoint.Win32.SPAdvApi32.LookupAccountName(String strAccountName, String& strDomainName, SID_NAME_USE& sidUse)
       at Microsoft.SharePoint.Win32.SPAdvApi32.LsaAddAccountRights(String strAccountName, String strUserRight)
       at Microsoft.SharePoint.Administration.SPProvisioningAssistant.AddLaunchOnBehalfOfPrivileges(String userName)
       at Microsoft.SharePoint.Upgrade.EnsureAppPoolsHaveLaunchOnBehalfPriviliges.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       --- End of inner exception stack trace ---
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPManager.InplaceUpgradeAdministrationWebApplication()
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    07/27/2014 14:45:34  13  INF            Entering function Common.BuildExceptionInformation
    07/27/2014 14:45:34  13  INF              Entering function Common.BuildExceptionMessage
    07/27/2014 14:45:34  13  INF                Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF                  Resource id to be retrieved is ExceptionInfo for language English (United States)
    07/27/2014 14:45:34  13  INF                  Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information:
    {1}
    07/27/2014 14:45:34  13  INF                Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF              Leaving function Common.BuildExceptionMessage
    07/27/2014 14:45:34  13  INF            Leaving function Common.BuildExceptionInformation
    07/27/2014 14:45:34  13  INF            Entering function get CommandCollection.this[string key]
    07/27/2014 14:45:34  13  INF              Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                Found value in collection for key global
    07/27/2014 14:45:34  13  INF              Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF              Found command global in collection
    07/27/2014 14:45:34  13  INF            Leaving function get CommandCollection.this[string key]
    07/27/2014 14:45:34  13  INF            Entering function get CommandCollection.this[string key]
    07/27/2014 14:45:34  13  INF              Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                Found value in collection for key initialize
    07/27/2014 14:45:34  13  INF              Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF              Found command initialize in collection
    07/27/2014 14:45:34  13  INF            Leaving function get CommandCollection.this[string key]
    07/27/2014 14:45:34  13  INF            Entering function Command.this[string key]
    07/27/2014 14:45:34  13  INF              Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                Found value in collection for key SINGLESERVER
    07/27/2014 14:45:34  13  INF              Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF              Found parameter SINGLESERVER in collection
    07/27/2014 14:45:34  13  INF            Leaving function Command.this[string key]
    07/27/2014 14:45:34  13  INF            Entering function Command.this[string key]
    07/27/2014 14:45:34  13  INF              Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                Found value in collection for key upgradesessionid
    07/27/2014 14:45:34  13  INF              Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF              Found parameter upgradesessionid in collection
    07/27/2014 14:45:34  13  INF            Leaving function Command.this[string key]
    07/27/2014 14:45:34  13  INF            Releasing the farm upgrade lock in common exception handler.
    07/27/2014 14:45:34  13  INF            Entering function UpgradeBootstrapTask.BuildUpgradeExtendedMessage
    07/27/2014 14:45:34  13  INF              Task result is fail
    07/27/2014 14:45:34  13  INF            Leaving function UpgradeBootstrapTask.BuildUpgradeExtendedMessage
    07/27/2014 14:45:34  13  INF            Entering function TaskBase.OnTaskStop
    07/27/2014 14:45:34  13  INF              Creating the OnTaskStop event for task upgrade
    07/27/2014 14:45:34  13  ERR              Task upgrade has failed
    07/27/2014 14:45:34  13  INF              friendlyMessage for task upgrade is An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception
    information: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed.
    07/27/2014 14:45:34  13  INF              debugMessage for task upgrade is An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception
    information: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed.
    Microsoft.SharePoint.Upgrade.SPUpgradeException: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed. ---> System.ComponentModel.Win32Exception: HJPLONDON\spwebapp
       at Microsoft.SharePoint.Win32.SPAdvApi32.LookupAccountName(String strAccountName, String& strDomainName, SID_NAME_USE& sidUse)
       at Microsoft.SharePoint.Win32.SPAdvApi32.LsaAddAccountRights(String strAccountName, String strUserRight)
       at Microsoft.SharePoint.Administration.SPProvisioningAssistant.AddLaunchOnBehalfOfPrivileges(String userName)
       at Microsoft.SharePoint.Upgrade.EnsureAppPoolsHaveLaunchOnBehalfPriviliges.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       --- End of inner exception stack trace ---
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPManager.InplaceUpgradeAdministrationWebApplication()
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    07/27/2014 14:45:34  13  INF              Entering function TaskBase.FireTaskStateChanged
    07/27/2014 14:45:34  13  INF                Firing the OnTaskStateChanged event for task upgrade
    07/27/2014 14:45:34  13  INF                Entering function TaskDriver.TaskStateEventHandler
    07/27/2014 14:45:34  13  INF                  Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF                    Resource id to be retrieved is UpgradeTaskDisplayName for language English (United States)
    07/27/2014 14:45:34  13  INF                    Resource retrieved id UpgradeTaskDisplayName is upgrade SharePoint Products
    07/27/2014 14:45:34  13  INF                  Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF                  Received an TaskStateEventHandler event.  task:upgrade TaskBase.State:stopped
    07/27/2014 14:45:34  13  INF                  Entering function TasksQueue.IncrementTaskFailed
    07/27/2014 14:45:34  13  INF                    Incremented the number of tasks failed to 1
    07/27/2014 14:45:34  13  INF                  Leaving function TasksQueue.IncrementTaskFailed
    07/27/2014 14:45:34  13  INF                  Task upgrade has stopped and failed.  Total failed is now 1
    07/27/2014 14:45:34  13  INF                Leaving function TaskDriver.TaskStateEventHandler
    07/27/2014 14:45:34  13  INF                Entering function CommandLine.TaskStateEventHandler
    07/27/2014 14:45:34  13  INF                  Received an TaskStateEventHandler event.  task:upgrade TaskBase.State:stopped
    07/27/2014 14:45:34  13  INF                  Task upgrade has stopped and failed.  Total failed is now 1
    07/27/2014 14:45:34  13  INF                  Entering function get CommandCollection.this[string key]
    07/27/2014 14:45:34  13  INF                    Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                      Found value in collection for key initialize
    07/27/2014 14:45:34  13  INF                    Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                    Found command initialize in collection
    07/27/2014 14:45:34  13  INF                  Leaving function get CommandCollection.this[string key]
    07/27/2014 14:45:34  13  INF                  Entering function Command.this[string key]
    07/27/2014 14:45:34  13  INF                    Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                      Found value in collection for key wait
    07/27/2014 14:45:34  13  INF                    Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  13  INF                    Found parameter wait in collection
    07/27/2014 14:45:34  13  INF                  Leaving function Command.this[string key]
    07/27/2014 14:45:34  13  INF                  Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF                    Resource id to be retrieved is UpgradeTaskFailConfigSyncDisplayLabel for language English (United States)
    07/27/2014 14:45:34  13  INF                    Resource retrieved id UpgradeTaskFailConfigSyncDisplayLabel is Failed to upgrade SharePoint Products.
    07/27/2014 14:45:34  13  INF                  Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  13  INF                  Last message from task upgrade is An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown. 
    Additional exception information: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed.
    07/27/2014 14:45:34  13  INF                Leaving function CommandLine.TaskStateEventHandler
    07/27/2014 14:45:34  13  INF              Leaving function TaskBase.FireTaskStateChanged
    07/27/2014 14:45:34  13  INF            Leaving function TaskBase.OnTaskStop
    07/27/2014 14:45:34  13  INF          Leaving function TaskThread.ExecuteTask
    07/27/2014 14:45:34  1  INF          Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Resource id to be retrieved is UpgradeTaskDisplayName for language English (United States)
    07/27/2014 14:45:34  1  INF            Resource retrieved id UpgradeTaskDisplayName is upgrade SharePoint Products
    07/27/2014 14:45:34  1  INF          Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  ERR          Task upgrade SharePoint Products failed, so stopping execution of the engine
    07/27/2014 14:45:34  1  INF          Entering function get CommandCollection.this[string key]
    07/27/2014 14:45:34  1  INF            Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  1  INF              Found value in collection for key initialize
    07/27/2014 14:45:34  1  INF            Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  1  INF            Found command initialize in collection
    07/27/2014 14:45:34  1  INF          Leaving function get CommandCollection.this[string key]
    07/27/2014 14:45:34  1  INF          Entering function Command.this[string key]
    07/27/2014 14:45:34  1  INF            Entering function CommandCollectionBase.Get
    07/27/2014 14:45:34  1  INF              Found value in collection for key wait
    07/27/2014 14:45:34  1  INF            Leaving function CommandCollectionBase.Get
    07/27/2014 14:45:34  1  INF            Found parameter wait in collection
    07/27/2014 14:45:34  1  INF          Leaving function Command.this[string key]
    07/27/2014 14:45:34  1  INF          Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Resource id to be retrieved is UpgradeTaskFailConfigSyncDisplayLabel for language English (United States)
    07/27/2014 14:45:34  1  INF            Resource retrieved id UpgradeTaskFailConfigSyncDisplayLabel is Failed to upgrade SharePoint Products.
    07/27/2014 14:45:34  1  INF          Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  ERR          Failed to upgrade SharePoint Products.
    An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed.
    Microsoft.SharePoint.Upgrade.SPUpgradeException: Action 4.0.13.0 of Microsoft.SharePoint.Upgrade.SPServerSequence failed. ---> System.ComponentModel.Win32Exception: HJPLONDON\spwebapp
       at Microsoft.SharePoint.Win32.SPAdvApi32.LookupAccountName(String strAccountName, String& strDomainName, SID_NAME_USE& sidUse)
       at Microsoft.SharePoint.Win32.SPAdvApi32.LsaAddAccountRights(String strAccountName, String strUserRight)
       at Microsoft.SharePoint.Administration.SPProvisioningAssistant.AddLaunchOnBehalfOfPrivileges(String userName)
       at Microsoft.SharePoint.Upgrade.EnsureAppPoolsHaveLaunchOnBehalfPriviliges.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       --- End of inner exception stack trace ---
       at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively)
       at Microsoft.SharePoint.Upgrade.SPManager.InplaceUpgradeAdministrationWebApplication()
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    07/27/2014 14:45:34  1  INF          Entering function TaskDriver.NotifyTaskSummary
    07/27/2014 14:45:34  1  INF            Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF              Resource id to be retrieved is TotalTasksRan for language English (United States)
    07/27/2014 14:45:34  1  INF              Resource retrieved id TotalTasksRan is Total number of configuration settings run: {0}
    07/27/2014 14:45:34  1  INF            Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Entering function TaskDriver.OnTaskDriverNotify
    07/27/2014 14:45:34  1  INF              Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalran, TaskDriverEventArgs.EventType.notify,
    message: Total number of configuration settings run: 5
    07/27/2014 14:45:34  1  INF              Entering function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF                Entering function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF                  Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify,
    message Total number of configuration settings run: 5
    07/27/2014 14:45:34  1  INF                Leaving function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF              Leaving function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF            Leaving function TaskDriver.OnTaskDriverNotify
    07/27/2014 14:45:34  1  INF            Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF              Resource id to be retrieved is TotalTasksSucceeded for language English (United States)
    07/27/2014 14:45:34  1  INF              Resource retrieved id TotalTasksSucceeded is Total number of successful configuration settings: {0}
    07/27/2014 14:45:34  1  INF            Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Entering function TaskDriver.OnTaskDriverNotify
    07/27/2014 14:45:34  1  INF              Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalsuccess, TaskDriverEventArgs.EventType.notify,
    message: Total number of successful configuration settings: 4
    07/27/2014 14:45:34  1  INF              Entering function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF                Entering function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF                  Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify,
    message Total number of successful configuration settings: 4
    07/27/2014 14:45:34  1  INF                Leaving function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF              Leaving function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF            Leaving function TaskDriver.OnTaskDriverNotify
    07/27/2014 14:45:34  1  INF            Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF              Resource id to be retrieved is TotalTasksFailed for language English (United States)
    07/27/2014 14:45:34  1  INF              Resource retrieved id TotalTasksFailed is Total number of unsuccessful configuration settings: {0}
    07/27/2014 14:45:34  1  INF            Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Entering function TaskDriver.OnTaskDriverNotify
    07/27/2014 14:45:34  1  INF              Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalfail, TaskDriverEventArgs.EventType.notify,
    message: Total number of unsuccessful configuration settings: 1
    07/27/2014 14:45:34  1  INF              Entering function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF                Entering function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF                  Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify,
    message Total number of unsuccessful configuration settings: 1
    07/27/2014 14:45:34  1  INF                Leaving function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF              Leaving function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF            Leaving function TaskDriver.OnTaskDriverNotify
    07/27/2014 14:45:34  1  INF          Leaving function TaskDriver.NotifyTaskSummary
    07/27/2014 14:45:34  1  ERR          One or more configuration tasks has failed or some tasks were not run
    07/27/2014 14:45:34  1  INF          Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Resource id to be retrieved is PostSetupConfigurationStoppingSucceeded for language English (United States)
    07/27/2014 14:45:34  1  INF            Resource retrieved id PostSetupConfigurationStoppingSucceeded is Successfully stopped the configuration of SharePoint Products.
    07/27/2014 14:45:34  1  INF          Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF          Entering function TaskDriver.OnTaskDriverStopping
    07/27/2014 14:45:34  1  INF            Sending a task driver stopping event: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType.stopping, Successfully stopped the configuration
    of SharePoint Products.
    07/27/2014 14:45:34  1  INF            Entering function TaskDriverStateChange.Enter
    07/27/2014 14:45:34  1  INF              Acquiring the writer lock to change the state
    07/27/2014 14:45:34  1  INF              Current state of the task driver is neverrun.  You want to change it to stoppingrun
    07/27/2014 14:45:34  1  INF              Changed state of the task driver to neverrun
    07/27/2014 14:45:34  1  INF              Released the writer lock to change the state
    07/27/2014 14:45:34  1  INF            Leaving function TaskDriverStateChange.Enter
    07/27/2014 14:45:34  1  INF            Entering function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF              Entering function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF                Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType stopping, message
    Successfully stopped the configuration of SharePoint Products.
    07/27/2014 14:45:34  1  INF              Leaving function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF            Leaving function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF          Leaving function TaskDriver.OnTaskDriverStopping
    07/27/2014 14:45:34  1  INF        Leaving function TaskDriver.ExecuteTasks
    07/27/2014 14:45:34  1  ERR        One or more configuration tasks has failed to execute
    07/27/2014 14:45:34  1  INF        Entering function TaskDriver.Stop
    07/27/2014 14:45:34  1  INF          Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)
    07/27/2014 14:45:34  1  INF            Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products failed.  Configuration must be performed in order
    for this product to operate properly.  To diagnose the problem, review the extended error information located at {0}, fix the problem, and run this configuration wizard again.
    07/27/2014 14:45:34  1  INF          Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  ERR          Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review
    the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\PSCDiagnostics_7_27_2014_14_45_17_500_877544068.log, fix the problem, and run this configuration wizard again.
    07/27/2014 14:45:34  1  INF          Entering function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF            Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States)
    07/27/2014 14:45:34  1  INF            Resource retrieved id PostSetupConfigurationFailedUserMessage is Configuration of SharePoint Products failed.  Configuration must be performed before
    you use SharePoint Products.  For further details, see the diagnostic log located at {0} and the application event log.
    07/27/2014 14:45:34  1  INF          Leaving function StringResourceManager.GetResourceString
    07/27/2014 14:45:34  1  INF          Entering function TaskDriver.OnTaskDriverStop
    07/27/2014 14:45:34  1  INF            Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products
    failed.  Configuration must be performed before you use SharePoint Products.  For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\PSCDiagnostics_7_27_2014_14_45_17_500_877544068.log
    and the application event log.
    07/27/2014 14:45:34  1  INF            Entering function TaskDriverStateChange.Enter
    07/27/2014 14:45:34  1  INF              Acquiring the writer lock to change the state
    07/27/2014 14:45:34  1  INF              Current state of the task driver is neverrun.  You want to change it to stoppedrunning
    07/27/2014 14:45:34  1  INF              Changed state of the task driver to neverrun
    07/27/2014 14:45:34  1  INF              Released the writer lock to change the state
    07/27/2014 14:45:34  1  INF            Leaving function TaskDriverStateChange.Enter
    07/27/2014 14:45:34  1  INF            Entering function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF              Entering function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF                Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message Configuration
    of SharePoint Products failed.  Configuration must be performed before you use SharePoint Products.  For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\PSCDiagnostics_7_27_2014_14_45_17_500_877544068.log
    and the application event log.
    07/27/2014 14:45:34  1  INF              Leaving function CommandLine.TaskDriverEventHandler
    07/27/2014 14:45:34  1  INF            Leaving function TaskDriver.FireOnTaskDriverEvent
    07/27/2014 14:45:34  1  INF          Leaving function TaskDriver.OnTaskDriverStop
    07/27/2014 14:45:34  1  INF        Leaving function TaskDriver.Stop
    07/27/2014 14:45:34  1  INF        UnLocking the task driver for exclusive use while we ran tasks
    07/27/2014 14:45:34  1  INF      Leaving function TaskDriver.Run
    07/27/2014 14:45:34  1  ERR      Post setup configuration was not run successfully when using the command line task driver module
    07/27/2014 14:45:34  1  INF    Leaving function PsconfigCommandLineMain.Mainn

  • SP 2010 upgrade fails Error C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\config\WEBCONFIG.ACCSRV.XML, does not have element "configuration/configSections/sectionGroup[@name='SharePoint']"

    I was upgrading my SP 2010 server to SP1 but at step 8 i get this error. I cleared configuration cache, moved the file out of the folder, got the same file from other farm where upgrade went smooth, but no success yet. I am at loss.
    So i have another farm in SP1. As a fall back option i was thinking to move content database on that server and start hosting site there but now i find out pre sp1 content databse cannot be moved to sp1 farm just through content database migration. 
    Do only choice i have is to build dummy sp 2010 environment, move content database there and do upgrade there and move it to final production environment? 
    Is there anything else i can do for either upgradeing the current sp 2010 or moving it to new 2010 already on SP1? 
    Can pre sp1 2010 content db be moved to sp2013 sp1 directly?
    Adit

    Hi ,
    How many SharePoint servers do you have? If you have more than one SharePoint server, you need to install SP1 on all servers in the farm.
    Make sure you run SharePoint 2010 configuration wizard using “Run As administrator”.
    Please check the log to find more information about this issue.
    In addition, here is a similar post, please take a look at:
    http://sharepointnomad.wordpress.com/2014/02/23/fixing-sharepoint-2010-configuration-wizard-error-webconfig-accsrv-xml-does-not-have-element-configurationconfigsectionssectiongroupnamesharepoint-or-it-is-invalid/
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Problem rename sharepoint 2010 search service application admin database

    Hi all,
    i have a problem that hopefully someone has an answer to.  i am not too familiar with sharepoint so please excuse my ignorance.
    we have sharepoint 2010 on a windows 2008r2 server.  everything seems to work fine.  but as you know, the default database names are horrendous.  i have managed to rename all of them, except for the "search service application" admin
    database.
    the default is: Search_Service_Application_DB_<guid>
    the other 2 databases (crawl and property) were renamed without a problem.
    we are following the article from technet on how to rename the search service admin db (http://technet.microsoft.com/en-nz/library/ff851878%28en-us%29.aspx).  it says to enter the following command:
    $searchapp | Set-SPEnterpriseSearchServiceApplication -DatabaseName "new database name" -DatabaseServer "dbserver"
    however, i get an error about identity being null.  no big deal, i add the -Identity switch and the name of my search service application.  but the real problem comes the error it throws:
    Set-SPEnterpriseSearchServiceApplication : The requested database move was aborted as the associated search application is not paused.
    At line:1 char:54
    + $searchapp | Set-SPEnterpriseSearchServiceApplication <<<<  -Identity "Search Service Application" -DatabaseName "SharePoint2010_Search_Service_Application_DB" -DatabaseServer "dbserver"
        + CategoryInfo          : InvalidData: (Microsoft.Offic...viceApplication:
       SetSearchServiceApplication) [Set-SPEnterpriseSearchServiceApplication], I
      nvalidOperationException
        + FullyQualifiedErrorId : Microsoft.Office.Server.Search.Cmdlet.SetSearchS
       erviceApplication
    when i look at the crawling content sources, i see "Local SharePoint Sites" and it's status is Idle.  i even looked at this article on how to pause the search to no avail.  (http://technet.microsoft.com/en-us/library/ee808864.aspx)
    does someone know how i can rename my Search Service Applcation Admin database properly?  or at least "pause" that service so i can rename it?
    thank you all in advanced

    If you want to have no guids for your search admin db, i recommend you check out this script :)
    just delete your search service application (assuming you have just started)
    Alpesh Nakar's Blog
    Alpesh
    Just SharePoint Just SharePoint Updates
    SharePoint Conference Southeast Asia
    Oct 26-27 2010 Contributing Author
    SharePoint 2010 Unleashed
    MCTS: SharePoint 2010 Configuration
    MCITP: SharePoint 2010 Administrator

  • Create SharePoint 2010 Search Service Application Using Powershell

    Hi Team,
    Could you please assist me in completing the search service application for
    two server using powershell. Both the servers will be running all the component
    Version SharePoint 2010
    # 1.Setting up some initial variables.
    write-host 1.Setting up some initial variables.
    $SSAName = "Search Service Application"
    $SVCAcct = "Domain\ServiceAccount"
    $SearchAppPoolName ="DefaultAppPool"
    $SSI = get-spenterprisesearchserviceinstance -local
    $err = $null
    $SSADBName="Search_AdminDB"
    $SSADBServer="DBServer"
    $host1="Server1"
    $host2="Server2"
    # Start Services search services for SSI
    write-host Start Services search services for SSI
    Start-SPEnterpriseSearchServiceInstance -Identity $SSI
    # 2.Create an Application Pool.
    write-host 2.Create an Application Pool.
    #$AppPool = new-SPServiceApplicationPool -name $SSAName"-AppPool" -account $SVCAcct
    $AppPool = Get-SPServiceApplicationPool -Identity $SearchAppPoolName -ErrorAction SilentlyContinue
    # 3.Create the SearchApplication and set it to a variable
    write-host 3.Create the SearchApplication and set it to a variable
    $SearchApp = New-SPEnterpriseSearchServiceApplication -DatabaseServer $SSADBServer -Name $SSAName -applicationpool $AppPool -databasename $SSADBName
    #4 Create search service application proxy
    write-host 4 Create search service application proxy
    $SSAProxy = new-spenterprisesearchserviceapplicationproxy -name $SSAName"ApplicationProxy" -Uri $SearchApp.Uri.AbsoluteURI
    # 5.Provision Search Admin Component.
    write-host 5.Provision Search Admin Component.
    set-SPenterprisesearchadministrationcomponent -searchapplication $SearchApp -searchserviceinstance $SSI
    # 6.Create a new Crawl Topology.
    write-host 6.Create a new Crawl Topology.
    $CrawlTopo = $SearchApp | New-SPEnterpriseSearchCrawlTopology
    New-SPEnterpriseSearchCrawlComponent -SearchTopology $newTopology -SearchServiceInstance $hostA
    Source:blog.MSDN Author- Russ Maxwell
    Thanks Basva

    Could you please assist me in completing the search service application for
    two server using powershell. Both the servers will be running all the component 
    Hi Basva,
    Do you want to provision two search service applications in single farm?
    Commonly, only one search service application is needed in a farm for Search function.
    Here are articles for detail information about how to provision search service application using powershell:
    http://blogs.msdn.com/b/jjameson/archive/2011/02/28/powershell-script-to-configure-search-in-sharepoint-server-2010.aspx
    http://blogs.msdn.com/b/russmax/archive/2009/10/20/sharepoint-2010-configuring-search-service-application-using-powershell.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Next SharePoint 2010 certification step

    I've recently passed the exam 70-667 (MCTS Microsoft SharePoint 2010, Configuring) and I have to choose the next SharePoint 2010 exam to take: which one could be the best choice? 70-668 (MCITP Microsoft SharePoint 2010, Administrator) or 70-573 (MCTS Microsoft
    SharePoint 2010, Application Development)?
    Regardless of the order, I'll have to take all the 4 SharePoint 2010 certifications before moving entirely to SharePoint 2013.
    Luigi Bruno MCP, MCTS, MOS, MTA

    Hi.
    I highly recommend that you get 70-668 passed ASAP. Microsoft might be retiring 70-667 and 70-668 on January 31, 2014. The MCITP SharePoint 2010 title will no longer be attainable after July 31, 2014. After passing 70-668, you can get your MCPD by passing
    70-573 and 70-576. These developer exams are not yet slated for retirement.
    Here is the conflicting page stating the January retirement of 70-667 and 70-668:
    http://www.microsoft.com/learning/en-us/sharepoint-certification.aspx
    Here is the official exam retirement page stating the July retirement of 70-667 and 70-668.
    http://www.microsoft.com/learning/en-us/retired-certification-exams.aspx
    Either way, I'd want do the administrator exams together and then the developer exams together in case of any content overlap
    Good luck!
    Best wishes, Davin Mickelson
    Hi David!
    Happy new year and thanks for your reply.
    I subscribe to your point of view: that was the certification path I was thinking about as soon as I've passed the 70-667 exam; furthermore, having studied for the 70-667 made me "ready" for those administrative concepts that are more deeply presented in the
    70-668 exam.
    Maybe this one will be my choice, too.
    Thank you again.
    Bye.
    Luigi Bruno MCP, MCTS, MOS, MTA

  • SharePoint 2010 - Web Analytics - Failed Queries Report

    Hi,
    I hope someone has an answer for this.  For some time, I've had SharePoint 2010 Enterprise edition installed and configured on a 3-tier (3 app, 3 wfe, 3 sql) setup.  While the Web Analytics reports have been running since day 1, the "Failed
    Queries" report has never captured click-throughs.  This has been bugging me for a very long time... the "Failed Queries" report only ever shows either "100%" or "No results returned" in the "Percent Abandoned"
    column.
    Has anyone ever had this issue?

    I've enabled Verbose logging for Web Analytics and this is all I get (after performing a search and clicking on a result):
    11/13/2014 08:12:42.34  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               ea8x Verbose  Search Logging WS: Logging query information 
    11/13/2014 08:12:42.35  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               ea8x Verbose  Search Logging WS: Logging query information 
    11/13/2014 08:12:42.37  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               ea8x Verbose  Search Logging WS: Logging query information 
    11/13/2014 08:12:42.37  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               f7mi Verbose  Search Logging WS: Skip logging of query from invalid location 
    11/13/2014 08:12:42.38  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               ea8x Verbose  Search Logging WS: Logging query information 
    11/13/2014 08:12:42.40  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               ea8x Verbose  Search Logging WS: Logging query information 
    11/13/2014 08:12:42.40  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               f7mi Verbose  Search Logging WS: Skip logging of query from invalid location 
    11/13/2014 08:12:42.42  w3wp.exe (0x50AC)                        0x6648 Web Analytics Services       
     Logging Services               ea8x Verbose  Search Logging WS: Logging query information 
    There doesn't seem to be any errors associated with this anomaly.  All the reports and data collection processes work.  The loggers capture all of the queries and whether there were results or not.  It just doesn't capture the user's click-through.

  • Getting Error The trust relationship between the primary domain and the trusted domain failed in SharePoint 2010

    Hi,
    SharePoint 2010 Backup has been taken from production and restored through Semantic Tool in one of the server.The wepapplication of which the backup was taken is working fine.
    But the problem is that the SharePoint is not working correctly.We cannot create any new webapplication ,cannot navigate to the ServiceApplications.aspx page it shows error.Even the Search and UserProfile Services of the existing Web Application is not working.Checking
    the SharePoint Logs I found out the below exception
    11/30/2011 12:14:53.78  WebAnalyticsService.exe (0x06D4)         0x2D24 SharePoint Foundation          Database                     
     8u1d High     Flushing connection pool 'Data Source=urasvr139;Initial Catalog=SharePoint_Config;Integrated Security=True;Enlist=False;Connect Timeout=15' 
    11/30/2011 12:14:53.78  WebAnalyticsService.exe (0x06D4)         0x2D24 SharePoint Foundation          Topology                     
     2myf Medium   Enabling the configuration filesystem and memory caches. 
    11/30/2011 12:14:53.79  WebAnalyticsService.exe (0x06D4)         0x12AC SharePoint Foundation          Database                     
     8u1d High     Flushing connection pool 'Data Source=urasvr139;Initial Catalog=SharePoint_Config;Integrated Security=True;Enlist=False;Connect Timeout=15' 
    11/30/2011 12:14:53.79  WebAnalyticsService.exe (0x06D4)         0x12AC SharePoint Foundation          Topology                     
     2myf Medium   Enabling the configuration filesystem and memory caches. 
    11/30/2011 12:14:55.54  mssearch.exe (0x0864)                    0x2B24 SharePoint Server Search       Propagation Manager          
     fo2s Medium   [3b3-c-0 An] aborting all propagation tasks and propagation-owned transactions after waiting 300 seconds (0 indexes)  [indexpropagator.cxx:1607]  d:\office\source\search\native\ytrip\tripoli\propagation\indexpropagator.cxx 
    11/30/2011 12:14:55.99  OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Topology                     
     75dz High     The SPPersistedObject with
    Name User Profile Service Application, Id 9577a6aa-33ec-498e-b198-56651b53bf27, Parent 13e1ef7d-40c2-4bcb-906c-a080866ca9bd failed to initialize with the following error: System.SystemException: The trust relationship between the primary domain and the trusted
    domain failed.       at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed)     at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection
    sourceSids, Type targetType, Boolean forceSuccess)     at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)     at Microsoft.SharePoint.Administration.SPAce`1.get_PrincipalName()    
    at Microsoft.SharePoint.Administration.SPAcl`1.Add(String princip... 
    11/30/2011 12:14:55.99* OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Topology                     
     75dz High     ...alName, String displayName, Byte[] securityIdentifier, T grantRightsMask, T denyRightsMask)     at Microsoft.SharePoint.Administration.SPAcl`1..ctor(String persistedAcl)    
    at Microsoft.SharePoint.Administration.SPServiceApplication.OnDeserialization()     at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.OnDeserialization()     at Microsoft.SharePoint.Administration.SPPersistedObject.Initialize(ISPPersistedStoreProvider
    persistedStoreProvider, Guid id, Guid parentId, String name, SPObjectStatus status, Int64 version, XmlDocument state) 
    11/30/2011 12:14:56.00  OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Topology                     
     8xqx High     Exception in RefreshCache. Exception message :The trust relationship between the primary domain and the trusted domain failed.   
    11/30/2011 12:14:56.00  OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Timer                        
     2n2p Monitorable The following error occured while trying to initialize the timer: System.SystemException: The trust relationship between the primary domain and the trusted domain failed.       at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection
    sourceSids, Boolean& someFailed)     at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)     at System.Security.Principal.SecurityIdentifier.Translate(Type
    targetType)     at Microsoft.SharePoint.Administration.SPAce`1.get_PrincipalName()     at Microsoft.SharePoint.Administration.SPAcl`1.Add(String principalName, String displayName, Byte[] securityIdentifier, T grantRightsMask,
    T denyRightsMask)     at Microsoft.SharePoint.Administrati... 
    11/30/2011 12:14:56.00* OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Timer                        
     2n2p Monitorable ...on.SPAcl`1..ctor(String persistedAcl)     at Microsoft.SharePoint.Administration.SPServiceApplication.OnDeserialization()     at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.OnDeserialization()    
    at Microsoft.SharePoint.Administration.SPPersistedObject.Initialize(ISPPersistedStoreProvider persistedStoreProvider, Guid id, Guid parentId, String name, SPObjectStatus status, Int64 version, XmlDocument state)     at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(Guid
    id, Guid parentId, Guid type, String name, SPObjectStatus status, Byte[] versionBuffer, String xml)     at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(SqlDataReader dr)     at Microsoft.SharePoint.Administration.SPConfigurationDatabase.RefreshCache(Int64
    currentVe...
    Please guide me on the above issue ,this will be of great help
    Thanks.

    I have same error. Verified for trust , ports , cleaned up cache.. nothing has helped. 
    The problem is caused by User profile Synch Service:
    UserProfileProperty_WCFLogging :: ProfilePropertyService.GetProfileProperties Exception: System.SystemException:
    The trust relationship between the primary domain and the trusted domain failed.       at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids,
    Boolean& someFailed)     at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)     at System.Security.Principal.SecurityIdentifier.Translate(Type
    targetType)     at Microsoft.SharePoint.Administration.SPAce`1.get_PrincipalName()     at Microsoft.SharePoint.Administration.SPAcl`1.Add(String principalName, String displayName, SPIdentifierType identifierType, Byte[]
    identifier, T grantRightsMask, T denyRigh...        
    08/23/2014 13:00:20.96*        w3wp.exe (0x2204)                      
            0x293C        SharePoint Portal Server              User Profiles                
            eh0u        Unexpected        ...tsMask)     at Microsoft.SharePoint.Administration.SPAcl`1..ctor(String persistedAcl)    
    at Microsoft.Office.Server.Administration.UserProfileApplication.get_SerializedAdministratorAcl()     at Microsoft.Office.Server.Administration.UserProfileApplication.GetProperties()     at Microsoft.Office.Server.UserProfiles.ProfilePropertyService.GetProfileProperties()
    Please let me know if you any solution found for this?
    Regards,
    Kunal  

  • Issues Configure MS SQL 2012 RS (SharePoint Integrated Mode) in SharePoint 2010

    Dear All,
    Can someone guide how to troubleshoot this error.
    Application Server : Slipstreamed Version of SharePoint 2010 SP2 + Window Server 2012 + Configure RS (RS is in SQL Server 2012 SP2) as per -
    http://technet.microsoft.com/en-us/library/jj219068.aspx
    Web Server : Slipstreamed Version of SharePoint 2010 SP2 + Window Server 2012
    Database Server : SQL Server 2012 SP2 + Window Server 2012
    After successfully install sharepoint and RS. I have created a Reporting Service Application (name as
    Reporting_SA) at Central Admin.
    Below is my issues :-
    1. Click on "Reporting_SA"
    2. Click on System Setting --> getting error
    Below are the error that I get from SharePoint Log Files
    Name=Request (GET:http://xxxx:xxxx/_admin/ReportServer/ReportingServicesSystemSettings.aspx?ID=6379172a-da8f-4d7e-9847-1b0e9633064b)
    Site=/
    WcfSendRequest: RemoteAddress: 'http://xxxxx:32843/6379172ada8f4d7e98471b0e9633064b/ReportingWebService.svc' Channel: 'Microsoft.ReportingServices.ServiceContract.IReportServiceManagement' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetSystemProperties'
    MessageId: 'urn:uuid:0accea23-5b1f-40fa-9412-c8263a601520'
    WcfReceiveRequest: LocalAddress: 'http://xxxx.xxx.org:32843/6379172ada8f4d7e98471b0e9633064b/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetSystemProperties'
    MessageId: 'urn:uuid:0accea23-5b1f-40fa-9412-c8263a601520'
    Entering monitored scope (ExecuteWcfServerOperation)
    Event log source SQL Server Reporting Services Shared Service does not exist
    Throwing Microsoft.ReportingServices.Diagnostics.Utilities.EventLogSourceNotFound: , Microsoft.ReportingServices.Diagnostics.Utilities.EventLogSourceNotFound:
    The event source "SQL Server Reporting Services Shared Service" does not exist.;
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=1.1902
    System.ServiceModel.FaultException: The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug>
    configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.   Server stack trace: 
        at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
        at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]: 
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
        at Microsoft.ReportingServices.ServiceContract.IReportServiceManagement.GetSystemProperties(ICollection`1 properties)
        at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.<>c__DisplayClass9.<GetSystemProperties>b__8(IReportServiceManagement mchannel)
        at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.DoManagementChannelCall(Action`1 caller)
        at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.GetSystemProperties()
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.get_SystemProperties()
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.LoadSettings()
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.OnInit(EventArgs e)
        at System.Web.UI.Control.InitRecursive(Control namingContainer)
        at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Leaving Monitored Scope (Request (GET:http://xxxx:xxxx/_admin/ReportServer/ReportingServicesSystemSettings.aspx?ID=6379172a-da8f-4d7e-9847-1b0e9633064b)). Execution Time=191.9647
    Noted : I have try to re-install the Reporting Services,  but stilling getting same error.
    Thanks.

    Hi StarMoonEarth,
    According to your description, when you click on the System Setting, it throws error message says "SQL Server Reporting Services Shared Service does not exist". Right?
    In this scenario, you can check if the Reporting Services is started. Follow the steps below:
    In SharePoint Central Administration, click Manage Services on Server in the
    System Settings group.
    Find SQL Server Reporting Services Service and click Start in the Action column.
    The status of the Reporting Services service will change from Stopped to
    Started. If the Reporting Services service is not in the list, use PowerShell to install the service.
    If the Reporting Services shared is still not existing, please use PowerShell cmdlts to install the Reporting Services service. Please refer to the Section 2 in the link you have posted.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Custom SharePoint 2010 designer page throws "The data source control failed to execute the insert command" exception while adding the new item after the August 13, 2013 CU has installed

    We have the SharePoint Server 2010 with SP1 environment on which the custom SP2010 designer pages were working as expected before the
    August 13, 2013 CU has installed. But, getting the below exception while trying to add the new item after the CU has installed.
    Error while executing web part: System.NullReferenceException: Object reference not set to an instance of an object.     at Microsoft.SharePoint.WebControls.SPDataSourceView.ExecuteInsert(IDictionary values)     at
    System.Web.UI.DataSourceView.Insert(IDictionary values, DataSourceViewOperationCallback callback) 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    06/19/2014 16:49:37.65  w3wp.exe (0x1240)                        0x1300 SharePoint Foundation        
     Runtime                        tkau Unexpected Microsoft.SharePoint.WebPartPages.DataFormWebPartException: The data source control
    failed to execute the insert command. 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc    at Microsoft.SharePoint.WebPartPages.DataFormWebPart.InsertCallback(Int32 affectedRecords, Exception ex)     at System.Web.UI.DataSourceView.Insert(IDictionary
    values, DataSourceViewOperationCallback callback)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.FlatCommit()     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.HandleOnSave(Object sender, EventArgs e)    
    at Microsoft.SharePoint.WebPartPages.DataFormWebPart.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean
    inclu... 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    06/19/2014 16:49:37.65* w3wp.exe (0x1240)                        0x1300 SharePoint Foundation        
     Runtime                        tkau Unexpected ...deStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    I have tried changing the "DataSourceMode" as below, now the insert command is working, but update command is not working.
    <SharePoint:SPDataSource runat="server" DataSourceMode="ListItem" />
    Also, the lookup dropdown fields are displaying the value as "<a href="Daughterhttp://cpsp10/sites/Employees/_layouts/listform.aspx?PageType=4&ListId={8F62F444-FB6A-4F03-9522-C4696B45DCD1}&ID=10&RootFolder=*">Daughter</a>"
    instead of only "Daughter".
    Please provide the solution to get rid of this issue.
    Thanks
    Ramasubbu

    Try below:
    http://social.technet.microsoft.com/Forums/en-US/ae910269-3a0c-4506-844b-e8bc89d95b71/data-source-control-failed-to-execute-the-insert-command
    http://blog.jussipalo.com/2012/01/sharepoint-2010-data-source-control.html
    While there can be many causes for this generic error message, in my case the first parameter or ddwrt:DataBind function inside the SharePoint:FormFields element was
    'i' and I was working with an Edit Form. Changing it to
    'u' as it was with every other FormField fixed the issue.
    <SharePoint:FormField runat="server" id="ff1{$Pos}" ControlMode="Edit" FieldName="Esittaja" __designer:bind="{ddwrt:DataBind('u',concat('ff1',$Pos),'Value','ValueChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@Esittaja')}"
    />
    Explanation:
    DataBind operation type parameters (the first parameter) are listed below:
    'i' stands for INSERT,
    'u' stands for UPDATE,
    'd' stands for DELETE.
    http://webcache.googleusercontent.com/search?q=cache:d9HHY4I7omgJ:thearkfloats.blogspot.com/2014/03/sharepoint-2010-data-source-control.html+&cd=4&hl=en&ct=clnk&gl=in
    If this helped you resolve your issue, please mark it Answered

  • Configuration Failed Error while running the Shareoint 2010 Products and Configuration wizard in windows 7

    Hi Techys,
    Kindly help me to resolve the below issue
    "Configuration Failed Error while running the Shareoint 2010 Products and Configuration wizard in windows 7"
    Many Thanks,
    Madhu

    Hi,
    Follow this link for smooth installation for SP 2010 on Win 7.
    http://msdn.microsoft.com/en-us/library/office/ee554869(v=office.14).aspx
    Murugesa Pandian.,MCTS|App.Development|Configure

  • SharePoint 2010 Designer workflow failing in an Ad hoc manner.

    Hi Friends,
    We have a SharePoint 2010 Designer workflow with 25 approval stages (supposed to run for around 1.5 yrs. ) . We have a consistent problem in the workflow as it keeps failing with message "error occured" at some stages(not uniform) after a users
    tries to submit his Tasks .
    After lot of troubleshooting , we found that all the workflow which is getting failed have a Tasks on which the due date of tasks has exceeded. I meant to say that user is submitting his Task (which is a custom info-path 2010 form ) after the due date of
    the Tasks.
    Can any one suggest if this is supposed to be the Obvious behavior of workflow ? That is ,if the user submits his Task when the due date has passed , the workflow will fail with error.

    Hi Friends,
    We have a SharePoint 2010 Designer workflow with 25 approval stages (supposed to run for around 1.5 yrs. ) . We have a consistent problem in the workflow as it keeps failing with message "error occured" at some stages(not uniform) after a users tries
    to submit his Tasks .
    After lot of troubleshooting , we found that all the workflow which is getting failed have a Tasks on which the due date of tasks has exceeded. I meant to say that user is submitting his Task (which is a custom info-path 2010 form ) after the due date of the
    Tasks.
    Can any one suggest if this is supposed to be the Obvious behavior of workflow ? That is ,if the user submits his Task when the due date has passed , the workflow will fail with error.
    Athar raza faridi

  • SharePoint Products Configuration Wizard - Configuration Failed at step 10 of 10

    A little background information.  I am simply trying to create a SharePoint Server on my laptop.  I utilized the Microsoft Hyper-V Manager
    to create a Virtual Machine of which I have Windows Server 2012 R2 running.  I have installed the SharePoint prerequisites via some power shell scripts that all seemed to have worked and I believe i even updated the server with all updates to date.  <o:p></o:p>
    <o:p> </o:p>
    However, when I run the SharePoint Products Configuration i get a failure at step 10 of 10.  I am a SharePoint developer and power user not an
    administrator for Windows Server.  Any assistance would be greatly appreciated.    <o:p></o:p>
    <o:p> </o:p>
    <o:p> </o:p>
    SharePoint Products Configuration Wizard<o:p></o:p>
    Configuration Failed<o:p></o:p>
    <o:p></o:p>
    One or more configuration settings failed.  Completed configuration settings will not be rolled back.  Resolve the problem and run this configuration
    wizard again.  The following contatins detailed information about the failure:<o:p></o:p>
    Failed to create sample data.<o:p></o:p>
    <o:p> </o:p>
    An exception of the type System.ServiceModel.ServerTooBusyException was thrown.  Additional exception information:  The HTTP service located
    at<o:p></o:p>
    http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc is
    unavailable.  This could be because the service is to busy or because no endpoint was found listening at the specified address.  Please ensure that the address is correct and try accessing the service again later.<o:p></o:p>
    <o:p> </o:p>
     Click Finish to close this wizard.<o:p></o:p>
    Larry Stupka

    The First Thing Disable or Remove Antivirus / ForeFront, etc. and try if again it's failed then try clearing the cache.ini
    you can find it in location
    C:\ProgramData\Microsoft\SharePoint\Config\GUId
    go inside the GUID and look for cache.ini
    reset the value to 1
    run the command stsadm -o execsvcadmjobs
    try running the below command
    psconfig.exe -cmd upgrade -inplace b2b -wait -force
    Sajid H. A. Rashid Analyst Application Developer

  • How to configure SharePoint 2010 / 2013 Search for SQL Database Contents and Oracle Database Contents?

    Hi All,
    We are planning to maintain the contents in SQL / Oracle. Could you please suggest anyone which is best for SharePoint 2010 / 2013 Search. How to configure the search for external content source?
    Thanks & Regards,
    Prakash

    This link explains supported and non supported scenarios to use Oracle for BCS
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/453a3a05-bc50-45d0-8be8-cbb4e7fe7027/oracle-db-as-external-content-type-in-sharepoint-2013
    And here is more on it
    http://msdn.microsoft.com/en-us/library/ff464424%28office.14%29.aspx 
    And here how you can connect Oracle to SharePoint for BCS functionality
    http://lightningtools.com/bcs/business-connectivity-services-in-sharepoint-2013-and-oracle-using-meta-man/
    Overall it seems SQL doenn't require any special arrangement to connect BCS to SharePoint.
    Regards,
    Pratik Vyas | SharePoint Consultant |
    http://sharepointpratik.blogspot.com
    Posting is provided AS IS with no warranties, and confers no rights
    Please remember to click Mark As Answer if a post solves your problem or
    Vote As Helpful if it was useful.

Maybe you are looking for