HTTP 403.9 - Access Forbidden: Too many users are connected
        Posted  
        
            by sdsd
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sdsd
        
        
        
        Published on 2009-06-27T16:35:21Z
        Indexed on 
            2010/06/18
            9:23 UTC
        
        
        Read the original article
        Hit count: 190
        
iis
hi
I have created an application in VStudio. It ran nicely in debugging mode, but my computer became slower and slower as I worked until it finaly became frozen. after I manualy restarted it, the app wasn't running any more in debug and I get this execption in the browser.
- Only I am connected right now to the app.
 - I have restarted the computer so there coudn't be any instance of a client connected
 - I have removed and reinstalled the IIS
 
what is wrong?
© Stack Overflow or respective owner