TWebConnection问题(100分)

  • 主题发起人 主题发起人 晓晨
  • 开始时间 开始时间

晓晨

Unregistered / Unconfirmed
GUEST, unregistred user!
TWebConnection 设计时,设置Connection =TRUE ,Delphi 报"Method not allowed (405)"
其他属性如下:
URL =http://192.168.10.1/Scripts/httpsrvr.dll
serverName = MyServer.ServerDataModule
//IIS中将httpsrvr.dll 复制到了scripts目录并设置了
执行权限 = 纯脚本
应用程序保护 =中(共用)
---------
TSocketConnection 和TDComConnection 连接均正常.
-----
服务器段代码中也写了 EnabledWebTransport(ClassID);
请教各位大虾 ,这个问题该怎么解决?
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
D
回复
0
查看
1K
DelphiTeacher的专栏
D
I
回复
0
查看
509
import
I
后退
顶部