PRB: Unexpected Error Message C0042116 with PDW "The Signature On Cabinet File XX.CAB Could Not Be Verified" (225120)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Services 5.0
This article was previously published under Q225120 SYMPTOMSIMPORTANT: This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry
When using the Package and Deployment Wizard
(PDW) to deploy an Internet Information Server (IIS) application to a Web
server, you may receive the following error: Unexpected
error number C0042116 has occurred: The Web server returned the following
error: The signature on cabinet file XX.CAB could not be verified.
CAUSE The PDW uses the Posting Acceptor on the remote Web server
to post and unpack the .cab file. After the file has been posted, a registry
key is automatically checked to determine whether the signature on the .cab
file must be verified. If this key is set to Yes, the error message results. RESOLUTIONWARNING: If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using Registry
Editor incorrectly. Use Registry Editor at your own risk. To Resolve the PDW Problem- Start the Registry Editor (Regedit.exe).
- Locate the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Publishing\RemoteInstaller
- Double-click the ComponentRequireSignature value below the RemoteInstaller key.
- Change the value data to No and click OK.
- Quit the Registry Editor.
STATUS This behavior is by design. REFERENCES199017 Deploy Visual Basic IIS Applications with PDW
242767 INFO: Deploying WebClasses with the Package and Deployment Wizard (PDW)
Modification Type: | Major | Last Reviewed: | 9/5/2006 |
---|
Keywords: | kbDeployment kbprb kbWebClasses KB225120 |
---|
|