G
Guest
I have a 1.1 windows forms control embedded in a web page via the <object>
tag. I have an installer which users run to configure security settings for
my site to full trust to allow the control to run. Everything was working
fine until yesterday when my company pushed out updates to the users
machines, including mine. Suddenly my embedded control will not appear in the
web page. Nothing else changed in my program. Since I am not sure what has
changed on my client, I was hoping to find guidance on the correct way to
embed a .NET windows control in a web page.
My control downloads files to the users hard drive to a location they
select, so it needs a lot of privileges, obviously. I am currently running IE
version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 .
Your help is greatly appreciated. This is a production app and this embedded
utility is used very often. I hope a fix can be found quickly. Thanks!
tag. I have an installer which users run to configure security settings for
my site to full trust to allow the control to run. Everything was working
fine until yesterday when my company pushed out updates to the users
machines, including mine. Suddenly my embedded control will not appear in the
web page. Nothing else changed in my program. Since I am not sure what has
changed on my client, I was hoping to find guidance on the correct way to
embed a .NET windows control in a web page.
My control downloads files to the users hard drive to a location they
select, so it needs a lot of privileges, obviously. I am currently running IE
version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 .
Your help is greatly appreciated. This is a production app and this embedded
utility is used very often. I hope a fix can be found quickly. Thanks!