Forum

Import-SPWeb hatası
 
Bildirimler
Hepsini Temizle

Import-SPWeb hatası

4 Yazılar
2 Üyeler
0 Likes
783 Görüntüleme
(@sevketkaplan)
Gönderiler: 87
Estimable Member
Konu başlatıcı
 

Merhaba

 

Sharepoint 2013 üzerindeki bir site collection ı export ettim ve farklı bir ortamdaki farklı bir sharepoint 2013 e import etmeye çalıştım aşağıdaki hatayı alıyorum.

Acaba sorun tam olarak nereden kaynaklanıyor olabilir? Çözüm için ne önerirsiniz?

Teşekkür ederim

"Import-SPWeb : The DateTime represented by the string is out of range."

 

[19.9.2016 09:19:03] [Folder] [UR Form] 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.DictionarySerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
at Microsoft.SharePoint.Deployment.FolderSerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
at Microsoft.SharePoint.Deployment.XmlFormatter.CallSetObjectData(Object obj, SerializationInfo objectData, ISerializationSurrogate surrogate, ISurrogateSelector selector)
[19.9.2016 09:19:03] FatalError: The DateTime represented by the string is out of range.
[19.9.2016 09:19:03] 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.DictionarySerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
at Microsoft.SharePoint.Deployment.FolderSerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
at Microsoft.SharePoint.Deployment.XmlFormatter.CallSetObjectData(Object obj, SerializationInfo objectData, ISerializationSurrogate surrogate, ISurrogateSelector selector)
at Microsoft.SharePoint.Deployment.XmlFormatter.ParseObject(Type objectType, Boolean isChildObject)
at Microsoft.SharePoint.Deployment.XmlFormatter.DeserializeObject(Type objectType, Boolean isChildObject, DeploymentObject envelope)
at Microsoft.SharePoint.Deployment.XmlFormatter.Deserialize(Stream serializationStream)
at Microsoft.SharePoint.Deployment.ObjectSerializer.Deserialize(Stream serializationStream)
at Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects()
at Microsoft.SharePoint.Deployment.SPImport.Run()
[19.9.2016 09:19:03] Progress: Import did not complete.

 

 
Gönderildi : 19/09/2016 14:13

(@eravse)
Gönderiler: 1753
Üye
 

merhaba The DateTime represented by the string is out of range. hatası alıyorsunuz muhtemel ıkı sunucu arasında tarıh formatları farkı var export ettıgınız sunucu ıle aynı formata cekermısınız  ?

ProfectSoft Yazılım ve Danışmanlık Hizmetleri
LogPusher & Bifyou E-Commerce System
www.profectsoft.com

 
Gönderildi : 23/09/2016 20:37

(@sevketkaplan)
Gönderiler: 87
Estimable Member
Konu başlatıcı
 

Aslında ilk baktığım yer orasıydı 2 sunucunun region ayarları aynı.

ama farklı olan Site settings regional settings altında sort order kısmı birinde general  diğerinde turkish sanırım bundan kaynaklanıyor bunuda değiştirmeme izin vermiyor

 
Gönderildi : 30/09/2016 10:51

(@eravse)
Gönderiler: 1753
Üye
 

PowerShell ile değiştirmeyi denediniz mi ? daha önceden kullkandığım bir kod aşağıdadır kod bana ait değil bilginize

 

https://blogs.technet.microsoft.com/lukeb/2011/04/21/sharepoint-regional-settings-in-powershell/

ProfectSoft Yazılım ve Danışmanlık Hizmetleri
LogPusher & Bifyou E-Commerce System
www.profectsoft.com

 
Gönderildi : 30/09/2016 12:11

Paylaş: