You are on page 1of 3

Title: Thread Exception

Message: Input string was not in a correct format.


Source: mscorlib
TargetSite: Double ParseDouble(System.String, System.Globalization.NumberStyles,
System.Globalization.NumberFormatInfo)
StackTrace:
at System.Number.ParseDouble(String value, NumberStyles options,
NumberFormatInfo numfmt)
at ScreenToGif.Pages.Information.webClient_DownloadStringCompleted(Object sen
der, DownloadStringCompletedEventArgs e)
Date/Time: 7/28/2015 5:21:11 PM
==============================
Title: Thread Exception
Message: Screen-compatible bitmap cannot be created. The screen bitmap format ca
nnot be determined.
Source: System.Drawing
TargetSite: Boolean bFillBitmapInfo(IntPtr, IntPtr, BITMAPINFO_FLAT ByRef)
StackTrace:
at System.Drawing.BufferedGraphicsContext.bFillBitmapInfo(IntPtr
hdc, IntPtr hpal, BITMAPINFO_FLAT& pbmi)
at System.Drawing.BufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, Int
Ptr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits)
at System.Drawing.BufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offs
etX, Int32 offsetY, Int32 width, Int32 height)
at System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics
, IntPtr targetDC, Rectangle targetRectangle)
at System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics t
argetGraphics, IntPtr targetDC, Rectangle targetRectangle)
at System.Drawing.BufferedGraphicsContext.Allocate(IntPtr targetDC, Rectangle
targetRectangle)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
Date/Time: 7/28/2015 5:59:29 PM
==============================
Title: Unhandled Exception
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
TargetSite: Void SerializationInvoke(System.IRuntimeMethodInfo, System.Object, S
ystem.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.Stre
amingContext ByRef)
StackTrace:
at System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodI
nfo method, Object target, SerializationInfo info, StreamingContext& context)
at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Obj
ect obj, SerializationInfo info, StreamingContext context)
at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder
holder)
at System.Runtime.Serialization.ObjectManager.DoFixups()
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(He
aderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAp
pDomain, IMethodCallMessage methodCallMessage)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize
(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCr
ossAppDomain, IMethodCallMessage methodCallMessage)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize
(Stream serializationStream, HeaderHandler handler, Boolean fCheck, IMethodCallM
essage methodCallMessage)
at System.Resources.ResourceReader.DeserializeObject(Int32 typeIndex)
at System.Resources.ResourceReader._LoadObjectV2(Int32 pos, ResourceTypeCode&
typeCode)

at System.Resources.ResourceReader.LoadObjectV2(Int32 pos, ResourceTypeCode&


typeCode)
at System.Resources.RuntimeResourceSet.GetObject(String key, Boolean ignoreCa
se, Boolean isString)
at System.Resources.ResourceManager.GetObject(String name, CultureInfo cultur
e, Boolean wrapUnmanagedMemStream)
at ScreenToGif.Pages.ExceptionViewer.InitializeComponent()
at ScreenToGif.Pages.ExceptionViewer..ctor(Exception ex)
at ScreenToGif.Program.Application_ThreadException(Object sender, ThreadExcep
tionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception
t)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
>> Message: The operation completed successfully
>> Source: System.Drawing
>> TargetSite: Void Initialize(Int32, Int32)
>> StackTrace:
at System.Drawing.Icon.Initialize(Int32 width, Int32 height)
at System.Drawing.Icon..ctor(SerializationInfo info, StreamingContext context
)
Date/Time: 7/28/2015 5:59:30 PM
==============================
Title: Thread Exception
Message: Out of memory.
Source: System.Drawing
TargetSite: Void ToLogFont(System.Object)
StackTrace:
at System.Drawing.Font.ToLogFont(Object logFont)
at System.Drawing.Font.ToHfont()
at System.Windows.Forms.Control.FontHandleWrapper..ctor(Font font)
at System.Windows.Forms.Control.get_FontHandle()
at System.Windows.Forms.Control.get_FontHandle()
at System.Windows.Forms.Control.get_FontHandle()
at System.Windows.Forms.Control.SetWindowFont()
at System.Windows.Forms.Control.OnHandleCreated(EventArgs e)
at System.Windows.Forms.ProgressBar.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
Date/Time: 7/28/2015 6:01:32 PM
==============================
Title: Unhandled Exception
Message: Out of memory.
Source: System.Drawing
TargetSite: Single GetHeight()
StackTrace:
at System.Drawing.Font.GetHeight()
at System.Drawing.Font.get_Height()
at System.Windows.Forms.Control.get_FontHeight()
at System.Windows.Forms.TextBoxBase.get_PreferredHeight()
at System.Windows.Forms.TextBoxBase.get_DefaultSize()
at System.Windows.Forms.Control..ctor(Boolean autoInstallSyncContext)
at System.Windows.Forms.TextBoxBase..ctor()
at ScreenToGif.Pages.ExceptionViewer.InitializeComponent()
at ScreenToGif.Pages.ExceptionViewer..ctor(Exception ex)
at ScreenToGif.Program.Application_ThreadException(Object sender, ThreadExcep
tionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception
t)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)

Date/Time: 7/28/2015 6:01:32 PM


==============================

You might also like