Well your form would still display if you caught the Security Exception. However it sounds like you have the security part down.
I would test the object though a windows service host (much easier to debug than in IIS) and see if it truly is singleton. That would eliminate IIS. IIS may be creating a new instance of the object every time? -----Original Message----- From: GiriKrishna Tirumala [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 10:30 AM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Remoting using Windows Control Library host ed in IE Hello Brain, I have used mscorcfg.msc tool and Adjusted Zone Security to FullTrust. I have also increased the Assembly Trust for the Windows Control Library. Iam able to display the Control on IE which would not have happened if there was security issues. My Singleton Remote object doe not seem to retain the state between two client instance . One, a Winform client and the other WIndows Control Library hosted in IE Giri You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.