Remote-obj under IIS and Web.Config + Global.asax
Hi all,
I'm hosting remote-object inside IIS
Two question:
1. How to get Web.Config contents (eg. the datasource configuration) from inside my remote-object?
2. If I'm initialize some object inside Global.asax.cs, How can I refer to that instance from inside my remote-object?
Please advise, thanks.
regards,
Lok
|