Visual Studio 2005 Service Pack 1 Install Problem: “Error 1718. *.msp did not pass the digital signature check “
I was trying to install the Visual Studio 2005 Service Pack 1 on Visual Studio 2005 Standard Edition on Windows Server 2003 but after around 10 minutes the installation stops throwing the following error:
“Error 1718. File 5fc5ca.msp did not pass the digital signature check”
> > (The file name might be different for your installation.)
I have searched Google for the same and found the following workaround.
> >
-
Click Start, click Run, type control admintools, and then click OK.
-
Double-click Domain Security Policy (Local Security Policy).
-
Click Software Restriction Policies. If no software restrictions are listed, right-click Software Restriction Policies, and then click Add New Policy.
-
Under Object Type, double-click Enforcement.
-
Click All users except local administrators, and then click OK.
-
Restart the computer.
-
Install the Service Pack.
Microsoft has also addressed this issue in Knowledge Base Article.
> > http://support.microsoft.com/kb/925336
> >