Downgrade von Version 0.93 auf 0.92 -> unhandled exceptio

In diesem Bereich ist das alte Forum von vor der Umstellung vom 30.9.2011. Wir versuchen die Beiträge nach und nach in die neu angelegten Bereiche zu verlagern, um so mehr Ordnung zu schaffen.
Antworten
FrankMueller
Beiträge: 3
Registriert: 04.01.2009, 13:20

Downgrade von Version 0.93 auf 0.92 -> unhandled exceptio

Beitrag von FrankMueller » 04.01.2009, 13:58

Um einem Problem mit Version 0.93 aus dem Weg zu gehen (siehe hierzu: http://www.haenlein-software.com/HS/for ... php?t=2516) habe ich ein Downgrade zu Version 0.92 versucht. Problem: Danach kommt es beim Start von DVR-Studio HD zu einer unhandled exception.

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! :lol:

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.
austria89
Beiträge: 85
Registriert: 11.12.2008, 17:54

Beitrag von austria89 » 04.01.2009, 15:19

Weiß nicht ob dus mittlerweile schon entdeckt hast, aber steht ganz oben im Sticky Thread:
DIE ALTEN VERSIONEN SIND NICHT MEHR NUTZBAR, DA SICH DIE MEDIENBIBLIOTHEK GEÄNDERT HAT!
Alle Testzugänge werden bei der 0.93 neu festgelegt und der Demozeitraum startet sich automatisch von vorne. Somit kann jeder wieder 30 Tage neu testen.
Wirst dann wohl also auf 0.94 warten müssen :wink:
Benutzeravatar
Ralf
Inhaber HS
Beiträge: 10823
Registriert: 13.08.2005, 15:23

Beitrag von Ralf » 04.01.2009, 15:47

Hallo FrankMueller,

die 0.92 kannst Du nicht mehr nutzen. Nur noch die 0.93.
Um einem Problem mit Version 0.93 aus dem Weg zu gehen (siehe hierzu: viewtopic.php?t=2516) habe ich ein Downgrade zu Version 0.92 versucht. Problem: Danach kommt es beim Start von DVR-Studio HD zu einer unhandled exception.
Was ist Dein Problem...


Edit: Habs eben entdeckt. :wink: Da muss Kimi oder Tobias aber antworten.
Mit freundlichen Grüßen

Ralf

Gehe zu Facebook...
Über ein “Like” würden wir uns sehr freuen.
Bild
Uns auf Google bewerten...
Antworten

Zurück zu „Altes Forum DVR-Studio HD 1.x (bis einschl. 31.12.2010)“