How to UriFormatException in standard Web browser control in .Net Compact framework
        Posted  
        
            by Sundar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sundar
        
        
        
        Published on 2010-04-02T12:12:17Z
        Indexed on 
            2010/04/02
            12:13 UTC
        
        
        Read the original article
        Hit count: 515
        
compact-framework
I have a browser in my application that is developed using standard Web Browser control in .Net compact framework. Getting UriFormatExceptions while navigating to some sites eg: WWW.oosai.com. I tried to catch that exception but din workout. Is their any way to catch and handle all the Web Browser related exceptions
© Stack Overflow or respective owner