I am getting this error when I try to install some .msu files (WMF 3 if it matters). Now, the error is saying that the certificate is invalid. However, I looked at the certificate (if anyone is curious, here is the public key for the cert: > 30 82 01 [...] read more
I need to test connectivity to LDAP from my application. I need something that I can easy install (preferred to be xcopy). Years ago I was using Active Directory Application Mode (ADAM) for this purposes. But it does not supported on Windows 8. Gives me funny error message: You do [...] read more
I’ve followed this discussion on StackOverflow and went to Windows Identity Foundation, as advised, to download WIF. The best match for my OS is Win 8, so I downloaded the file, Windows6.1-KB974405-x64.msu. This has worked so far with drivers and such, so it was worth a shot. However, as I [...] read more
I have a document with a supporting link that others have used to install this on Windows 7 and that works great. But I get a message when I try to run the Windows6.1-KB975541-x64.msu on my Windows 10 laptop. > Installer encountered an error: 0x80096002 > > The certificate for [...] read more
I am getting TRUST_E_NO_SIGNER_CERT from WinVerifyTrustEx. error code is "0x80096002" and message is "The certificate for the signer of the message is invalid or not found." I checked that certificate is fine and it is trusted. Exporting and opening up signing certificate I can see that Certificate is okay. Can [...] read more