Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Error galleryserverpro.config Version 2.3.3421
dkm
#1 Posted : Sunday, 24 May 2009 9:01:06 PM(UTC)
Rank: Member

Joined: 29/01/2009(UTC)
Posts: 13
Location: Croatia

Hello Roger, I encountered a problem in the new version of Gallery Server Pro, it seems that for some reason every time I change or save settings error shows :

"The value of the property 'mediaObjectTransitionDuration' cannot be parsed. The error is: 0,2 is not a valid value for Single."

I opened config file and instead of mediaObjectTransitionDuration = "0.2" it changed to mediaObjectTransitionDuration = "0,2" during which proceedings are to occur frankly I do not know.


Code:
Url    http://web/galerija/default.aspx?g=task_addobjects&aid=79

Timestamp    25.5.2009 10:40:22
Exception Type    System.Reflection.TargetInvocationException
Message    Exception has been thrown by the target of an invocation.
Source    mscorlib
Target Site    System.Object _InvokeMethodFast(System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeTypeHandle)
Stack Trace    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at GalleryServerPro.Business.Metadata.MediaObjectMetadataExtractor.AddWpfBitmapMetadata(IGalleryObjectMetadataItemCollection metadataItems)
Inner Ex Type    System.OutOfMemoryException
Inner Ex Message    Insufficient memory to continue the execution of the program.
Inner Ex Source    PresentationCore
Inner Ex Target Site    System.Windows.Media.Imaging.BitmapSourceSafeMILHandle CreateCachedBitmap(System.Windows.Media.Imaging.BitmapFrame, System.Windows.Media.Imaging.BitmapSourceSafeMILHandle, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Windows.Media.Imaging.BitmapPalette)
Inner Ex Stack Trace    at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)
at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapSourceSafeMILHandle sourceHandle, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)
at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)
at System.Windows.Media.Imaging.BitmapDecoder.Initialize(BitmapDecoder decoder)
at System.Windows.Media.Imaging.BitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean isOriginalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle)
at System.Windows.Media.Imaging.JpegBitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean originalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle)
at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
at System.Windows.Media.Imaging.BitmapDecoder.Create(Stream bitmapStream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
at GalleryServerPro.Business.Wpf.WpfMetadataExtractor.GetBitmapMetadata(String imageFilePath)
at GalleryServerPro.Business.Wpf.WpfMetadataExtractor.AddWpfBitmapMetadata(String imageFilePath, IGalleryObjectMetadataItemCollection metadataItems)
App Error ID    -2147483648
Gallery ID    1
HTTP User Agent    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

dkm
#2 Posted : Sunday, 24 May 2009 9:33:15 PM(UTC)
Rank: Member

Joined: 29/01/2009(UTC)
Posts: 13
Location: Croatia

One more error when i go to Media Object - General

Error details
Url
http://web/galerija/Default.aspx?g=admin_mediaobjects&aid=3

Timestamp
25.5.2009 12:30:04

Exception Type
System.Web.HttpException

Message
The value '.000001' of the MinimumValue property of 'rvTransDuration' cannot be converted to type 'Double'.

Source
System.Web

Target Site
Void ValidateValues()

Stack Trace
at System.Web.UI.WebControls.RangeValidator.ValidateValues()
at System.Web.UI.WebControls.RangeValidator.ControlPropertiesValid()
at System.Web.UI.WebControls.BaseValidator.get_PropertiesValid()
at System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

App Error ID
84

Gallery ID
1

HTTP User Agent
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Roger Martin
#3 Posted : Monday, 25 May 2009 12:38:24 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Update 2009.6.3: This bug has been fixed in version 2.3.3440.

See this thread for the workaround.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.