• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WinXP and IIS 5.1 'too many user' problem

HipperD

Junior Member
I'm running XP Pro and IIS 5.1 and am testing some ASP pages on my local machine. I can load up the first ASP page but on the second one I get a 'too many users' error message. I'm the only user here so I'm not sure what is going on. I'm not much of an IIS guru and the only default settings I've changed is the default directory and the default home page (added index.asp).

I've looked in the help file and could not find where I can set how many requests I can have. Any help would be much much appreciated. Thanks.
 
The version of IIS that comes with XP is the personal edtion, so it wont allow very many users but I can't think why it is complaining when you are testing.
 
Unless you have a Server operating system (Win2k Server or NT Server), it will limit connections to 10... although your browser should maintain the connection unless it is very outdated.
 
Back
Top