in

SharePoint Blogs

The Best Place for SharePoint-related Blogs

rrfreeman's blog

September 2006 - Posts

  • Migrating MOSS 2007 Applications to Another Domain

    How to migrate a SharePoint 2007 application across servers or domains

    Note: If either the backup or restore fails, you will need to delete the job from Operations, Global Configuration, Timer job definitions before running again

    • Backup the application you wish to migrate
      • Central Administration, Operations, Backup and Restore Section, Perform a Backup
      • Select the sites being migrated and set a destination folder for the backup.
      • The destination folder will need the following permissions
        • Read/write for the SQL Server process account
          • Standard install uses the network service account
            (MyDomain/SqlServerName$)
        • Read/write for the SharePoint process account
    • Restore from backup onto the destination server
      • Central Administration, Operations, Backup and Restore Section, Restore from Backup
      • Specify the location of the backup files
      • Select the backup
      • Select the application(s) within the backup that you wish to migrate and click "Continue Restore Process"
      • Set your Restore Options
        • New Configuration
        • Provide credentials for a SQL Server user account or leave blank to use the Sharepoint process account via Windows Authentication
          • The account must be a member of the dbcreator role
        • Provide the new URL
          • User the new http:ComputerName:Port
        • Provide the new SQL server name
        • Verify the SQL server data directory is correct
          • SQL2005 uses a slightly different default path than SQL2000
        • Optionally change the Application and Database names
      • Click OK to begin the restoration then come back in a half hour to see if it worked.
    • If moving to a different domain, use an account with admin on the SharePoint server to configure the new user accounts in each site's People and Groups interface.
  • B2TR Upgrade Issues

    Issues I ran into with the MOSS Technical Refresh on Corporate Publishing (aka Internet Presence) sites.

    • Master page incompatible
      • 'TrimNonCurrentHeadings' error
      • Due to customizing the B2 master page templates.  See here for details/fix.
    • Approval workflow error
      • InfoPath Forms services "Critical Error" message
      • "'undefined' is null or not an object"
      • Resolution:
        • Restart IIS on each SharePoint server after running the stsadm.exe –o reconvertallformtemplates command
    • Windows Sharepoint Search Service will not start
      • Errors out when enabling the service for the first time
      • Circumstances
        • Filled out the form after Enabling.  Error occurs just after submitting.
        • Office Sharepoint Search Service was enabled
        • Shared Services was configured
        • B2TR was applied before any services were enabled
      • This service is non-critical in a MOSS install since the MOSS Sharepoint Search service provides all search capabilities except for Sharepoint Help indexing.
      • Currently unresolved - Suggestions?
    • Modify Site Content Type: Name, Description, and Group
      • The resource object with key 'cyptedit_select_group' was not found.

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts