BattCheck 4.0

    • Release

    Es gibt 46 Antworten in diesem Thema. Der letzte Beitrag () ist von Samus Aran.

      bubbelsearch.de/battcheck/update.exe

      Durch eine (fast) komplette Überarbeitung des Programms muss das neue Update leider manuell geladen werden :S
      Die nächsten Updates werden aber fehlerfrei automatisch laufen, das verspreche ich :)
      Ihr könnt das Update zwar mit älteren Versionen als 4.1 finden, aber das Update an sich ist unmöglich.
      Deshalb bitte die neue Version laden.

      Ich habe in der neuen Version einige kleinere sowie größere Fehler gefixt, und die Sicherungsfunktion etwas aufpoliert.
      Ich habe auch Gebrauch von MessageBox.Show gemacht, anstatt für jede MessageBox eine eigene Form zu erstellen :P

      Fehler wie immer hier posten, ich werde mich bemühen, sie alle zu beheben.
      Viel Spaß :D
      Ich kanne es immer noch nicht ausführen...

      Spoiler anzeigen
      System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.InvalidOperationException: Fehler beim Erstellen des Formulars. Weitere Informationen finden Sie in Exception.InnerException. Fehler: Only supported on Windows 7 or newer.. ---> System.PlatformNotSupportedException: Only supported on Windows 7 or newer.
      bei MS.WindowsAPICodePack.Internal.CoreHelpers.ThrowIfNotWin7()
      bei Microsoft.WindowsAPICodePack.Taskbar.TaskbarManager.get_Instance()
      bei BattCheck.Main..ctor()
      --- Ende der internen Ausnahmestapelüberwachung ---
      bei BattCheck.My.MyProject.MyForms.Create__Instance__[T](T Instance)
      bei BattCheck.My.MyProject.MyForms.get_Main()
      bei BattCheck.My.MyApplication.OnCreateMainForm()
      bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
      bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
      bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
      bei BattCheck.My.MyApplication.Main(String[] Args)
      --- Ende der internen Ausnahmestapelüberwachung ---
      bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
      bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
      bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
      bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      bei assemblyCompressor.Core.subSystem.applicationContext.executeApplication()


      OS: Vista Home Premium 86x

      Diese Fehlermeldung bekomme ich vom Assembly Compressor.
      ich genauso:

      Fehler O_o

      VB.NET-Quellcode

      1. System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.InvalidOperationException: Fehler beim Erstellen des Formulars. Weitere Informationen finden Sie in Exception.InnerException. Fehler: Only supported on Windows 7 or newer.. ---> System.PlatformNotSupportedException: Only supported on Windows 7 or newer.
      2. bei MS.WindowsAPICodePack.Internal.CoreHelpers.ThrowIfNotWin7()
      3. bei Microsoft.WindowsAPICodePack.Taskbar.TaskbarManager.get_Instance()
      4. bei BattCheck.Main..ctor()
      5. --- Ende der internen Ausnahmestapelüberwachung ---
      6. bei BattCheck.My.MyProject.MyForms.Create__Instance__[T](T Instance)
      7. bei BattCheck.My.MyProject.MyForms.get_Main()
      8. bei BattCheck.My.MyApplication.OnCreateMainForm()
      9. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
      10. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
      11. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
      12. bei BattCheck.My.MyApplication.Main(String[] Args)
      13. --- Ende der internen Ausnahmestapelüberwachung ---
      14. bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
      15. bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
      16. bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
      17. bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      18. bei assemblyCompressor.Core.subSystem.applicationContext.executeApplication()



      OS: Windows Xp Professional, Sp3, FW 3.5 ;)