Vorgehen:
1. Version 0.93 über Windows Systemsteuerung deinstalliert.
2. Version 0.92 installiert
Anmerkung zur Deinstallation (Kein Bug aber unschön):
Wenn man bei der Deinstallation einen Browser mit der Haenlein Seite offen hat, dann kann die Deinstallation erst fortgesetzt werden, wenn man den Browser geschlossen hat. Hier scheint das Programm anhand des Fenstertitels sicherzustellten, dass DVR-Studio nicht läuft, wenn man es deinstalliert und lässt sich vom Fenstertitel des Browser an der NAse rumführen!

Beim Starten der gerade installierten version 0.92 kommt nun eine unhandled exception:
Code: Alles auswählen
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.TypeInitializationException: The type initializer for 'DVR.Licencing.Licence' threw an exception. ---> System.TypeInitializationException: The type initializer for 'DVR.Basics.Preferences' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Unrecognized attribute 'MainWindowPosition'. Note that attribute names are case-sensitive. (C:\Dokumente und Einstellungen\Frank\Anwendungsdaten\Haenlein-Software\DVR-Studio HD\DVR-Studio HD.config line 14)
at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
at System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
at System.Configuration.Configuration.GetSection(String sectionName)
at DVR.Basics.GuiPreferences..ctor()
at DVR.Basics.Preferences..cctor()
--- End of inner exception stack trace ---
at DVR.Basics.Preferences.get_Licence()
at DVR.Licencing.Licence..cctor()
--- End of inner exception stack trace ---
at DVR.Licencing.AboutForm.Update()
at DVR.Licencing.AboutForm.AboutForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Application
Assembly Version: 0.9.2.36589
Win32 Version: 0.9.2.0
CodeBase: file:///C:/Programme/DVR-Studio%20HD/Application.exe
----------------------------------------
Basics
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programme/DVR-Studio%20HD/Basics.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
log4net
Assembly Version: 1.2.10.0
Win32 Version: 1.2.10.0
CodeBase: file:///C:/Programme/DVR-Studio%20HD/log4net.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Gui
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programme/DVR-Studio%20HD/Gui.DLL
----------------------------------------
Services
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programme/DVR-Studio%20HD/Services.DLL
----------------------------------------
DirectShow
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programme/DVR-Studio%20HD/DirectShow.DLL
----------------------------------------
Application.resources
Assembly Version: 0.9.2.36589
Win32 Version: 0.9.2.0
CodeBase: file:///C:/Programme/DVR-Studio%20HD/de/Application.resources.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.