
Signature
Stan Kee (spamhoneypot@rogers.com)
Usenet Honey Pot schrieb:
> Have you considered hosting the using IIS to host your remoting object -
> not sure if you can host singletons however.
At first: Sorry for answering quite late.
No, i have not considered this, because i want to keep the existing
remoting server unmodified as far as possible.
But i was successful: Using single calls from the webservice, which
call the internel singleton itself works quite fine. The singleton
ist hosted by an standalone-application (or a classic windows service).
> Or would you like to have a web service interface into your singleton
> object?
I'm not sure what you want to say, sorry.
Greets
Sascha