N
nyousfi
Hi
I have a Client Control that works absolutely beautifully but I need
to popup a browser window using this control but cant.
I thought the easiest way to do this would be to Run a Shell command
and pass in the URL i.e. Shell("http://www.abcdef.com").
When I put the shell command in an exception comes up
Exception: System.Security.SecurityException: Request for the
permission of type System.Security.Permissions.SecurityPermission,
mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 failed
Can someone please help! I think I have to change the .NET
Configuration but don't know how.
Thanks in Advance

I have a Client Control that works absolutely beautifully but I need
to popup a browser window using this control but cant.
I thought the easiest way to do this would be to Run a Shell command
and pass in the URL i.e. Shell("http://www.abcdef.com").
When I put the shell command in an exception comes up
Exception: System.Security.SecurityException: Request for the
permission of type System.Security.Permissions.SecurityPermission,
mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 failed
Can someone please help! I think I have to change the .NET
Configuration but don't know how.
Thanks in Advance
