<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/ME2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Vista SP1</title>
	<link>http://frozenlib.net/blog/2008/03/19/73/</link>
	<description>WordPress ME 2.2 - Capriccioso</description>
	<pubDate>Wed, 07 Jan 2009 15:20:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=ME2.2.3</generator>

	<item>
		<title>By: 乳</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-48</link>
		<dc:creator>乳</dc:creator>
		<pubDate>Mon, 11 Aug 2008 02:16:45 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-48</guid>
		<description>有難うございます
無事使えるようになりました
これからも更新がんばってください</description>
		<content:encoded><![CDATA[<p>有難うございます<br />
無事使えるようになりました<br />
これからも更新がんばってください</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frozen</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-47</link>
		<dc:creator>Frozen</dc:creator>
		<pubDate>Sun, 10 Aug 2008 19:56:39 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-47</guid>
		<description>ご報告ありがとうございます。

ver 0.04.026 にて、ユーザー名の末端に空白が含まれる場合に起動できない問題を修正致しました。
おそらく、これで起動できるようになったと思いますので、改めて起動できるかどうか確認をして頂けると助かります。</description>
		<content:encoded><![CDATA[<p>ご報告ありがとうございます。</p>
<p>ver 0.04.026 にて、ユーザー名の末端に空白が含まれる場合に起動できない問題を修正致しました。<br />
おそらく、これで起動できるようになったと思いますので、改めて起動できるかどうか確認をして頂けると助かります。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 乳</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-46</link>
		<dc:creator>乳</dc:creator>
		<pubDate>Sat, 09 Aug 2008 17:07:20 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-46</guid>
		<description>System.TypeInitializationException: 'O2Handler.Logger' のタイプ初期化子が例外をスローしました。 ---&#62; 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&#38; handled)
   場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&#38; 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&#38; 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
こんなん出ました</description>
		<content:encoded><![CDATA[<p>System.TypeInitializationException: &#8216;O2Handler.Logger&#8217; のタイプ初期化子が例外をスローしました。 &#8212;&gt; System.ArgumentException: ファイル名 &#8220;　&#8221; は不正です。(スペース、. 以外の文字が必要です。)<br />
   場所 FrozenLib.IO.LocalPath.get_Item(String next)<br />
   場所 FrozenLib.IO.LocalPath.get_UserDirectory()<br />
   場所 O2Handler.Logger..cctor()<br />
   &#8212; 内部例外スタック トレースの終わり &#8212;<br />
   場所 O2Handler.Program.Logging(String message)<br />
   場所 O2Handler.Program.OnInit()<br />
   場所 FrozenLib.Framework.AppServer.AppServerProgramBase.server_Init(Object sender, EventArgs e)<br />
   場所 FrozenLib.Framework.AppServer.AppServer.threads_Startup(Object sender, EventArgs e)<br />
   場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.app_Startup(Object sender, StartupEventArgs e)<br />
   場所 System.Windows.Application.OnStartup(StartupEventArgs e)<br />
   場所 System.Windows.Application.b__0(Object unused)<br />
   場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
   場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()<br />
   場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)<br />
   場所 System.Threading.ExecutionContext.runTryCode(Object userData)<br />
   場所 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)<br />
   場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   場所 System.Windows.Threading.DispatcherOperation.Invoke()<br />
   場所 System.Windows.Threading.Dispatcher.ProcessQueue()<br />
   場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
   場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
   場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)<br />
   場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
   場所 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)<br />
   場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)<br />
   場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)<br />
   場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)<br />
   場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)<br />
   場所 System.Windows.Threading.Dispatcher.Run()<br />
   場所 System.Windows.Application.RunInternal(Window window)<br />
   場所 System.Windows.Application.Run(Window window)<br />
   場所 System.Windows.Application.Run()<br />
   場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.Run()<br />
   場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action, Nullable`1 waitForExitTimeout)<br />
   場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action)<br />
   場所 FrozenLib.Framework.AppServer.AppServerProgramBase.Run(String[] args)<br />
   場所 O2Handler.Program.Main(String[] args)<br />
===========================<br />
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
O2Handler, Version=0.4.25.27155, Culture=neutral, PublicKeyToken=null<br />
FrozenLib, Version=2.0.0.27069, Culture=neutral, PublicKeyToken=16a9708bd30101e8<br />
O2Lib, Version=1.0.0.27108, Culture=neutral, PublicKeyToken=null<br />
System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
FrozenLib.Wpf, Version=2.0.0.27070, Culture=neutral, PublicKeyToken=16a9708bd30101e8<br />
System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
O2Handler.Core, Version=1.0.0.27109, Culture=neutral, PublicKeyToken=null<br />
O2Lib.Wpf, Version=1.0.3143.27109, Culture=neutral, PublicKeyToken=null<br />
mscorlib.resources, Version=2.0.0.0, Culture=ja, PublicKeyToken=b77a5c561934e089<br />
こんなん出ました</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frozen</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-45</link>
		<dc:creator>Frozen</dc:creator>
		<pubDate>Sat, 09 Aug 2008 15:19:49 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-45</guid>
		<description>ご報告ありがとうございます。

ver 0.04.025 にて、より詳しいエラーメッセージを表示するように修正を行いましたので、ver 0.04.025を起動して表示さえるメッセージを教えて頂けないでしょうか？

ただ、ver 0.04.025で表示されるエラーメッセージには、ユーザー名などの情報が含まれる場合がありますので、もし、公開したくない情報が含まれる場合は、公開したくない部分を「●●●」などの文字で置き換えていただけると助かります。

お手数をお掛けして申し訳ありませんが、よろしくお願い致します。</description>
		<content:encoded><![CDATA[<p>ご報告ありがとうございます。</p>
<p>ver 0.04.025 にて、より詳しいエラーメッセージを表示するように修正を行いましたので、ver 0.04.025を起動して表示さえるメッセージを教えて頂けないでしょうか？</p>
<p>ただ、ver 0.04.025で表示されるエラーメッセージには、ユーザー名などの情報が含まれる場合がありますので、もし、公開したくない情報が含まれる場合は、公開したくない部分を「●●●」などの文字で置き換えていただけると助かります。</p>
<p>お手数をお掛けして申し訳ありませんが、よろしくお願い致します。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 乳</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-44</link>
		<dc:creator>乳</dc:creator>
		<pubDate>Fri, 08 Aug 2008 22:56:37 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-44</guid>
		<description>返信遅れてすみません
同じく起動できず
System.TypeInitializationException: 'O2Handler.Logger' のタイプ初期化子が例外をスローしました。 ---&#62; 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&#38; handled)
   場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&#38; 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&#38; 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</description>
		<content:encoded><![CDATA[<p>返信遅れてすみません<br />
同じく起動できず<br />
System.TypeInitializationException: &#8216;O2Handler.Logger&#8217; のタイプ初期化子が例外をスローしました。 &#8212;&gt; System.ArgumentException: ファイル名が不正です。<br />
   場所 FrozenLib.IO.LocalPath.get_Item(String next)<br />
   場所 FrozenLib.IO.LocalPath.get_UserDirectory()<br />
   場所 O2Handler.Logger..cctor()<br />
   &#8212; 内部例外スタック トレースの終わり &#8212;<br />
   場所 O2Handler.Program.Logging(String message)<br />
   場所 O2Handler.Program.OnInit()<br />
   場所 FrozenLib.Framework.AppServer.AppServerProgramBase.server_Init(Object sender, EventArgs e)<br />
   場所 FrozenLib.Framework.AppServer.AppServer.threads_Startup(Object sender, EventArgs e)<br />
   場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.app_Startup(Object sender, StartupEventArgs e)<br />
   場所 System.Windows.Application.OnStartup(StartupEventArgs e)<br />
   場所 System.Windows.Application.b__0(Object unused)<br />
   場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
   場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()<br />
   場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)<br />
   場所 System.Threading.ExecutionContext.runTryCode(Object userData)<br />
   場所 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)<br />
   場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   場所 System.Windows.Threading.DispatcherOperation.Invoke()<br />
   場所 System.Windows.Threading.Dispatcher.ProcessQueue()<br />
   場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
   場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
   場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)<br />
   場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
   場所 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)<br />
   場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)<br />
   場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)<br />
   場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)<br />
   場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)<br />
   場所 System.Windows.Threading.Dispatcher.Run()<br />
   場所 System.Windows.Application.RunInternal(Window window)<br />
   場所 System.Windows.Application.Run(Window window)<br />
   場所 System.Windows.Application.Run()<br />
   場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.Run()<br />
   場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action, Nullable`1 waitForExitTimeout)<br />
   場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action)<br />
   場所 FrozenLib.Framework.AppServer.AppServerProgramBase.Run(String[] args)<br />
   場所 O2Handler.Program.Main(String[] args)<br />
===========================<br />
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
O2Handler, Version=0.4.24.38672, Culture=neutral, PublicKeyToken=null<br />
FrozenLib, Version=2.0.0.38222, Culture=neutral, PublicKeyToken=16a9708bd30101e8<br />
O2Lib, Version=1.0.0.38234, Culture=neutral, PublicKeyToken=null<br />
System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
FrozenLib.Wpf, Version=2.0.0.38224, Culture=neutral, PublicKeyToken=16a9708bd30101e8<br />
System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
O2Handler.Core, Version=1.0.0.38235, Culture=neutral, PublicKeyToken=null<br />
O2Lib.Wpf, Version=1.0.3139.38235, Culture=neutral, PublicKeyToken=null<br />
mscorlib.resources, Version=2.0.0.0, Culture=ja, PublicKeyToken=b77a5c561934e089</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frozen</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-43</link>
		<dc:creator>Frozen</dc:creator>
		<pubDate>Tue, 05 Aug 2008 22:03:56 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-43</guid>
		<description>コメントありがとうございます。

ver 0.04.024 にて、ローカルコンピュータ以外のユーザーでログオンしている場合に上記のエラーが発生する問題を修正しましたので、ちゃんと起動できるようになったか確認して頂けると助かります。</description>
		<content:encoded><![CDATA[<p>コメントありがとうございます。</p>
<p>ver 0.04.024 にて、ローカルコンピュータ以外のユーザーでログオンしている場合に上記のエラーが発生する問題を修正しましたので、ちゃんと起動できるようになったか確認して頂けると助かります。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 乳</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-42</link>
		<dc:creator>乳</dc:creator>
		<pubDate>Tue, 05 Aug 2008 19:38:45 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-42</guid>
		<description>エラーログ載せときます
早く使えますように
System.TypeInitializationException: 'O2Handler.Logger' のタイプ初期化子が例外をスローしました。 ---&#62; 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&#38; handled)
   場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&#38; 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&#38; 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</description>
		<content:encoded><![CDATA[<p>エラーログ載せときます<br />
早く使えますように<br />
System.TypeInitializationException: &#8216;O2Handler.Logger&#8217; のタイプ初期化子が例外をスローしました。 &#8212;&gt; System.ArgumentException: ファイル名が不正です。<br />
   場所 FrozenLib.IO.LocalPath.get_Item(String next)<br />
   場所 FrozenLib.IO.LocalPath.get_UserDirectory()<br />
   場所 O2Handler.Logger..cctor()<br />
   &#8212; 内部例外スタック トレースの終わり &#8212;<br />
   場所 O2Handler.Program.Logging(String message)<br />
   場所 O2Handler.Program.OnInit()<br />
   場所 FrozenLib.Framework.AppServer.AppServerProgramBase.server_Init(Object sender, EventArgs e)<br />
   場所 FrozenLib.Framework.AppServer.AppServer.threads_Startup(Object sender, EventArgs e)<br />
   場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.app_Startup(Object sender, StartupEventArgs e)<br />
   場所 System.Windows.Application.OnStartup(StartupEventArgs e)<br />
   場所 System.Windows.Application.b__0(Object unused)<br />
   場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
   場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()<br />
   場所 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)<br />
   場所 System.Threading.ExecutionContext.runTryCode(Object userData)<br />
   場所 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)<br />
   場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
   場所 System.Windows.Threading.DispatcherOperation.Invoke()<br />
   場所 System.Windows.Threading.Dispatcher.ProcessQueue()<br />
   場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
   場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br />
   場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)<br />
   場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br />
   場所 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)<br />
   場所 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)<br />
   場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)<br />
   場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)<br />
   場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)<br />
   場所 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)<br />
   場所 System.Windows.Threading.Dispatcher.Run()<br />
   場所 System.Windows.Application.RunInternal(Window window)<br />
   場所 System.Windows.Application.Run(Window window)<br />
   場所 System.Windows.Application.Run()<br />
   場所 FrozenLib.Framework.AppServer.AppThreads_Wpf.Run()<br />
   場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action, Nullable`1 waitForExitTimeout)<br />
   場所 FrozenLib.Framework.AppServer.AppServer.Run(RunModes mode, Action`1 action)<br />
   場所 FrozenLib.Framework.AppServer.AppServerProgramBase.Run(String[] args)<br />
   場所 O2Handler.Program.Main(String[] args)<br />
===========================<br />
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
O2Handler, Version=0.4.23.41835, Culture=neutral, PublicKeyToken=null<br />
FrozenLib, Version=2.0.0.36753, Culture=neutral, PublicKeyToken=16a9708bd30101e8<br />
O2Lib, Version=1.0.0.41501, Culture=neutral, PublicKeyToken=null<br />
System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
FrozenLib.Wpf, Version=2.0.0.41651, Culture=neutral, PublicKeyToken=16a9708bd30101e8<br />
System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089<br />
PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35<br />
O2Handler.Core, Version=1.0.0.41831, Culture=neutral, PublicKeyToken=null<br />
O2Lib.Wpf, Version=1.0.3136.41831, Culture=neutral, PublicKeyToken=null<br />
mscorlib.resources, Version=2.0.0.0, Culture=ja, PublicKeyToken=b77a5c561934e089</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 乳</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-41</link>
		<dc:creator>乳</dc:creator>
		<pubDate>Tue, 05 Aug 2008 19:36:21 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-41</guid>
		<description>NET Framework 3.5入れたけどエラー出て起動できません＞＜</description>
		<content:encoded><![CDATA[<p>NET Framework 3.5入れたけどエラー出て起動できません＞＜</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ゲスト</title>
		<link>http://frozenlib.net/blog/2008/03/19/73/#comment-40</link>
		<dc:creator>ゲスト</dc:creator>
		<pubDate>Tue, 05 Aug 2008 19:35:46 +0900</pubDate>  
		<guid>http://frozenlib.net/blog/2008/03/19/73/#comment-40</guid>
		<description>NET Framework 3.5入れたけどエラーで起動できないです＞＜</description>
		<content:encoded><![CDATA[<p>NET Framework 3.5入れたけどエラーで起動できないです＞＜</p>
]]></content:encoded>
	</item>
</channel>
</rss>
