D
Donald Xie
Is it possible to access a .NET remoting server, running
as a Windows Service (.exe), through an URL like
http://MyServer:8088/MyVRoot/MyService.soap?
I tried to add the path to ObjectUri
(e.g., /MyVRoot/MyService.soap or MyVRoot/MyService.soap)
without success so far.
Thanks,
Donald Xie
as a Windows Service (.exe), through an URL like
http://MyServer:8088/MyVRoot/MyService.soap?
I tried to add the path to ObjectUri
(e.g., /MyVRoot/MyService.soap or MyVRoot/MyService.soap)
without success so far.
Thanks,
Donald Xie