News:

ポストを行うにはアカウントの登録を行ってください
Please register account, if you want to post.

Main Menu

起動時にエラー表示が出て、強制終了する。

Started by mikage-ishi, May 19, 2015, 06:51:34 PM

Previous topic - Next topic

mikage-ishi

[現象]
起動時にDxtory本体がエラーを吐き出して、動作しない。

[Dxtoryのバージョン]
例) 2.0.129

[CPU]
例) Core i7 3770K

[OS]
Windows7 Home Premium SP1 64bit

=== 2015/05/19 01:59:48 ===
[Module]
Dxtory.exe 2.0.129

[Process]
ID: 6240

[Thread]
MainThread (1)

[Error Message]
CLSID {56FDF344-FD6D-11D0-958A-006097C9A090} を含むコンポーネントの COM クラス ファクトリを取得中に、次のエラーが発生しました: 80040154 クラスが登録されていません (HRESULT からの例外:0x80040154 (REGDB_E_CLASSNOTREG))。

[StackInfo]
   場所 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   場所 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   場所 System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   場所 System.Activator.CreateInstance(Type type, Boolean nonPublic)
   場所 System.Activator.CreateInstance(Type type)
   場所 System.Windows.Window.ApplyTaskbarItemInfo()
   場所 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   場所 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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, Int32 numArgs)
   場所 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)


ExKoder

ver2.0.129でこのエラーの対策をしてありますが、効果無いようですね。

該当の壊れたレジストリデータを修復すると直るらしいです。

http://forum.exkode.com/index.php?topic=1108

mikage-ishi

誘導いただいた先のトピック内で、レジストリデータを登録するプログラムを見つけ適用した結果、無事に起動できました。
アドウェア消去アプリケーションが、必要なレジストリデータを削除しているとの記述がありましたが、私もそのプログラムを使用しておりました。

問題は、無事に解決いたしました。
ありがとうございました。