>>552 あ、そっか(^^; ということで、こんなんでました。
DB接続時:
種類 System.OutOfMemoryException の例外がスローされました。
Mutex取得時:
アクセスが拒否されました。
mscorlib
IntPtr CreateMutexNative(Boolean, System.String, Boolean ByRef)
at System.Threading.Mutex.CreateMutexNative(Boolean initialState, String name, Boolean& createdNew)
at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
at user_history_import.ImportMain.Main(String[] args) in c:\smbc\user_history_import\user_history_import\import.cs:line 790
OutOfMemoryって……なんでこんなモノが?(^^;