M
Mantorok
Hi
Everytime my ASP.Net app starts it configures remoting using
RemotingConfiguration.Configure methods. However, after the app has run
once and then I try and run it again it throws an exception because the
config has already been read.
Why is the configuration is being held even when I finish the app and also
restart IIS?
Any ideas?
Thanks
Kev
Everytime my ASP.Net app starts it configures remoting using
RemotingConfiguration.Configure methods. However, after the app has run
once and then I try and run it again it throws an exception because the
config has already been read.
Why is the configuration is being held even when I finish the app and also
restart IIS?
Any ideas?
Thanks
Kev