Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は jacob の最新バージョンと jacobgen を使用しています。
必要なすべてのdllを入れますc:\windows\system32
c:\windows\system32
jacobgen で dll のラッパーを生成しました。
しかし、私は例外を得ました。Google は役に立ちませんでした。:(
com.jacob.com.ComFailException: モニカが見つかりません
Windowsレジストリにregisty dllが必要な場合がありますか?
COMオブジェクトを見つけるには、登録する必要があります。それらがどのフォルダにあるかは関係ありません。
電話
regsvr32 mycomdll.dll
dllに。