Dear No-Touch Remoters,

Someone got a working example of using Remoting from a Web deployed project?

I have resolved some of the trivial issues like enabling .config files from IIS, but when I try to download the remoting config file I recieve the following error:

Error loading XML file c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config 
Request for the permission of type System.Security.Permissions.
StrongNameIdentityPermission, mscorlib, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed. (c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config)

Someone know a solution for this?