Import-SPWeb Error - The string was not recognized as a valid DateTime. There is an unknown word starting at index 0

Using the Export-SPWeb PowerShell command on a server to move a document library from one site colelction in a content database to another site collection in a seperate content database.
Am using the following command:
Export-SPWeb
-Identity
https://sp.bacl.net/legal/rr
-Path
\\bacvsspa01\backups\rr\rr.cmp
-ItemUrl
rr
-IncludeVersions
All
-IncludeUserSecurity
Not all documents are transferred hwoever. I get some errors like the following:
[11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg] Progress: Importing
[11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg]   Verbose: List URL: /legal/legal/rr
[11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg]   Error: The string was not recognized as a valid DateTime. There is an unknown word starting at index 0.
[11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg]   Debug:    at System.DateTime.Parse(String s, IFormatProvider provider)
   at System.Convert.ToDateTime(String value, IFormatProvider provider)
   at System.Runtime.Serialization.SerializationInfo.GetDateTime(String name)
   at Microsoft.SharePoint.Deployment.MetaInfoProperty..ctor(SerializationInfoHelper infoHelper)
   at Microsoft.SharePoint.Deployment.FileSerializer.GetMetaInfo(SerializationInfoHelper infoHelper)
   at Microsoft.SharePoint.Deployment.FileSerializer.CreateOrUpdateFile(Object fileOrListItem, SPLoggerObject loggerObject, SPWeb web, Guid id, String& fileUrl, Boolean fileExistsInDb, Boolean isFirstVersion, Boolean hasWebParts, SerializationInfoHelper
infoHelper, SerializationInfoHelper infoHelperListitem, StreamingContext context)
   at Microsoft.SharePoint.Deployment.FileSerializer.CreateOrUpdateFileAndAssocData(Object fileOrListItem, SPLoggerObject loggerObject, SPWeb web, Guid id, String& fileUrl, Boolean fileExistsInDb, SerializationInfoHelper infoHelper, SerializationInfoHelper
infoHelperListitem, StreamingContext context, ISurrogateSelector selector)
   at Microsoft.SharePoint.Deployment.ListItemSerializer.AddOrUpdateDoclibItem(SerializationInfoHelper infoHelper, SPListItem& listItem, SPLoggerObject loggerObject, SPWeb web, Guid newId, String& listItemServerRelativeUrl, Boolean bIsPublish,
Boolean exists, StreamingContext context, ISurrogateSelector selector)
   at Microsoft.SharePoint.Deployment.ListItemSerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
I had a look in the .cmp file that was created (Changed extensions to .cab) and had a look at the Manifest.xml file. Relevant XML below:
<SPObject Id="b18cc711-e5df-4ee7-9639-866e5b6613b0" ObjectType="SPFile" ParentId="1ad76e87-43e6-4cbf-a0a1-53af4975668f" ParentWebId="4be7e61f-b1c7-473f-acc3-0bae06e32024" ParentWebUrl="/legal/rr" Url="/legal/rr/rr/Employees
giving First Aid/16Jun11 17.32.09_BAC employees provid_Tom Heading.msg">
        <File Url="rr/Employees giving First Aid/16Jun11 17.32.09_BAC employees provid_Tom Heading.msg" Id="b18cc711-e5df-4ee7-9639-866e5b6613b0" ParentWebId="4be7e61f-b1c7-473f-acc3-0bae06e32024"
ParentWebUrl="/legal/rr" Name="16Jun11 17.32.09_BAC employees provid_Tom Heading.msg" ListItemIntId="37" ListId="020f8304-a50f-413b-be27-40d0ccc9e497" ParentId="1ad76e87-43e6-4cbf-a0a1-53af4975668f" TimeCreated="2011-11-16T07:02:00"
TimeLastModified="2011-11-16T07:02:00" Version="1.0" CheckinComment="Loaded Using Dell Solutions for SharePoint" FileValue="00000013.dat" Author="29" ModifiedBy="24">
            <Properties>
                <Property Name="vti_title" Type="String" Access="ReadOnly" Value="BAC employees providing first aid" />
                <Property Name="source_item_id" Type="String" Access="ReadWrite" Value="source_item_id:1" />
                <Property Name="vti_foldersubfolderitemcount" Type="Integer" Access="ReadOnly" Value="0" />
                <Property Name="Attach Count" Type="String" Access="ReadWrite" Value="Attach Count:0" />
                <Property Name="Created By" Type="Boolean" Access="ReadWrite" Value="Created By:BNE_AIR1\\jbrown" />
                <Property Name="Importance" Type="String" Access="ReadWrite" Value="Importance:1" />
                <Property Name="From1" Type="Time" Access="ReadWrite" Value="From1:Tom Heading" />
                <Property Name="AttachCount" Type="String" Access="ReadWrite" Value="AttachCount:0" />
                <Property Name="ContentTypeId" Type="String" Access="ReadWrite" Value="0x0101003699C96894FF79479322E4A235852946000530E240279BA54D8F621B39A4E09CF3"
/>
                <Property Name="Modified By" Type="Boolean" Access="ReadWrite" Value="Modified By:BNE_AIR1\\jbrown" />
                <Property Name="vti_folderitemcount" Type="Integer" Access="ReadOnly" Value="0" />
                <Property Name="display_urn\:schemas-microsoft-com\:office\:office#Author" Type="String" Access="ReadWrite" Value="Jenny Brown"
/>
                <Property Name="Document Created By" Type="Boolean" Access="ReadWrite" Value="Document Created By:BNE_AIR1\\jbrown" />
                <Property Name="Created_x0020_By" Type="Boolean" Access="ReadWrite" Value="Created_x0020_By:BNE_AIR1\\jbrown" />
                <Property Name="vti_cachedtitle" Type="String" Access="ReadOnly" Value="BAC employees providing first aid" />
                <Property Name="Modified_x0020_By" Type="Boolean" Access="ReadWrite" Value="Modified_x0020_By:BNE_AIR1\\jbrown" />
                <Property Name="ContentType" Type="String" Access="ReadWrite" Value="Legal Document" />
                <Property Name="Attach_x0020_Count" Type="String" Access="ReadWrite" Value="Attach_x0020_Count:0" />
                <Property Name="display_urn\:schemas-microsoft-com\:office\:office#Editor" Type="String" Access="ReadWrite" Value="Jenny Brown"
/>
                <Property Name="vti_parserversion" Type="String" Access="ReadOnly" Value="15.0.0.4535" />
                <Property Name="To" Type="Boolean" Access="ReadWrite" Value="To:Barry Peach" />
<Property Name="From" Type="Time" Access="ReadWrite" Value="From:Tom Heading" />
                <Property Name="Document Modified By" Type="Boolean" Access="ReadWrite" Value="Document Modified By:BNE_AIR1\\jbrown"
/>
            </Properties>
        </File>
    </SPObject>
Now, looking at the source document library, this document has the field in question set to String, so why has it been marked as a Time filed type in the expiort file?
Is anyone aware of any issues with the Export-SPWeb commandlet?
SharePoint 2013 + March PU + AUG 2013 CU.
Any help appreciated.

Hi Richard,
According to your description, the error occurred when you ran the Export-SPWeb command.
I recommend to verify the things below for troubleshooting:
Save the document library as an template(include content) and create a new document library based on the template, then run the Export-SPWeb command to export the new document library to see if the issue still occurs.
Did this issue occur with other document library? If not, you can delete the string field with error, then run the Export-SPWeb command to narrow the issue scope.
As a workaround, you can save the library as a template and deploy it to the site collection where you want to move the library, then create the new library in the site collection.
Best regards.
Thanks
Victoria Xia
TechNet Community Support

Similar Messages

  • "System.FormatException: The string was not recognized as a valid DateTime" when running SharePoint Configuration Wizard step 9

    Dears,
    We have a problem upgrading sharepoint
    From: SharePoint 2007 SP2 12.0.0.6535 - April 10 cumulative Update
    To: SharePoint 2007 SP2 12.0.6557.5000 - April 11 cumulative Update
    We start installing WSS CU in our standalone environment
    Then we start running the SharePoint Configuration Wizard and it is failed in step 9 with the following error in "PSCDiagnostics" log:
    File reader could not understand line 15679. Line was: 06/26/2011 10:11:35  1  INF              Entering function PsconfigLinkLabel.LinkLabelClickedEventHandler. Error was: System.FormatException:
    The string was not recognized as a valid DateTime. There is a unknown word starting
     at index 24.
     at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
     at UlsGump.Column.TimeColumn.ParseTime(StringFacade timeString)
     at UlsGump.UlsEntry.SetEntryFromThread(StringFacade[] threadFacades, StringCacheFile stringCacheFile, Int64 messageLocation)
     at UlsGump.UlsEntry.ReadFromUlsBuffer(Char[] buffer, Int32 bufferStart, Int32 bufferCount, StringCacheFile stringCacheFile, Int64 fileStart)
     at UlsGump.FilePump.ReadJob()
     Please help and advise to solve this error in order to get upgrading sharepoint succeed
    Regards, Anas N. Alhussein | Sharepoint Senior Developer

    Hi,
    From your narration, you can clear the configuration cache, then re-run the SharePoint Configuration Wizard, check the effect.
    Cleared the cache of config database by following below steps.
    1. Stopped the Windows SharePoint Services Timer service.
    2. Started on the SharePoint Server where Central Administration Site is hosted. Browse to
    C:\Documents and Settings\All Users\Application Data\Microsoft\SharePoint\Config\
    3. Deleted all the xml files. (But do not delete the cache.ini file.)
    4. Then Edited the cache.ini and replaced the current value with "1".
    5. Restarted the Windows SharePoint Services Timer service on the Central Admin server .
    Thanks,
    Rock Wang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Regards, Rock Wang Microsoft Online Community Support

  • Apple tv error message "the selected video could not be played.  the format was not recognized"

    my apple tv has started displaying error message "the selected video could not be played.  the format was not recognized" on all my movies.  i have never had a problem with it before.  please help.

    Welcome to the Apple Community.
    It seems that your Apple TV may be unable to see your movies, where are your movies kept, have you recently moved them, have you done anything else that might be related.

  • "The selected video could not be played. The format was not recognized."

    I am having problems with "The selected video could not be played. The format was not recognized." It happens when I try to watch TV show/Movie previews.
    I can usually watch a few previews before the error comes up. Once the error comes up, sometimes I cannot watch the previews that I was able to watch just minutes ago. Other times, it seems to be dependent on the preview - some previews work fine and others don't work at all.
    Fortunately, I can still watch all purchased content.
    Apple TV is at 2.4. I've tried de/reauthorizing iTunes and logging out/in via Apple TV.
    Can anyone offer help? Anyone have the same issue?
    Message was edited by: Boople

    I just purchased a music video from iTunes onto my MacBook Pro and downloaded it to my apple tv and had the same problem.
    I also rented two movies on my MacBook Pro while traveling in Spain, when I got home and sync'd with apple tv it would not play on apple tv only the laptop. Got not authorized error... I then rent a movie directly from apple tv and that does play.
    This is painful and I just bought a second apple tv unit... regretting it so far!

  • The selected video can not be played - The format was not recognized

    Is anyone getting the following error on home vids or Handbrake vids?
    The Selected Video cannot be played. The format was not recognized.
    If I actually sync the videos and send them over to the Apple TV they will play, but if I try to stream vids from my iTunes library, that is the error I get.

    Are your vids on an external HD that Itunes points to or local to your computer? I would say unplug your ATV and power cycle all your components. All "My Movies" are encoded via HB and are playing fine since the firmware upgrade, my issues seem to be how cacheing is now being handled under the "Movies" category.

  • Crawling error: The object was not found SPS 2010 FBA

    Hi,
    We have a SharePoint 2010 Foundation environment. This environment contains one app two front ends and an SQL backend server. We have a web application on port 80 with hostheader http://subdomain.domain.com which is extended to port 81 (http://subdomain.domain.com:81).
    We have two zones: Default and Intranet. Both has forms based authentication enabled but only Intranet has NTLM enabled.
    In the alternate access mappings we have the following configured:
    Internal URL Zone
    Public URL for Zone
    http://subdomain.domain.com:81 Default
    https://subdomain.domain.com
    https://subdomain.domain.com Default
    https://subdomain.domain.com
    http://subdomain.domain.com Intranet
    http://subdomain.domain.com
    The SharePoint is publishd by Checkpoint on URL: https://subdomain.domain.com and is reachable outside the company only with forms authentication. We can login to http://subdomain.domain.com inside the network with NTLM authentication. The system is working
    fine.
    However we installed Search Server Express 2010 on all servers and configured it. The main configuration steps were:
    content access account setup
    full read permission to all zones for content access account
    Checked DB permission for content access account
    DisableLoopbackCheck configured on all servers
    content source is set to http://subdomain.domain.com (Intranet URL?) to use NTLM authentication
    Tried to set crowl rule to http://subdomain.domain.com/*
    When I start a full crawl I only get one Top Level Error: 
    The object was not found. ( Error from SharePoint site: HttpStatusCode NotFound The request failed with HTTP status 404: Not Found. )
    We also have a developer environment. This environment is a "one men show". All of the roles are on the same machine but all configurations are the same. We also installed Search Server Express 2010 on the developer SharePoint and all works properly.
    I googled days and tried a lot of possible solution but nothing helped. 
    Does anyone have idea what do I wrong?
    Thanks!
    I'm not a developer! I'm an infrastructure engineer! Please be patient on the development forums! :)

    Thanks for the reply.
    Loopbackcheck disabled on all servers.
    We can browse site on search server.
    IIS binding is correct on all SPS servers.
    We have no entry on host file.
    Edit: I have to correct myself! Some of the administrators (I think) set host host file. I rechecked after Inderjeet comment and this resolved this issue.
    Thanks to pointing me to double check allways if I think something is correct. (Anyway this was the only thing I didn't rechecked).
    Thanks!
    I'm not a developer! I'm an infrastructure engineer! Please be patient on the development forums! :)

  • Time Machine Error: The backup was not performed because an error occurred

    G'day (from Queensland, Australia)
    Not for the first time Time Machine has broken down - originally in September 08 (I just can't recall how I fixed it!!).
    Now it has failed after 14 months of faultless performance.
    There seems to be little help available, but searching for solutions finds plenty of problems.
    I get the message "The backup was not performed because an error occurred while copying to the backup disk.
    The problem may be temporary. Try again later to back up. If the problem persists, use Disk Utility to repair you backup disk."
    (I have a Time Capsule as my backup disk)
    Disk Utility runs and finds-
    Verifying volume “Backup of xxxxxx’s iMac”
    2010-01-25 12:16:09 +1000: Starting verification tool:
    2010-01-25 12:49:21 +1000: The volume Backup of xxxxxx’s iMac appears to be OK.
    2010-01-25 12:49:21 +1000: Repair tool completed:
    So I search and find "Fix for broken Time Machine backups under Snow Leopard"
    (http://www.andrewgrant.org/2009/09/22/fix-for-broken-time-machine-backups-under- snow-leopard.html) - downgrading to 7.4.1 of the Airport Extreme / Time Capsule firmware.
    But still have the same Time Machine error!
    On to http://forums.macosxhints.com/showthread.php?t=103919&highlight=TimeMachineError
    and try-
    "... suggesting would be something like renaming the existing TimeMachine file on your backup disk - e.g. add a date to the end of it.
    And then go onto Time Machine preferences and set it up as if it were the first time you used it. (Renaming the file on the backup disk should make Time Machine think that you are starting fresh.)"
    So, using Finder, I opened my Time Capsule and renamed "xxxxxx’s iMac_00224135e6fb.sparsebundle" as "091222xxxxxx’s iMac_00224135e6fb.sparsebundle091222"
    And finally, this worked - I have my backups to 22 December and a complete backup as at today and hopefully for at least another 14 months!

    pjh42 wrote:
    G'day (from Queensland, Australia)
    Not for the first time Time Machine has broken down - originally in September 08 (I just can't recall how I fixed it!!).
    Now it has failed after 14 months of faultless performance.
    There seems to be little help available, but searching for solutions finds plenty of problems.
    On the contrary. At the top of this forum are four *User Contributed Tips,* including one on Troubleshooting that would have saved you a great deal of time.

  • Error :The update was not successful.

    When I try to update my apple tv to version 4.1. It downloads the update but it stops half way though the install and after a few minutes i get this message "The update was not successful.". This is the 4th time I tried the update. I did a reset and unplugged the apple tv for a few minutes. Still nothing anyone else getting this error?

    Don't bother buying a micro USB plug (this is just a usb plug with a smaller plug that fits apple tv) it wont work anyway. There is something wrong with the server, worldwide none of us can update or restore our apple tv's.

  • ADMT 3.2 Group Migration - Include File error: The object was not found in the domain

    Hello,
    I have been digging for weeks and still no answer. I am trying to migrate Group across two domains and if I select the group, it works just fine. But I want to bulk-migrate groups. So I am going the Include-File route. when ever I load the file I get
    the bulk of the groups processed but I get a dialogue box that states:
    The following objects are either not found or do not meet selection requirement. No migration will be performed on these objects.
    Then I get a list a group and the message states:
    The object was not found in the domain "contoso.com"
    Does any one know anything about this or how to fix it? I have compared the files with good/bad versions using ADSI edit and from its POV they look the same.

    Hi,
    Thanks for your post.
    There is an attribute named "showInAdvancedViewOnly" which specifies whether the object is to be visible in the "Advanced" mode of user interfaces. This is to say, if the schema attribute "ShowInAdvanceViewOnly" is set to TRUE for any security principal
    in AD, we would not be able to find that account or group while trying to migrate it except the simple ADUC search. Just as the issue you encountered.
    Therefore, please enable the "Advanced" mode in Active Directory Users and Computers, and then check if the three groups could be migrated or not.
    If anything unclear or you have any questions about this case, please feel free to let me know.
    Thanks and I look forward to your reply.
    Best regards,
    Ann Zhu

  • Insane object error(The string control not getting any values)

    In LabVIEW 8.2 i am using the string control to get the text from the users, and initially there was no problem at the time of development it works perfectly, after building the installer,
    these string controls are not getting any string input, it seems like a disabled one, but actually it was not disabled, when we try to click over that through the mouse,
     that text inputting cursor was not blinking over there,I screen looks as below, some error messages are thrown from the LabVIEW like insane object error, even
    now there was the same problem in the source code itself, what to do rectify this. Only this part generates error all other remaining screen panels are working perfectly.

    This kind of problem can be a pain to locate. This often occurs when the wiring to or from a control or indicator is bery long, convoluted and hidden inside of structures or behind things. So first, you need to identify which VI specifically is generating the error by individually saving VIs and subVIs until you find the one that is generating the error. Now try and remember the last time that VI saved without a problem and what edits you made since then. Places where I have had this occur was when I drag-copied a control and a couple VIs into a small structure. Sometimes the wires would seem to conect up properly, but when I tried to save the VI I got this error. The solution was to disconnect all the wires associated with the VIs I had copied and rewire them.
    Also, can you post the VI that is doing it? Shouldn't need the subVIs for this...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Time Machine backup not completed with error "The disk was not ejected probably..."

    I have been using an UBS 3.0 capable external 2.5" hard drive from Lacie to backup my old 21.5" iMac for the last 2 years without problem.
    Recently I bought the new late 2013 27" iMac running 10.8.5 and try to migrate the data from the Time Machine backup without success. After a while, Mountain Lion complained with the below error and only data before this message appear were migrated. When I connected the same disk back to my old iMac and ran disk utility, everything looks fine and I was able to complete the TM backup. Eventually, I managed to migrate the data using network copy, instead of TM backup.
    Now that my new iMac is back online and I tried to setup Time Machine backup using the same 2.5" Lacie drive, the same error message appeared again in the middle of TM backup (after 3 minutes).
    Wonder if anyone ran into the same issue and if there is an issue with the UBS 3.0 port on the new iMac, or there is a work around to this problem.
    Any help or pointer would be highly appreciated.
    Cheers,
    Richard

    The system is losing connection with the drive for some reason, likely because the drive is losing power and unmounting, but there could be other reasons as well. Do you have access to an external power supply for the drive? If so then connect tthat so it is not relying on the USB bus power to keep the drive running. I have also found this to happen with some USB 3.0 enclosures, and it appears to be a compatibility issue with them and Apple's USB 3.0 drivers, so another option is to get a USB 2.0 hub and use that for the connection. Things will not run at USB 3.0 speeds, but the drives will not continually disconnect.

  • HT1430 my daughter's ipod has been disabled after too many wrong password attempts. The ipod was not synced to a computer. How can we get it started?

    My daughter's ipod touch has been disabled after too many wrong password attempts.
    The ipod was never synced to the computer so can't connect to itunes.
    How else can we enable the ipod touch again?

    Restore, if iTunes will let you.  Everything except the password will be restored.  Connect via cable to the computer that you use for sync.  In your case, choose any computer with iTunes software.  Be forewarned that it takes a long time.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • On my iphone4 i need to be able to use both TDS and Yahoo e-mail.  TDS works only sporadically.  For instance, today I was able to both send and receive, then an hour later could not send.  got the message that the server was not recognized.

    On my iphone4 I need to be able to receive and send both TDS and Yahoo e-mail accounts (I also need to access from my Macbook Pro and my HP desktop).  I have NO problem with Yahoo, but with TDS, the e-mail seemed to work on my phone.... and then it didn't.)  In adding the TDS account, I chose "other" ( TDS is somehow accessed on the back end through gmail).  For the incoming server I used the Incoming Sever Name of pop.gmail.com and the Outgoing Mail Server as smtp.gmail.com.  I have using SSL "on" and the server port is 995.  Is this setup correct for TDS?

    FYI: POP will by default, delete messages from the server after downloading them (This applies to most pop clients, computer or mobile). POP is old tech and is not recommended if IMAP or Exchange are available. The default when setting up a g-mail type account is IMAP. Full synchronization with the server. You may also be able to set it up as an Exchange account, allowing for push e-mail and sync of calendars and contacts as well. See the Gmail help pages for instructions.

  • SharePoint Error when importing web: Requested value 'PublishingPages' was not found

    I tried to import a publishing web using the following powershell command:
    Import-SPWeb http://****/test -Path E:\data.cmp -UpdateVersions Overwrite
    However, it returns an error:
    Import-SPWeb : Requested value 'PublishingPages' was not found. At line:1 char:1 + Import-SPWeb http://****/test -Path E:\data.cmp -Update ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidData:
    (Microsoft.Share...CmdletImportWeb: SPCmdletImportWeb) [Import-SPWeb], ArgumentException + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletImportWeb
    Please help me to address this as it took me all day long to find the root cause.
    Thanks

    Hi Thang,
    Without knowing much of what you are trying to do here like whether or not you are trying to promote/ demote a publishing site; I wanted to let you know about this limitation: 
    "For site collections that make use of the publishing feature it is not supported to migrate
    root sites into sub sites or sub sites into root sites."
    See the below blog post for details. Hope this helps!
    http://blogs.technet.com/b/stefan_gossner/archive/2009/05/27/limitations-of-stsadm-o-export-import-related-to-publishing-sites.aspx
    BlueSky2010
    Please help and appreciate others by using forum features: "Propose As Answer", "Vote As Helpful" and
    "Mark As Answer"

  • The row was not found at the Subscriber error keeps popup and stopped synchronization even after inserting missing record at subscriber - transcational replication.

    The row was not found at the Subscriber error keeps popup and stopped synchronization even after inserting missing record at subscriber - transcational replication.
    first error throws: Grab exact sequence number, find row and inserted at subscriber...
    Start synchronizing, ran fine for a while, stopped again with error with different exact sequence number, repeat again same as step 1.......
    how can we stop this and make it run without this error?
    Please advise!!!

    Hi,
    This means that your database is out of sync. You can use the continue on data consistency error profile to skip errors. However, Microsoft recommends that you use -SkipErrors parameter cautiously and only when you have a good understanding of the following:
    What the error indicates.
    Why the error occurs.
    Why it is better to skip the error instead of solving it.
    If you do not know the answers to these items, inappropriate use of the
    -SkipErrors parameter may cause data inconsistency between the Publisher and Subscriber. This article describes some problems that can occur when you incorrectly use the
    -SkipErrors parameter.
    Use the "-SkipErrors" parameter in Distribution Agent cautiously
    http://support.microsoft.com/kb/327817/en-us
    Here are two similar threads you may refer to:
    http://social.technet.microsoft.com/Forums/en-US/af531f69-6caf-4dd7-af74-fd6ebe7418da/sqlserver-replication-error-the-row-was-not-found-at-the-subscriber-when-applying-the-replicated
    http://social.technet.microsoft.com/Forums/en-US/f48c2592-bad7-44ea-bc6d-7eb99b2348a1/the-row-was-not-found-at-the-subscriber-when-applying-the-replicated-command
    Thanks.
    Tracy Cai
    TechNet Community Support

Maybe you are looking for