» Blog

Vista SP1

O2Handlerのプレビュー表示機能はVistaでは動作が重すぎて使い物にならず、ほぼXP専用となっていました。

しかし、Windows Vista SP1 ではXPと同程度の性能が出るように!

SP1でも遅かったらどうしよう・・・と心配してたけど、これで一安心。

コメント (9) »

  1. NET Framework 3.5入れたけどエラーで起動できないです><

    コメント by ゲスト — 2008/8/5 火曜日 @ 19:35:46

  2. NET Framework 3.5入れたけどエラー出て起動できません><

    コメント by 乳 — 2008/8/5 火曜日 @ 19:36:21

  3. エラーログ載せときます
    早く使えますように
    System.TypeInitializationException: ‘O2Handler.Logger’ のタイプ初期化子が例外をスローしました。 —> System.ArgumentException: ファイル名が不正です。
    場所 FrozenLib.IO.LocalPath.get_Item(String next)
    場所 FrozenLib.IO.LocalPath.get_UserDirectory()
    場所 O2Handler.Logger..cctor()
    — 内部例外スタック トレースの終わり —
    場所 O2Handler.Program.Logging(String message)
    場所 O2Handler.Program.OnInit()
    場所 FrozenLib.Framework.AppServer.AppServerProgramBase.server_Init(Object sender, EventArgs e)
    場所 FrozenLib.Framework.AppServer.AppServer.threads_Startup(Object sender, EventArgs e)
    場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.app_Startup(Object sender, StartupEventArgs e)
    場所 System.Windows.Application.OnStartup(StartupEventArgs e)
    場所 System.Windows.Application.b__0(Object unused)
    場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
    場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()
    場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
    場所 System.Threading.ExecutionContext.runTryCode(Object userData)
    場所 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    場所 System.Windows.Threading.DispatcherOperation.Invoke()
    場所 System.Windows.Threading.Dispatcher.ProcessQueue()
    場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
    場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
    場所 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
    場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
    場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
    場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
    場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
    場所 System.Windows.Threading.Dispatcher.Run()
    場所 System.Windows.Application.RunInternal(Window window)
    場所 System.Windows.Application.Run(Window window)
    場所 System.Windows.Application.Run()
    場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.Run()
    場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action, Nullable`1 waitForExitTimeout)
    場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action)
    場所 FrozenLib.Framework.AppServer.AppServerProgramBase.Run(String[] args)
    場所 O2Handler.Program.Main(String[] args)
    ===========================
    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    O2Handler, Version=0.4.23.41835, Culture=neutral, PublicKeyToken=null
    FrozenLib, Version=2.0.0.36753, Culture=neutral, PublicKeyToken=16a9708bd30101e8
    O2Lib, Version=1.0.0.41501, Culture=neutral, PublicKeyToken=null
    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    FrozenLib.Wpf, Version=2.0.0.41651, Culture=neutral, PublicKeyToken=16a9708bd30101e8
    System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    O2Handler.Core, Version=1.0.0.41831, Culture=neutral, PublicKeyToken=null
    O2Lib.Wpf, Version=1.0.3136.41831, Culture=neutral, PublicKeyToken=null
    mscorlib.resources, Version=2.0.0.0, Culture=ja, PublicKeyToken=b77a5c561934e089

    コメント by 乳 — 2008/8/5 火曜日 @ 19:38:45

  4. コメントありがとうございます。

    ver 0.04.024 にて、ローカルコンピュータ以外のユーザーでログオンしている場合に上記のエラーが発生する問題を修正しましたので、ちゃんと起動できるようになったか確認して頂けると助かります。

    コメント by Frozen — 2008/8/5 火曜日 @ 22:03:56

  5. 返信遅れてすみません
    同じく起動できず
    System.TypeInitializationException: ‘O2Handler.Logger’ のタイプ初期化子が例外をスローしました。 —> System.ArgumentException: ファイル名が不正です。
    場所 FrozenLib.IO.LocalPath.get_Item(String next)
    場所 FrozenLib.IO.LocalPath.get_UserDirectory()
    場所 O2Handler.Logger..cctor()
    — 内部例外スタック トレースの終わり —
    場所 O2Handler.Program.Logging(String message)
    場所 O2Handler.Program.OnInit()
    場所 FrozenLib.Framework.AppServer.AppServerProgramBase.server_Init(Object sender, EventArgs e)
    場所 FrozenLib.Framework.AppServer.AppServer.threads_Startup(Object sender, EventArgs e)
    場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.app_Startup(Object sender, StartupEventArgs e)
    場所 System.Windows.Application.OnStartup(StartupEventArgs e)
    場所 System.Windows.Application.b__0(Object unused)
    場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
    場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()
    場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
    場所 System.Threading.ExecutionContext.runTryCode(Object userData)
    場所 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    場所 System.Windows.Threading.DispatcherOperation.Invoke()
    場所 System.Windows.Threading.Dispatcher.ProcessQueue()
    場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
    場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
    場所 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
    場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
    場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
    場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
    場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
    場所 System.Windows.Threading.Dispatcher.Run()
    場所 System.Windows.Application.RunInternal(Window window)
    場所 System.Windows.Application.Run(Window window)
    場所 System.Windows.Application.Run()
    場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.Run()
    場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action, Nullable`1 waitForExitTimeout)
    場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action)
    場所 FrozenLib.Framework.AppServer.AppServerProgramBase.Run(String[] args)
    場所 O2Handler.Program.Main(String[] args)
    ===========================
    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    O2Handler, Version=0.4.24.38672, Culture=neutral, PublicKeyToken=null
    FrozenLib, Version=2.0.0.38222, Culture=neutral, PublicKeyToken=16a9708bd30101e8
    O2Lib, Version=1.0.0.38234, Culture=neutral, PublicKeyToken=null
    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    FrozenLib.Wpf, Version=2.0.0.38224, Culture=neutral, PublicKeyToken=16a9708bd30101e8
    System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    O2Handler.Core, Version=1.0.0.38235, Culture=neutral, PublicKeyToken=null
    O2Lib.Wpf, Version=1.0.3139.38235, Culture=neutral, PublicKeyToken=null
    mscorlib.resources, Version=2.0.0.0, Culture=ja, PublicKeyToken=b77a5c561934e089

    コメント by 乳 — 2008/8/8 金曜日 @ 22:56:37

  6. ご報告ありがとうございます。

    ver 0.04.025 にて、より詳しいエラーメッセージを表示するように修正を行いましたので、ver 0.04.025を起動して表示さえるメッセージを教えて頂けないでしょうか?

    ただ、ver 0.04.025で表示されるエラーメッセージには、ユーザー名などの情報が含まれる場合がありますので、もし、公開したくない情報が含まれる場合は、公開したくない部分を「●●●」などの文字で置き換えていただけると助かります。

    お手数をお掛けして申し訳ありませんが、よろしくお願い致します。

    コメント by Frozen — 2008/8/9 土曜日 @ 15:19:49

  7. System.TypeInitializationException: ‘O2Handler.Logger’ のタイプ初期化子が例外をスローしました。 —> System.ArgumentException: ファイル名 “ ” は不正です。(スペース、. 以外の文字が必要です。)
    場所 FrozenLib.IO.LocalPath.get_Item(String next)
    場所 FrozenLib.IO.LocalPath.get_UserDirectory()
    場所 O2Handler.Logger..cctor()
    — 内部例外スタック トレースの終わり —
    場所 O2Handler.Program.Logging(String message)
    場所 O2Handler.Program.OnInit()
    場所 FrozenLib.Framework.AppServer.AppServerProgramBase.server_Init(Object sender, EventArgs e)
    場所 FrozenLib.Framework.AppServer.AppServer.threads_Startup(Object sender, EventArgs e)
    場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.app_Startup(Object sender, StartupEventArgs e)
    場所 System.Windows.Application.OnStartup(StartupEventArgs e)
    場所 System.Windows.Application.b__0(Object unused)
    場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
    場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()
    場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
    場所 System.Threading.ExecutionContext.runTryCode(Object userData)
    場所 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    場所 System.Windows.Threading.DispatcherOperation.Invoke()
    場所 System.Windows.Threading.Dispatcher.ProcessQueue()
    場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
    場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
    場所 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
    場所 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
    場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
    場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
    場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
    場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
    場所 System.Windows.Threading.Dispatcher.Run()
    場所 System.Windows.Application.RunInternal(Window window)
    場所 System.Windows.Application.Run(Window window)
    場所 System.Windows.Application.Run()
    場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.Run()
    場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action, Nullable`1 waitForExitTimeout)
    場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action)
    場所 FrozenLib.Framework.AppServer.AppServerProgramBase.Run(String[] args)
    場所 O2Handler.Program.Main(String[] args)
    ===========================
    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    O2Handler, Version=0.4.25.27155, Culture=neutral, PublicKeyToken=null
    FrozenLib, Version=2.0.0.27069, Culture=neutral, PublicKeyToken=16a9708bd30101e8
    O2Lib, Version=1.0.0.27108, Culture=neutral, PublicKeyToken=null
    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    FrozenLib.Wpf, Version=2.0.0.27070, Culture=neutral, PublicKeyToken=16a9708bd30101e8
    System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    O2Handler.Core, Version=1.0.0.27109, Culture=neutral, PublicKeyToken=null
    O2Lib.Wpf, Version=1.0.3143.27109, Culture=neutral, PublicKeyToken=null
    mscorlib.resources, Version=2.0.0.0, Culture=ja, PublicKeyToken=b77a5c561934e089
    こんなん出ました

    コメント by 乳 — 2008/8/9 土曜日 @ 17:07:20

  8. ご報告ありがとうございます。

    ver 0.04.026 にて、ユーザー名の末端に空白が含まれる場合に起動できない問題を修正致しました。
    おそらく、これで起動できるようになったと思いますので、改めて起動できるかどうか確認をして頂けると助かります。

    コメント by Frozen — 2008/8/10 日曜日 @ 19:56:39

  9. 有難うございます
    無事使えるようになりました
    これからも更新がんばってください

    コメント by 乳 — 2008/8/11 月曜日 @ 2:16:45

コメント RSS トラックバック URL

コメントをどうぞ

Powered by WordPress