Problems with code signing
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hello,
I have a software that I sign with a trusted certificate from Verisign (both
the assemblies and the MSI packages) following Microsoft recomendations.
In most of the cases I install the software with no problems, but in a
certain number of places, the sofware installation fails. The symptoms are
that the service I use in my software can not be launched (the service
timeout is reached) and consequently the whole installation is aborted.
I have observed that the problem is fixed by simply removing the MSI
signing... :(
Anybody knows some information about this problem? I have read in some
public forums that may be it can be a bug of Microsoft regarding the CLR and
the time it takes to verify the sign of the software. Of course, I do need
signing my code.
Thanks in advance,
Domingo López.
Project Manager at Visual Tools S.A.
Madrid.
.
Relevant Pages
- Problems with signed code
... the assemblies and the MSI packages) following the Microsoft recomendations. ... are a certain number of places where the software installation fails. ... (microsoft.public.dotnet.languages.csharp) - Re: Problems with signed code
... I have a software that I sign with a trusted certificate of Verisign (both ... the assemblies and the MSI packages) following the Microsoft recomendations. ... are a certain number of places where the software installation fails. ... (microsoft.public.dotnet.languages.csharp) - RE: Custom Exceptions in COM+
... automatically during proxy installation. ... you need modify the MSI packages to archieve this, ... You may try embed the dcomcnfg generated MSI into a setup project MSI using ... MSI and inject it into your own setup project. ... (microsoft.public.dotnet.framework.interop) - Re: How to make an automated batch?
... Then you can use Group policy to deploy software. ... You only need for this .msi packages, but for example Office will have them by default. ... Or you can create on installation packages with InstallerLE http://technet.microsoft.com/en-us/library/bb742609.aspx ... Everyday i have to install the same app. ... (microsoft.public.win2000.networking) - Re: Deploying Hotfixes, SPs and other Software
... Deploying Hotfixes, SPs and other Software ... Office installation. ... > creating .msi packages from .exe setup files? ... (Focus-Microsoft) |
|