all groups > dotnet remoting > august 2005 >
You're in the

dotnet remoting

group:

IIS Remoting problem.


IIS Remoting problem. Patrick McGovern
8/29/2005 3:00:36 PM
dotnet remoting:
Hi,

i'm following the example from the msdn site for hosting remote objects
using iis.

http://tinyurl.com/6zy5z


i keep getting a 405 (method not allowed) and i believe i've set
everything up according to instructions...i'm using iis v 5.1 and i've setup
windows integrated security and i'm logged in as a user that has access to
this directory. are there any settings in IIS i'm missing?


Thanks. the excpetion i'm getting is reproduced below.



Unhandled Exception: System.Net.WebException: The remote server returned an
erro
r: (405) Method Not Allowed.

Server stack trace:
at
System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessRespo
nseException(WebException webException, HttpWebResponse& response)
at
System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessa
ge(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream,
ITransp
ortHeaders& responseHeaders, Stream& responseStream)
at
System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMess
age(IMessage msg)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
req
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgDa
ta, Int32 type)
at ServiceClass.GetServerString()
at Client.Main(String[] Args)





--
Pat McGovern
215-416-6490

Re: IIS Remoting problem. Patrick McGovern
9/2/2005 11:37:39 AM
is anyone trying .net remoting using iis 5.1 on windows XP? Can i see an
example if you are?

thanks!



[quoted text, click to view]

AddThis Social Bookmark Button