What else can cause 'Padding is invalid and cannot be removed" exception with WebResource.axd?
        Posted  
        
            by Kirschstein
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kirschstein
        
        
        
        Published on 2010-05-07T10:01:05Z
        Indexed on 
            2010/05/07
            10:28 UTC
        
        
        Read the original article
        Hit count: 383
        
Recently, a couple of my applications have started throwing exceptions with the message Padding is invalid and cannot be removed intermitently
My applications already have a machineKey specified in the web.config as suggested in this thread
The applications are deployed to a single Windows 2003 server running IIS6.
© Stack Overflow or respective owner