Are there any security issues leaving the PDB debug files on the live servers?
        Posted  
        
            by Andy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Andy
        
        
        
        Published on 2009-06-01T07:43:29Z
        Indexed on 
            2010/04/14
            0:33 UTC
        
        
        Read the original article
        Hit count: 359
        
Are there any security issues keeping the .NET PDB files on the real server?
I know that throwing exceptions might take a bit longer , but who throws exceptions during normal execution anyway? :-)
But from a security perspective? any issues?
© Stack Overflow or respective owner