Error 503 after renaming SharePoint Foundation 2013 Server

We renamed a SharePoint Foundation 2013 server using the procedure outlined here:
http://www.bluesphereinc.com/blog/renaming-a-sharepoint-20102013-server/
Everything seemed to work fine until we tried to access the site afterwards. Now all we get when trying to access the site is the Error 503: Service is unavailable message. We can get into central administration without any problems.

Hi  ,
According to your description, my understanding is that you encountered 503 error after renaming SharePoint Foundation 2013 Server.
For your issue, please refer to the actions as follow:
1.Check the web site properties in IIS. Under home directory tab, check the application pool value and then open that application pool from the application pools (separate node in the IIS tree). Click the
identity tab and see who is the pool assigned to. For the sake of testing, you can select "Predefined" and select local service from the drop down. Restart IIS and see if things work out for you. Http 503 error is generated by the IIS and it happens
when web server sends data stream back to the web site.
2.Verify that all SharePoint services are started, this error might occur because of changing the service account password. You may need to change the new password to application pool or SharePoint timer
service. Click the stopped application pool -> click advanced settings ->Identity ->click the user to retype the user ->Application Pool Identity dialog ->click set -> manually type the user name and password. Then restart the server.
If your issue persists, please provide detail error message of ULS log 
to determine the exact cause of the error?
For SharePoint 2013, by default, ULS log is at      
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS
Best Regards,
Eric
Eric Tao
TechNet Community Support

Similar Messages

  • Approving the access request gives error in Sharepoint Foundation 2013 / Email notification codepage problem

    Hello
    On our SharePoint Foundation 2013 server approving Access Requests fails with "request approval failed" after pressing the approve button. The user is site administrator, site collection administrator and site owner.
    In the ulsviewer we see the following error:
    System.NotSupportedException: No data is available for encoding 1033.     at System.Text.Encoding.GetEncodingRare(Int32 codepage)     at System.Text.Encoding.GetEncoding(Int32 codepage)     at Microsoft.SharePoint.Email.SPMailMessageHelper.GetSocialNotificationMailMessage(SPWeb
    web, String senderAddress, String senderName, Boolean useSenderAddressAsFromAddress, String recipientAddress, CultureInfo recipientCulture, String subject, String sidebarHtml, String descriptionHtml, String customMessageHtml, List`1 embeddedAttachments)    
    at Microsoft.SharePoint.SPSharingEmailHelper.SendAccessRequestsEmail(SPCachedItemEventProperties eventProperties, SPUser sender, String message, SPUser recipient, String recipientEmailAddress, String strSubject, String body)     at Microsoft.SharePoint.SPSharingEmailHelper.SendRequestorNotification(SPCachedItemEventProperties
    eventProperties, String objRequestedTitle, SPUser reqByUser, SPUser reqForUser, String message, Boolean isMessageUpdate, Int32 status)     at Microsoft.SharePoint.SPAccessRequestsOperationHandler.HandleStatusChangingToApprove(SPCachedItemEventProperties
    properties, Int32 reqByUserId, Int32 reqForUserId, Int32 newStatus, SPUserCollection users, SPGroupCollection groups, IEnumerable`1 roleDefs)     at Microsoft.SharePoint.SPAccessRequestsOperationHandler.HandleRequestStatusChanging(SPCachedItemEventProperties
    properties, SPUserCollection users, SPGroupCollection groups, IEnumerable`1 roleDefs)     at Microsoft.SharePoint.SPAccessRequestsOperationHandler.ItemUpdating(SPCachedItemEventProperties properties, SPUserCollection users, SPGroupCollection
    groups, IEnumerable`1 roleDefs)     at Microsoft.SharePoint.SPAccessRequests.UpdateItem(Int32 newStatus, SPUser reqFor, String convStr, String permType, Int32 permissionLevel, Boolean extendInvitation, String anonLinkType, SPList accReqList,
    SPListItem item, SPUserCollection users, SPGroupCollection groups, IEnumerable`1 roleDefs)     at Microsoft.SharePoint.SPAccessRequests.ChangeRequestStatusCore(Int32 newStatus, SPUser reqFor, String convStr, String permType, Int32 newPermissionLevel,
    Boolean extendInvitation, String anonLinkType, SPList accReqList, SPListItem request)     at Microsoft.SharePoint.SPAccessRequests.ChangeRequestStatus(Int32 itemId, Int32 newStatus, SPUser reqForUser, String convStr, String permType, Int32
    permissionLevel, Boolean extendInvitation, String anonLinkType, SPWeb web)     at Microsoft.SharePoint.SPAccessRequests.ChangeRequestStatus(Int32 itemId, Int32 newStatus, String convStr, String permType, Int32 permissionLevel)    
    at Microsoft.SharePoint.ServerStub.SPAccessRequestsServerStub.ChangeRequestStatus_MethodProxy(XmlNodeList xmlargs, ProxyContext proxyContext)     at Microsoft.SharePoint.ServerStub.SPAccessRequestsServerStub.InvokeStaticMethod(String methodName,
    XmlNodeList xmlargs, ProxyContext proxyContext, Boolean& isVoid)     at Microsoft.SharePoint.Client.ServerStub.InvokeStaticMethodWithMonitoredScope(String methodName, XmlNodeList args, ProxyContext proxyContext, Boolean& isVoid)    
    at Microsoft.SharePoint.Client.ClientMethodsProcessor.InvokeStaticMethod(String typeId, String methodName, XmlNodeList xmlargs, Boolean& isVoid)     at Microsoft.SharePoint.Client.ClientMethodsProcessor.ProcessStaticMethod(XmlElement
    xe)     at Microsoft.SharePoint.Client.ClientMethodsProcessor.ProcessOne(XmlElement xe)     at Microsoft.SharePoint.Client.ClientMethodsProcessor.ProcessStatements(XmlNode xe)     at Microsoft.SharePoint.Client.ClientMethodsProcessor.Process() 449c7b9c-6cec-f09a-9792-3d76c4d7e351
    The server is running on an English Windows 2012 Server and also the English version of SharePoint Foundation 2013 with the June 2013 CU.
    We see exactly the same error when add users to a group with the option "Send an email invitation" enabled.
    Any ideas what could cause this problems?
    Regards,
    Reinhard

    Hi Reinhard ,
    According to your error message, it says that no data is available after  encoding the social notification mail message. It  should be caused by the E-Mail encoding setting.
    For troubleshooting your issue, please check the character set of your E-Mail Settings:
    Verify that the user account that is performing this procedure is a member of the Farm Administrators group.
    On the Central Administration Home page, click System Settings.
    On the System Settings page, in the E-Mail and Text Messages(SMS) section, click Configure outgoing e-mail settings.
    On the Outgoing E-Mail Settings page, make sure
    Character set setting is  65001(Unicode UTF-8).
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Error Accessing Host Named Site Collections In SharePoint Foundation 2013

    We have a new SharePoint Foundation 2013 server that has one web application two host named site collections. We get the "This page can't be displayed" message when we try to navigate to either of the site collections. Adding the server's IP to
    the host file on the machine we are testing from doesn't help. We can ping the new sites from that machine. The web application does not have a host header.
    Web application URL = http://servername
    Site collection #1 URL = http://customer.company.com
    Site collection #2 URL = http://vendor.company.com

    Hi,
    I recommend to verify the things below:
    Check if site can be accessed with site collection administrator.
    Add the SharePoint sites to a trusted zone to see if the issue still occurs.
    As this issue can be caused by many reasons, you may check the ULS log for more detailed errors.
    For SharePoint 2013, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Sharepoint foundation 2013 "The trust relationship between this workstation and the primary domain failed"

    Hi Sir/Madam,
    I try to connect the sharepoint foundation 2013 server by remote desktop recently using domain account, but it show the error message that mentioned in the subject. I can login the server using local account. Do I need to disjoin
    the domain then rejoin the domain? Will there be any risk if I do this? 
    My SharePoint environment as below:
    Primary domain : abc.local (DC : windows server 2012 standard R2)
    SharePoint : SharePoint foundation 2013 and SQL Standard 2012 installed on a single windows server 2012 standard (not R2, joined domain "abc.local)
    I tried this on DC > active directory user and compouter >right click Sharepoint pc > click reset > reboot sharepoint server, reboot sharepoint server but still cannot login using AD account
    I also tried netdom command and powershell command "Reset -ComputerMachinePassword" also failed to reset the password.
    Please help to resolve my problem. Thanks
    Jeffrey

    Go to Control Panel -> System -> under Computer Name, Domain, click Change Settings. Click on the Change button, then re-type the domain in the NetBIOS or FQDN format, which ever it is currently not set to. This will force a soft-join to the domain.
    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 AAM, alerts, URL in email alerts

    Hello all,
    I have the following situation.
    SharePoint Foundation 2013 server updated to October CU. Created an web application and extended it for internet zone. AAM are defined. This is a new farm. No content database was attached. No previously created
    alerts.
    I can access this web app with:
    http://servername for the default zone and http://internet for thw internet zone. 
    If i subscribe to receive alerts using the internet zone url the first email that i get contains correct URL to http://internet but the further emails regarding the actual changes contain references to the
    URL from the default zone http://servername excepting the mobile view button wich goes to http://internet....
    Thank you

    It is recommended that you use a single FQDN + SSL Url (if you have external access) due to issues with alerts like this.
    Trevor Seward, MCC
    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.

  • When connecting to a server farm in sharepoint foundation 2013 cannot create new farm error: One or more types failed to load

    When trying to create a new server farm in the sharepoint foundation 2013 we get a following error :
    The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered.
    PS C:\Users\Administrator> New-SPConfigurationDatabase
    cmdlet New-SPConfigurationDatabase at command pipeline position 1
    Supply values for the following parameters:
    DatabaseName: SharePoint_Config
    DatabaseServer: PC78\SQLEXPRESS,25111
    FarmCredentials
    Passphrase: *********
    New-SPConfigurationDatabase : One or more types failed to load. Please refer
    to the upgrade log for more details.
    At line:1 char:1
    + New-SPConfigurationDatabase
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidData: (Microsoft.Share...urationDatabase:
    SPCmdletNewSPConfigurationDatabase) [New-SPConfigurationDatabase], SPUpgra
    deException
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPCon
    figurationDatabase
    And the error log is shown below :
    Microsoft.SharePoint.Upgrade.SPUpgradeException: One or more types failed to load.
    Please refer to the upgrade log for more details.
    at Microsoft.SharePoint.Upgrade.SPActionSequence.LoadUpgradeActions()
    at Microsoft.SharePoint.Upgrade.SPActionSequence.get_ActionsInternal()
    at Microsoft.SharePoint.Upgrade.SPUtility.GetLatestTargetSchemaVersionByMajorVersion(Type typeActionSequence, Int32 majorVer)
    at Microsoft.SharePoint.Upgrade.SPUtility.get_CurrentSPSiteWssTargetSchemaVersion()
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, Strin... b712a522-fa85-49eb-b59c-dedf55295504
    ...g secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName, Boolean overrideCompatibilityRestriction)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, Boolean useHostHeaderAsSiteName)
    at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder administrationContentDatabase, SPWebService adminService, IdentityType identityType, ... b712a522-fa85-49eb-b59c-dedf55295504
    ...String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
    at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuil... b712a522-fa85-49eb-b59c-dedf55295504
    ...der configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
    at Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase.InternalProcessRecord()
    at Microsoft.SharePoint.PowerShell.SPCmdlet.ProcessRecord() b712a522-fa85-49eb-b59c-dedf55295504
    Error Category: InvalidData Target Object Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase Details NULL RecommendedAction NULL b712a522-fa85-49eb-b59c-dedf55295504
    Leaving ProcessRecord Method of New-SPConfigurationDatabase. e9ae5ba6-c499-0000-d35c-aee999c4cf01
    we are using server 2012 R2 and we don't have office 2010 installed

    Yes,SQL server is on the same server as SharePoint 
    SQL has both the permissions Securityadmin
    and  DBcreator roles on SQL Server.
    When we run those sharepoint management shell commands the database  will be created with the error
    msg (shown in attachment)

  • SharePoint Foundation 2013 error after March 2013 PU

    Hi all!
    i have SharePoint Foundation 2013, install March 2013 PU but now i can't edit webpart pages that have a search webpart. Then i install the SP1 too, but the issue continue. Any idea?
    I read about the SP1 problem, but i installed the lasted update.
    the errror on the IE developer tool says that  SCRIPT5009: 'WebForm_OnSubmit' is undefined
    Its only when i put a search webpart on page.
    thanks

    Hi all,
    I had to open a MS case to resolve this issue.
    I going to explain the problem and the resolution for you.
    Our SharePoint time zone is Caracas (-4:30)
    Our SharePoint language was Spanish (Venezuela)
    This was part of the page code before install the upgrade:
    var _spRegionalSettings={adjustHijriDays:0,calendarType:1,firstDayOfWeek:0,firstWeekOfYear:0,localeId:2058,currentDateInLocalCalendar: new Date(2014, 5, 27),showWeeks:0,timeZone:'-04:30:00.0001171',timeZoneInHours:-4.5,workDayEnd:1020,workDayStart:480,workDays:'0111110',time24:0};…
    And after the upgrade:
    var _spRegionalSettings={adjustHijriDays:0,calendarType:1,firstDayOfWeek:1,firstWeekOfYear:2,localeId:3082,currentDateInLocalCalendar: new Date(2014, 5, 27),showWeeks:0,timeZone:'-04:30:00.0005463',timeZoneInHours:-4,5,workDayEnd:1020,workDayStart:480,workDays:'0111110',time24:1};…
    So for this thing all script failed.
    In our case I noticed when added any search webpart.
    So the resolution:
    Change the language to Spanish (Mexico) or some language where the decimal separator wasn’t a coma “,”
    I hope this help.
    Thank you Victoria.
    Alexandra
    Alexandra

  • Not able to install SharePoint Foundation 2013 SP1 on a Windows Server 2012 R2

    I am very new working with SharePoint and Server 2012. I had and am having a lot of problems installing SharePoint Foundation 2013. I get over the typical errors as download all prerequisites from the Internet, installing the Farms, etc.
    After I completed all the installations steps,  and the installation has finished I tried to open SharePoint 2013 Central Administration but I can't access to it.
    Does anyone has a suggestion?

    HI Sofia,Did you run the PSCONFIG wizard after the succesful completion of installation.If not,please run.Find the below link that gives more details on the installations.
    http://expertsharepoint.blogspot.de/2013/11/detailed-sharepoint2013-installation-i.html
    http://expertsharepoint.blogspot.de/2013/10/installation-of-sharepoint-2013-on.html
    Anil Avula[Microsoft Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • SharePoint Foundation 2013 Prerequisite installer keeps installing and restarting the server

    Hi,
    I'm trying to install SharePoint foundation 2013 on Windows Server 2008 R2 Standard SP1.
    I already install SQL Server 2012 SP1 and TFS 2013 on the server.
    I don't have internet connection on the server so i install the next prerequisites manually:
    SQL Server 2008 R2 SP1 Native Client 
    Microsoft WCF Data Services 5.0 
    Microsoft Information Protection and Control Client (MSIPC) 
    Microsoft Sync Framework Runtime v1.0 SP1 (x64) 
    Windows Identity Extensions 
    Windows Identity Foundation (KB974405) 
    Windows Management Framework 3.0   
    Then I ran the prerequisitiesInstaller.exe from command line - 
    prerequisiteInstaller.exe /appfabric:[Full AppFabric Installer path] /KB2671763:[AppFabric update path]
    the prerequisiteInstaller start to run - after some steps it request for server restart, after the server upload the installer start again and after some steps it request for server restart.
    This loop is never ending.
    I tried to do some action to fix this issue:
     http://spreza.blogspot.co.il/2013/05/sharepoint-2013-prerequisite-keeps.html
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/bccdb9f1-dd91-4db1-bd19-6bfa658727f5/sharepoint-server-2010-setup-keep-asking-for-reboot?forum=sharepointadminprevious
    There is any reason or solution for this scenario?

    Have you checked the log to see at what point and what update is requiring the re-boot?  I suspect one of your manually installed pre-requisites may be an older version and when it restarts it starts the regular automated installer, which is causing
    the loop.  Check the log for more specific errors.  The installer creates the log in the following location %TEMP%\prerequisiteinstaller.<date>.<time>.log
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Sharepoint foundation and server 2013

    hi all
    i have scom 2012 sp1 on windows server 2008 r2. sql reporting services (mssql 2012 sp1) installed and configured on this server.
    OM, OMDW, scom`s reportserver db - on other server 2008 r2 (mssql 2012 sp1).
    i try to install management pack sharepoint foundation and server 2013 (use
    http://www.enduria.eu/the-sharepoint-2013-management-pack-and-my-experience-installing-it/).
    in scom console task status - success, but server (sharepoint 2013) in unidentified machines.
    in log on sp2013 server i get error:
    Cannot identify which SharePoint farm this server is associated with. Check the management pack guide for troubleshooting information.
    in log on scom management server i get same error every 10 minutes:
    Failed to deploy reporting component to the SQL Server Reporting Services server. The operation will be retried.
    Exception 'DeploymentException': Failed to deploy reports for management pack with version dependent id 'edf9e0b9-65aa-df29-6729-d16f0005e820'. Failed to deploy linked report 'Microsoft.SharePoint.Server_Performance_Report'. Failed to convert management pack
    element reference '$MPElement[Name="Microsoft.SharePoint.Foundation.2013.Responsetime"]$' to guid. Check if MP element referenced exists in the MP. An object of class ManagementPackElement with ID 75668869-f88c-31f3-d081-409da1f06f0f was not found.
    One or more workflows were affected by this. 
    Workflow name: Microsoft.SystemCenter.DataWarehouse.Deployment.Report
    Instance name: d2781f95-d488-4e35-8226-a9e1d7127149
    Instance ID: {96379E66-14B2-B413-F73F-1F39806AF714}
    Management group: scom-service_group
    what could be the problem?
    thanks

    Same issue...running SCOM 2012 RTM with UR3 on Windows 2008 R2 and SharePoint 2013.  I got the discovery to work after editing the .config file.  All appeared to be working with the exception of the Configuration Databases and Content Databases
    which are currently in a Not monitored state (this could be by design?). 
    I believe this is a bug with the SharePoint 2013 Management Pack.  I tried importing the SharePoint 2010 MP to validate my SCOM environment and Report Server and did not get any errors and the reports imported fine.  Has anyone openened
    a case with Microsoft or know if this is a known issue?  Thanks!
    Error:
    Data Warehouse failed to deploy reports for a management pack to SQL Reporting Services Server. Failed to deploy reporting component to the SQL Server Reporting Services server. The operation will be retried.
    Exception 'DeploymentException': Failed to deploy reports for management pack with version dependent id 'edf9e0b9-65aa-df29-6729-d16f0005e820'. Failed to deploy linked report 'Microsoft.SharePoint.Server_Performance_Report'. Failed to convert management
    pack element reference '$MPElement[Name="Microsoft.SharePoint.Foundation.2013.Responsetime"]$' to guid. Check if MP element referenced exists in the MP. An object of class ManagementPackElement with ID 75668869-f88c-31f3-d081-409da1f06f0f was not
    found.
    One or more workflows were affected by this.
    Workflow name: Microsoft.SystemCenter.DataWarehouse.Deployment.Report
    Instance name: 9afddb34-5f35-40fa-8564-1de5d33773d3
    Instance ID: {4BF8AF22-E5E4-1FC6-3951-F731DCA65317}
    Only two SharePoint 2013 reports are showing up in SCOM:
    SharePoint Foundation Performance
    SharePoint Server Performance
    Missing the following reports (according to the product guide):
    Server Alert
    This report renders all alerts raised by specified server(s).
    Service Alert
    This report renders all alerts raised by specified service(s).
    Server Event
    This report renders all events raised on specified server(s).
    Service Event
    This report renders all events raised on specified service(s).
    Top Server Events
    This report renders top 20 events raised on specified server(s).
    Top Service Events
    This report renders top 20 events raised on specified service(s).
    Top Alerts
    This Most Common Alert Report helps to identify high volume alerts, the volume a distinct alert contributes to the total number of
    alerts and the resolution times. This report helps in tuning the alerts.
    Server Performance
    This report renders performance data for specified server(s).
    Entity State
    This report renders entity state for specified SharePoint object(s) over time.

  • Error Uninstalling SharePoint Foundation 2013

    I foolishly installed Sharepoint foundation on an exchange server and it broke my access to ECP and OWA.  I have attempted uninstallig but get the message "One or more required Office components failed to complete successfully.  For more information,
    consult the setup log file".  In the application logs SharePoint 2010 Products Configuration Wizard reports event ID 101, "Configuration of the SharePoint Products has succeded." and the following is recorded in the setup log file;
    2014/01/21 16:28:44:820::[3180] Showing message Title: 'Setup', Message: 'Are you sure you want to remove Microsoft SharePoint Foundation 2013 from your computer?
    We’ve noticed you have other Office products that will remain installed after you uninstall this product.  We recommend you Repair these products from the Programs and Features item in your Control Panel once you’re done uninstalling.'
    2014/01/21 16:28:45:961::[3180] Message returned: 6
    2014/01/21 16:28:45:961::[6260] Showing message Title: 'Warning:', Message: 'Before uninstalling this product, note the following:
    - Removing this product might result in partial loss of functionality for sites that depend on features installed by this product.
    - If you installed this product over an existing SharePoint Products installation or choose to cancel the uninstall after this dialog box, you must run the SharePoint Products Configuration Wizard to reconfigure the server farm after Setup has exited.
    Do you want to uninstall now?'
    2014/01/21 16:28:47:597::[6260] Message returned: 1
    2014/01/21 16:28:47:597::[6260] Kicking off chained uninstall...
    2014/01/21 16:28:47:597::[6260] Do not use Uninstall MSI to uninstall
    2014/01/21 16:28:47:597::[6260] Executing command path: 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\PSConfig.exe', args: '-cmd uninstall'
    2014/01/21 16:28:48:831::[6260] Command 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\PSConfig.exe' returned: 0
    2014/01/21 16:28:48:831::[6260] Executing command path: 'C:\Program Files\Common Files\Microsoft Shared\SERVER15\Server Setup Controller\dbwrap.exe', args: 'timeout=2950 InstallMode=Uninstall'
    2014/01/21 16:29:03:331::[6260] Error: Command: 'C:\Program Files\Common Files\Microsoft Shared\SERVER15\Server Setup Controller\dbwrap.exe' failed with error code: -2067922941. Type: 8::CommandFailed. 
    2014/01/21 16:29:03:331::[3180] Showing completion dialog.
    2014/01/21 16:29:13:476::[3180] Reboot requested if needed.
    2014/01/21 16:29:13:476::[3180] No reboot is needed.
    2014/01/21 16:29:13:507::[3180] Catalyst execution finished: 01/21/2014 16:29:13.  Return code: 8.
    2014/01/21 16:29:13:507::[3180] PERF: TickCount=1856000 Name=RunSetup Description=End function
    I've looked for issues associated with thid dbwrap.exe error code and found nothing.  Does anyone have any suggestions or experience with this error?

    Nevermind I figured it out.  I had to uninstall SQL express manually before uninstalling Sharepoint Foundation.

  • Sharepoint foundation 2013 : After doing backup cannot access the site "Sorry, this site hasn't been shared with you"

    I am using SharePoint Foundation 2013 , i have backed up the site using powershell with the following command:
    -backup-spsite -identity http://dmsserver/sites/demo/ -path C:\SPSiteBackup.bak
    After backup finished, i can't access the site, the message "Sorry, this site hasn't been shared with you" appears, even the site administrator collection is configured coorectly, with the  Administrator account.
    Whats the problem?
    Please Advice.

    Hi husseinsa,
    According to your description, my understanding is that you could not access the site after backing up the site collection in SharePoint 2013 Foundation.
    Could you access other sites at the same site collection?
    Let’s do a troubleshooting for this issue:
    Please delete the IE cache:  IE options->General->Delete, select all checkboxes, and click Delete.
    Go to CA->Application Management->Manage web applications, select the web application which hosts the problematic site .
    Click Permisson Policy, make sure there are not any deny policies for site collection administrator and site collection auditor.
    Back to the web application list page, click User Policy, check whether there are any user policies for denying permissions.
    Change the site collection administrator or add a secondary site collection administrator in CA, then use the new site collection administrator to log in the site, compare the result.
    Open IIS, expand the server, and click application pools.
    Find the problematic web application pool, make the identity of the pool is correct, then do an IISRESET, compare the result.
    If this issue still exists, please check the log file to find more information about this issue. The path of the log file is
    : C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS.
    Or you can use Event Viewer(Start->Run->event viewer) to find the log.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Unable to install Sharepoint Foundation 2013 in Windows Server 2012 for FIM 2010 R2

    HI,
    I am Unable to install Sharepoint Foundation 2013 in Windows Server 2012 for FIM 2010 R2,
    Before SharePoint Foundation 2013 installation I installed all prerequisite software that is required for SharePoint Foundation 2013 but when we run SharePoint Foundation 2013 setup that gives below error so I am requesting you please help on this.
    Setup is unable to proceed due to the following error(s):
    Windows Server Appfabric is not correctly configured.You should unistall Windows Server Appfabric and reinstall it using the SharePoint Products Preparation Tool.
    Regards
    Anil Kumar

    You really need to do what error is suggesting.
    Windows Server Appfabric is not correctly configured.You should unistall Windows Server Appfabric and reinstall it using the SharePoint Products Preparation Tool.
    Nosh Mernacaj, Identity Management Specialist

  • Error showing Developer Dashboard in SharePoint Foundation 2013

    Hi everybody,
    we have a SharePoint Foundation 2013 farm with SP1 and CU Nov 2014 applied (15.0.4667.1000). We have enabled developer dashboard and when we try to open it a new browser window appears with the followed error:
    Server Error in '/' Application.
    Cannot make a cache safe URL for "microsoftajax.js", file not found. Please verify that the file exists under the layouts directory.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: Microsoft.SharePoint.SPException: Cannot make a cache safe URL for "microsoftajax.js", file not found. Please verify that the file exists under the layouts directory.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [SPException: Cannot make a cache safe URL for "microsoftajax.js", file not found. Please verify that the file exists under the layouts directory.]
    Microsoft.SharePoint.Utilities.SPUtility.MakeBrowserCacheSafeLayoutsUrl(String name, Boolean localizable, Int32 desiredVersion) +1456
    Microsoft.SharePoint.WebControls.ScriptLinkInfo.ToScriptUrl(Page page) +663
    Microsoft.SharePoint.WebControls.ScriptLinkInfo.ToScriptBlock(Page page) +23
    Microsoft.SharePoint.WebControls.ScriptLink.RenderScriptBlockInline(Page page, HtmlTextWriter writer, Boolean deltaPage, StringBuilder sb, ScriptLinkInfo s) +109
    Microsoft.SharePoint.WebControls.ScriptLink.RenderScriptBlockInternal(Control ctrl, Page page, Boolean afterUI, HtmlTextWriter writer, Boolean deltaPage) +1027
    Microsoft.SharePoint.WebControls.ScriptLink.RenderScriptBlock(Control ctrl, Page page, HtmlTextWriter writer, Boolean afterUI) +58
    Microsoft.SharePoint.WebControls.ScriptLink.Render(HtmlTextWriter writer) +226
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +49
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    System.Web.UI.Page.Render(HtmlTextWriter writer) +40
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5120
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.19449
    This error is reproduced in all our enviroments, which has applied the same level patch.
    Is this a SharePoint bug?
    Regards,
    Sergio Calleja

    I am using following power shell command.
    $contentService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
    $devDashboardSettings = $contentService.DeveloperDashboardSettings
    $devDashboardSettings.DisplayLevel = "On"
    $devDashboardSettings.Update();
    I have used this commands on Sharepoint 2013 Foundation. In that, it shows small icon for DD. But when I am clicking on it, it doesn't show anything. Just blank screen. When I used same commands with Sharepoint 2013 server vesion, these commands works for me.
    Does this mean that, in Sharepoint Foundation, It doesn't provide Developer Dashboard. ?
    Please comment below , if you have any idea.

  • Using Office Web Apps Server with SharePoint Foundation 2013

    I want to know whether I can configure Office Web Apps server to edit Excel documents on a SharePoint Foundation 2013 site.
    I came across a TechNet article that states that "When used together with SharePoint Server 2013, Office Web Apps Server provides updated versions of Word Web App, Excel Web App, PowerPoint Web App, and OneNote Web App".
    However, later in the same article, it states "If your organization licenses Office 2013 through a Volume Licensing program, you can enable Office Web Apps editing for SharePoint 2013 on-premises" (without mentioning Foundation or Server).

    Hi Lemesnil,
    The Office Web App server should support the Edit licenses for SharePoin Foundation 2013, Office Web App is free to
    download, you can also try installing and configuring in a test environment, see more from the below article applied to SharePoint Foundation 2013.
    http://support.microsoft.com/kb/2886404/en-us
    http://blogs.technet.com/b/speschka/archive/2012/12/31/enabling-licensing-and-editing-for-office-web-apps-in-sharepoint-2013.aspx
    Anohter useful article aobut how to license Office Web App server, you can take a look.
    http://blogs.technet.com/b/volume-licensing/archive/2013/05/22/how-to-license-office-web-apps-server.aspx
    Thanks
    Daniel Yang
    TechNet Community Support

Maybe you are looking for

  • Voice memos folder syncing issues

    (I'm on Windows 7 64-bit, iTunes 11, iPhone 4S) I deleted all the voice memos from my iTunes library by mistake but did not delete the files from my computer. Now, trying to restore them to the library this is what happened: - I dragged and dropped t

  • How to find whether a m4a file is of kind apple lossless programmatically

    Hi, Through my application i am transferring music files to windows machine but as we know that windows can not play apple lossless file (.m4a) and thus while trassferring i have to check whether the file is apple lossless or not. I am unable to find

  • Can SharePoint 2010 read data from an external SQL Server 2012 data Source?

    Hi,  I would like to Know whether SharePoint can read the data from a SQL server 2012 external data source? I am not talking about SharePoint internal database. I need to get the data from an sql database which is used by some other application. For

  • Downloaded new operating system, music wasnt in music library

    i recently had a problem with my windows xp. my hal folder was missing or corrupt and could not log on to windows xp. finally got it to work by restoring in the same partition but not formatting but everyrthing was gone. recently downloaded vista but

  • Size of Kernel parameter and SGA

    Hi, Can you please suggest me the ideal size of kernel parameters and SGA? Currently, I have installed 2GB RAM on my machine using Oracle 10.1 database version on Fedora Linux platform. The parameters are currently set as below: kernel.shmall = 20971