IE Hosted Form not working on Windows Server 2003 w/ SSL
First off, I apologize if this is not posted in the appropriate forum.
I couldn't decide which forum would be best, and so went with the
general forum.
I have an IE hosted form that I've developed as part of an intranet
site. Both the form and the intranet site were developed using .NET 1.1
and are hosted on a Windows Server 2003 SP1 box with all the latest and
greatest updates from MS. I was able to get everything working properly
without using SSL. When we switched the site over to SSL, however, I
found that the site continued to work properly when using a Windows XP
(SP1 and SP2) client, but failed when using a Windows Server 2003
client. When it fails, I don't receive any obvious message in IE. The
Hosted Form simply fails to load. I switched on IE logging, and the log
message shows the following:
Microsoft.IE.SecureFactory: Trying to create instance of type
https://scorpio/EDDS/ActiveX/kCura.EDDS.ImageViewer.dll#kCura.EDDS.ImageViewer.Harness
Microsoft.IE.SecureFactory: System.IO.FileNotFoundException: File or
assembly name kCura.EDDS.ImageViewer.dll, or one of its dependencies,
was not found.
File name: "kCura.EDDS.ImageViewer.dll"
This is confusing to me, because the site works properly from the very
same machine if I simply switch off SSL. I have a feeling that this is
somehow related to security, but I'm at my wits end. Does anyone have
any suggestions?
Thanks!
- Keith

