Kbase P111466: Installing WebClient or WebClient Application deployed on IIS 6.0 might fail due to the imposed file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/12/2005 |
|
Status: Unverified
SYMPTOM(s):
Installing WebClient or WebClient Application deployed on IIS 6.0 might fail due to the imposed file size restrictions
Installation of the WebClient fails with error: The following error occurred on the file 'prolib.exe'. Object not found (0x8004d554)
Trying to manually download data2.cab file fails with web server error
If the client PC already has WebClient installed, then installation if the application might fail with error
Error occurred while accessing component property/method: OpenCab.
The Cabinet file does not have the correct format
Error code: 0x80020009 wcadd/_ExtractComponent.p (5890)
Application installation has been terminated.
Download of the larger WebClient application's component cab files might fail with the web server error
CAUSE:
The URLScan security tool has been installed on IIS and set to restrict the size of the request by using
property MaxAllowedContentLength, or IIS 6.0 Metabase property MaxRequestEntityAllowed has
been configured to limit the size of request.
FIX:
If the URLScan tool is installed, then configure the property MaxAllowedContentLength to allow for
the required file size length,
or
If the URLScan is not being used, then use the Metabase Explorer or either MetaEdit tool to configure
the IIS Metabase property MaxRequestEntityAllowed to allow for the required file size length.