Hi Roger,
i have installed 2.5 from scratch cause an update from 2.4.6 failed. I tried a few things but finally i killed the IIS entry, deleted the GSP folder and deleted the SQL Server Database.
I installed GSP 2.5 then via the webinstaller which worked perfectly.
So i'm not longer using my SQL2008r2 server for the Database.
I can logon and configure everything as previous so everything seems fine.
I then configured my images data folder , the compressed and thumbnail folder.
To really start from scratch i also cleared both folders.
Finally i started the synchronisation which ran some time but then stopps with HTTP ERROR 500
################################################
Synchronize album
Synchronization error
Estimated time left:
0 min 0 secs (22829 of 22829 objects synchronized)
Synch rate: 563.9 objects/sec
Status: Synchronization error
Processing: $ - other categories\Auto Pictures\CLIO\treffen\IMG_1811.JPG
Error: System.ArgumentException: Der Wert liegt außerhalb des erwarteten Bereichs.
HTTP Status: 500
Stack trace:
bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle) bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache) bei System.Windows.Media.Imaging.BitmapDecoder.Create(Stream bitmapStream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption) bei GalleryServerPro.Business.WpfMetadataExtractor.GetBitmapMetadata(String imageFilePath) bei GalleryServerPro.Business.WpfMetadataExtractor.AddWpfBitmapMetadata(String imageFilePath, IGalleryObjectMetadataItemCollection metadataItems) bei GalleryServerPro.Business.Metadata.MediaObjectMetadataExtractor.GetGalleryObjectMetadataItemCollection() bei GalleryServerPro.Business.Image..ctor(Int32 id, IAlbum parentAlbum, String title, String hashKey, String thumbnailFilename, Int32 thumbnailWidth, Int32 thumbnailHeight, Int32 thumbnailSizeKb, String optimizedFilename, Int32 optimizedWidth, Int32 optimizedHeight, Int32 optimizedSizeKb, String originalFilename, Int32 originalWidth, Int32 originalHeight, Int32 originalSizeKb, Int32 sequence, String createdByUsername, DateTime dateAdded, String lastModifiedByUsername, DateTime dateLastModified, Boolean isPrivate, Boolean isInflated, FileInfo imageFile) bei GalleryServerPro.Business.Image..ctor(FileInfo imageFile, IAlbum parentAlbum) bei GalleryServerPro.Business.Factory.CreateImageInstance(FileInfo imageFile, IAlbum parentAlbum) bei GalleryServerPro.Business.Factory.CreateLocalMediaObjectInstance(FileInfo mediaObjectFile, IAlbum parentAlbum) bei GalleryServerPro.Business.SynchronizationManager.CreateNewMediaObject(IAlbum album, FileInfo file) bei GalleryServerPro.Business.SynchronizationManager.SynchronizeMediaObjectFiles(DirectoryInfo directory, IAlbum album) bei GalleryServerPro.Business.SynchronizationManager.SynchronizeChildDirectories(DirectoryInfo parentDirectory, IAlbum parentAlbum) bei GalleryServerPro.Business.SynchronizationManager.SynchronizeChildDirectories(DirectoryInfo parentDirectory, IAlbum parentAlbum) bei GalleryServerPro.Business.SynchronizationManager.SynchronizeChildDirectories(DirectoryInfo parentDirectory, IAlbum parentAlbum) bei GalleryServerPro.Business.SynchronizationManager.SynchronizeChildDirectories(DirectoryInfo parentDirectory, IAlbum parentAlbum) bei GalleryServerPro.Business.SynchronizationManager.Synchronize(String synchId, IAlbum album, String userName) bei Gsp.Gallery.Synchronize(Int32 albumId, String synchId, Boolean isRecursive, Boolean overwriteThumb, Boolean overwriteOpt, Boolean regenerateMetadata)
################################################
My System is a Windows 7 64bit Server, all available updates via windows updates are installed .net4 is installed.
ffmpeg.exe and imagemagick is installed.
i have jpg and avi files in my data storage.
Can you help me? Which data do you need for debugging?