L
Luther Miller
Does anyone know of any recent changes/patches/updates affecting how
Internet Explorer handles embedded and "no touch deployment" Windows Forms
..NET Controls?
I was working on a hosted .NET control a while back (not an ASP.NET control,
but a Windows Forms .NET control that is embedded with the <object> tag. It
was working very well then. I shelved it and recently came back to it and
now ti doesn't show in the page. I also created a container EXE that can run
from the same web site that was also working just fine, and now it throws a
Security exception, with no useful information as to why. The control and
the exe do nothing that required any additional permissions - no file
access, etc.
Im trying to figure what has changed - could it be that IEExec has been
updated to be more "secure"? (in other words, cripple .NET in the browser so
it takes the same downward spiral as java applets). It could also be that
something was added to the code, but I just tried a new sample with a
control containing only a label and no other code, and that failed to.
If something has indeed changed, which it appears it has, where can I find
more information on it? This needs to be deployed soon as part of an
Intranet application, and additional client install needs to be avoided.
Sorry for the wide cross-post, but this topic really does cross over several
newsgroup boundaries.
________________________________________________________
Luther Miller . MCSD (.NET), Sr Software Architect / Engineer
Softagon Corporation . www.softagon.com . San Francisco
Internet Explorer handles embedded and "no touch deployment" Windows Forms
..NET Controls?
I was working on a hosted .NET control a while back (not an ASP.NET control,
but a Windows Forms .NET control that is embedded with the <object> tag. It
was working very well then. I shelved it and recently came back to it and
now ti doesn't show in the page. I also created a container EXE that can run
from the same web site that was also working just fine, and now it throws a
Security exception, with no useful information as to why. The control and
the exe do nothing that required any additional permissions - no file
access, etc.
Im trying to figure what has changed - could it be that IEExec has been
updated to be more "secure"? (in other words, cripple .NET in the browser so
it takes the same downward spiral as java applets). It could also be that
something was added to the code, but I just tried a new sample with a
control containing only a label and no other code, and that failed to.
If something has indeed changed, which it appears it has, where can I find
more information on it? This needs to be deployed soon as part of an
Intranet application, and additional client install needs to be avoided.
Sorry for the wide cross-post, but this topic really does cross over several
newsgroup boundaries.
________________________________________________________
Luther Miller . MCSD (.NET), Sr Software Architect / Engineer
Softagon Corporation . www.softagon.com . San Francisco