Jump to content

RetoJournalism

Newbies
  • Posts

    1
  • Joined

  • Last visited

Posts posted by RetoJournalism

  1. Hi. I keep getting this error message when I try to open my .SVG file. Can you tell me whats wrong?

     

     

    System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.

     
    Parameter name: <defaultValueX>=112252 our of range [1 32767]
     
       at OptionControls.OptionTypeVectorEditBox`1..ctor(Enum optId, OptionContext optContext, TValue defaultValueX, TValue minValueX, TValue maxValueX, TValue defaultValueY, TValue minValueY, TValue maxValueY)
     
       at OptionControls.OptionInt32VectorEditBox..ctor(Enum optId, OptionContext optContext, Int32 defaultValueX, Int32 minValueX, Int32 maxValueX, Int32 defaultValueY, Int32 minValueY, Int32 maxValueY)
     
       at OptionBasedFileTypes.SvgFileType.OnLoad(Stream input)
     
       at PaintDotNet.FileType.Load(Stream input) in d:\src\pdn\paintdotnet\src\Data\FileType.cs:line 476
     
       at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in d:\src\pdn\paintdotnet\src\Base\Functional\Func.cs:line 158

     

    Thanks

×
×
  • Create New...