インストールした Delphi アプリケーション サーバーがwindows server 2008 R2
あります。dcom オブジェクトを Windows コンポーネント サービスに登録しました。
tsocketconnection 経由でアプリ サーバーに接続すると、問題なく接続でき、クライアント アプリケーションは正常に動作します。Twebconnection 経由でアプリケーション サーバーに接続しようとすると、次のエラーが表示されます:
"method not allowed error"
I have added a scripts virtual directory in iis 7.5
and added httpsrvr.dll
into that directory
しかし、それでもクライアントから接続することはできません。