Windows に依存する dll をロードするコンポーネントがあります: msxml6 および msxml6r。
Windows Server 2003 でインストーラーを実行すると、dll msxml6 windows 自体が見つからないため、機能しません。
回避策として、これらの dll をインストーラーと一緒に送信して登録することを考えましたが、これを行うと次の問題が発生します。
error
---------------------------
C: \ WINDOWS \ system32 \ msxml6.dll
Unable to register the DLL / OCX: Regsvr32 failed with exit code 0x3.
Click Retry to try again, Ignore to skip this file (not recommended), or Abort to cancel installation.
---------------------------
Cancel Retry Ignore
---------------------------
誰でも私を助けることができますか?