B
brianelopez
OK. Simple, Simple, Simple
I have a windows form control embedded in an html page. This control
runs over an intranet and is used to transfer files from the client
intranet PC to an intranet server. No GAC involvement at all. A few
months ago this control worked great with few problems. As long as the
client PC fully trusted the control via the "Microsoft .NET Framework
1.1 Wizards" everything wored fine. Now however every client with
Microsoft .NET Framework 2.0 installed is broken. There is no longer a
wizard to trust the control. The client PC's that work have yet to
install the .NET Framework 2.0. The broken clients experience the
dreaded
"system.security.permissions.securitypermission" error. Any help would
be greatly appreciated.
I have a windows form control embedded in an html page. This control
runs over an intranet and is used to transfer files from the client
intranet PC to an intranet server. No GAC involvement at all. A few
months ago this control worked great with few problems. As long as the
client PC fully trusted the control via the "Microsoft .NET Framework
1.1 Wizards" everything wored fine. Now however every client with
Microsoft .NET Framework 2.0 installed is broken. There is no longer a
wizard to trust the control. The client PC's that work have yet to
install the .NET Framework 2.0. The broken clients experience the
dreaded
"system.security.permissions.securitypermission" error. Any help would
be greatly appreciated.