Locked Unable to download - delta CRL

  • Friday, October 16, 2009 8:48 AM
     
     
    Hi,

    I have a problem with my delta CRL publication point on IIS 7, always when I tried to download it I received the error 404 - Webpage cannot be found, and from PKI view I have the error : unable to download.

    I have tried the double space fix: http://support.microsoft.com/kb/942076 but the problems is still there.

    The file exist and I able to download/see any file of the directory on the explorer except this one, I suppose by the "+" character on the name of the file.

    Thanks in advance.

Answers

  • Tuesday, October 20, 2009 3:54 PM
     
     Answered

    If you go into Configuration Editor within IIS7 and select system.Webserver/Security/requestFiltering..... is the allowDoubleEscaping set to TRUE for the CDP virtual directory?

    Regards,
    Damian

    • Marked As Answer by Chucky07 Thursday, October 22, 2009 5:51 PM
    •  

All Replies

  • Tuesday, October 20, 2009 3:54 PM
     
     Answered

    If you go into Configuration Editor within IIS7 and select system.Webserver/Security/requestFiltering..... is the allowDoubleEscaping set to TRUE for the CDP virtual directory?

    Regards,
    Damian

    • Marked As Answer by Chucky07 Thursday, October 22, 2009 5:51 PM
    •  
  • Thursday, October 22, 2009 5:51 PM
     
     

    Thanks Mylo, you are the man. I set this using the configuration editor (more easy than looking for it by hand) and it works perfectly.

    Thanks a lot again.