Re: 'Publisher could not be verified' message, IE UserControl
- From: "KM" <konstmor@xxxxxxxxxxxxxxxx>
- Date: Mon, 2 Apr 2007 13:46:03 -0700
Opps. Sorry, should be
[HKCU\Software\Policies\Microsoft\Internet Explorer\Download],"CheckExeSignatures"=reg_sz:"no".
--
=========
Regards,
KM
CStewart,
My bad. I should've mentioned all the related keys there.
[HKCU\Software\Policies\Microsoft\Internet Explorer\Download],"RunInvalidSignatures"=dword:1
[HKCU\Software\Policies\Microsoft\Internet Explorer\Download],"CheckExeSignatures"=dword:0
[HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments],"SaveZoneInformation"=dword:1
Please let us know if that helps you.
Unlike this is you problem but just in case please check if you got "Primitive: CryptUI" component in your image config. Of
course, "Internet Explorer" and "Windows XP Service Pack 2 Resource DLL" components must be in your image as well.
--
=========
Regards,
KM
"CStewart" <CStewart@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:63EFCCB4-A6D8-4A0A-A62C-8AD2549FFF16@xxxxxxxxxxxxxxxx
It is my understanding that the common location for this setting is
[HKEY_CURRENT_USER\Software\Microsoft\Internet
Explorer\Download]RunInvalidSignatures
But regardless, the setting has no effect in either location. I wonder if
anyone knows whether a missing component could be causing IE to not recognize
or behave on the specified registry settings. Of the numerous settings I
have tried, nothing has augmented the behavior of the dialog box; it always
appears.
"KM" wrote:
CStewart,
I guess you are already tried this one?
[HKCU\Software\Policies\Microsoft\Internet Explorer\Download],"RunInvalidSignatures"=dword:0
Corresponds to the "Allow software to run or install even if the signature is invalid" policy.
--
=========
Regards,
KM
On Embedded with XPSP2 & Feature Pack 2007, whenever a web page containing a
UserControl is opened, the user is presented with the 'Publisher could not be
verified' dialog. IE (6 w/h SP2) is being brought up programmatically, as
this embedded system has no keyboard or mouse with which to acknowledge the
dialog box.
This embedded system has no network connectivity, and I am not interested in
digitally signing the user control dll.
I have thoroughly gone through the myriad of registry settings which relate
to the this issue, although one would think turning off the 'Check for
signatures on downloaded programs' within IE would be enough. I have
manipulated the LMZ and other zones, worked with the IE advanced settings, as
well as other related registry settings
(http://blogs.msdn.com/embedded/archive/2005/06/06/425907.aspx). Nothing has
had any effect.
I have even strong named the assembly and signed it in an attempt to simply
get different behavior, but to no avail.
If anyone has any ideas, I would be keenly interested in hearing them.
Thanks.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Hyperterminal Port configuration dialog box
- Next by Date: Re: IE 6 SP2, UserControl/ActiveX, Not Verified Dialog
- Previous by thread: Re: 'Publisher could not be verified' message, IE UserControl
- Next by thread: Re: 'Publisher could not be verified' message, IE UserControl
- Index(es):
Relevant Pages
|