How can I display an Error Message when my program can't connect to database?
        Posted  
        
            by Rafael
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rafael
        
        
        
        Published on 2010-04-29T19:23:51Z
        Indexed on 
            2010/04/29
            19:47 UTC
        
        
        Read the original article
        Hit count: 312
        
Hi, I need to know a way to show a message or something like that when I compile my program and the user or password are wrong, because when I do this nothing happens.
I'm making a system that save logs.
log4net just using C#. if you can help me I'd appreciate.
thanks!
© Stack Overflow or respective owner