cds
09-14-2005, 11:28 AM
Hi Guys
Just having an initial play around with Spring.NET having successfully used the Java flavour in a previous life.
So far it's all going well. I downloaded the latest (dated August 15) and have got that going on the client side. Basically I have a class library with some remoted objects deployed in IIS in the normal fashion, using the web.config file to expose my interfaces.
On the client side I'm using the Spring.Remoting.SaoFactoryObject to talk to my remote object and that is working nicely.
But, how can I use Spring.NET to configure things on the server side in IIS? I think I understand how to do this if I had my own server (.exe or Windows Service) but how do I do the configuration stuff for IIS?
Any help much appreciated.
Craig
Just having an initial play around with Spring.NET having successfully used the Java flavour in a previous life.
So far it's all going well. I downloaded the latest (dated August 15) and have got that going on the client side. Basically I have a class library with some remoted objects deployed in IIS in the normal fashion, using the web.config file to expose my interfaces.
On the client side I'm using the Spring.Remoting.SaoFactoryObject to talk to my remote object and that is working nicely.
But, how can I use Spring.NET to configure things on the server side in IIS? I think I understand how to do this if I had my own server (.exe or Windows Service) but how do I do the configuration stuff for IIS?
Any help much appreciated.
Craig