Stack Trace in error in Webpage in ASP not in my code?
        Posted  
        
            by MarceloRamires
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MarceloRamires
        
        
        
        Published on 2010-03-18T14:36:17Z
        Indexed on 
            2010/03/18
            14:41 UTC
        
        
        Read the original article
        Hit count: 455
        
I'm new to web-development in ASP, and I'm experiencing a problem where I try to access a certain page through a link and I get an error, the first part says it's an exception, then tips on debugging and then the stacktrace.
What happens is that this code isn't on my application, I've had errors like this before, and the peace of code that appeared usually helped me a lot.
© Stack Overflow or respective owner