Preview Window Error
Reported by Brian Michalski | August 27th, 2009 @ 07:00 PM
The preview window throw an exception which is caught by the new
global exception handler...
Program Version: 0.2.7.30342
Win32 Version: 2.0.50727.4918, OS: Microsoft Windows NT
6.1.7100.0
System.ComponentModel.Win32Exception: Invalid window handle
at MS.Win32.UnsafeNativeMethods.CreateWindowEx(Int32 dwExStyle,
String lpszClassName, String lpszWindowName, Int32 style, Int32 x,
Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef
hMenu, HandleRef hInst, Object pvParam) at
MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32
exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name,
IntPtr parent, HwndWrapperHook[] hooks) at
System.Windows.Interop.HwndSource.Initialize(HwndSourceParameters
parameters) at
System.Windows.Interop.HwndSource..ctor(HwndSourceParameters
parameters) at ConcertoScreenSaver.App.OnStartup(StartupEventArgs
e) at System.Windows.Application.<.ctor>b__0(Object unused)
at
System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate
callback, Object args, Boolean isSingleParameter) at
System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object
source, Delegate callback, Object args, Boolean isSingleParameter,
Delegate catchHandler) mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
Concerto, Version=0.2.7.30342, Culture=neutral,
PublicKeyToken=null
PresentationFramework, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
WindowsBase, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
PresentationCore, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
PresentationFramework.Aero, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
System.Deployment, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a
System.Configuration, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a
System.Xml, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
System.Xml.Linq, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
System.Drawing, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a
Comments and changes to this ticket
-
Brian Michalski August 29th, 2009 @ 04:26 PM
- State changed from new to resolved
-
Brian Michalski January 30th, 2012 @ 01:04 AM
- Milestone order changed from 0 to 0
(from [0aac4f272d9358773b3c5333e4eda6692061411e]) Show the real thumbnails! Closes #16.
- Remove the duplicate code in SubmissionsHelper, the controller now includes the content helper.
- Rendering defaults to a content-wide generic helper when a type-specific one is unavailable. This is currently being used by the ticker text type to show a generic icon in the grid. https://github.com/concerto/concerto/commit/0aac4f272d9358773b3c533...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.
People watching this ticket
Tags
Referenced by
- 16 Preview Window Error (from [619]) Adding slide time setting, error "handling" ...
- 16 Preview Window Error (from [620]) Changed startup sequence, added display_mode...
- 16 Preview Window Error (from [623]) Fixing more preview window bugs. I think thi...