Error uploading Silk Performer project. Server returned 404

0 Likes

This issue can occur when uploading a Silk Performer project to a SCTM server configured to use IIS.

IIS by default sets a maximum allowed content length of 30 000 000 Bytes (~28 MB). If the contents of the Silk Performer project exceeds this size, you will receive the above error message.

To increase the maximum allowed content length, please perform the following steps on the Frontend server:

  1. Open the Internet Information Services (IIS) Manager.
  2. In the connections tree on the left: expand host node and the Sites node and select the Default Web Site node.
  3. Double click on feature Request Filtering 
  4. Select tab Hidden Segments 
  5. Select segment web.config 
  6. Click Edit Feature Settings... 
  7. Now you can update the Maximum allowed content length (Bytes). This value should not be much larger than the size of the Silk Performer project. Increasing the size by too much allows very large files to be added to the system which can have an impact on performance and stability. 
  8. Press OK 
You should now be able to upload the project to SCTM. 
A description of the problem can also be found here: http://support.microsoft.com/kb/942074
Comment List
Related
Recommended