|
-
Sep 23rd, 2003, 02:55 PM
#1
Thread Starter
Frenzied Member
403.9 Too many usersconnected
Does anyone else develop asp.net on Windows 2K pro get this error? I get it a lot when I are rebuilding my project. If I am testing my app I can usually just refresh the page, and it will come back, but when I use things like phpMyAdmin to manage my mySQL database, I get this error there too, but cannot get rid of it unless I restart IIS.
-
Sep 23rd, 2003, 04:12 PM
#2
IIS installed with Win2K has a hardcoded limit of 10 connections - it's a developer licence I'm afraid
-
Sep 23rd, 2003, 04:14 PM
#3
Thread Starter
Frenzied Member
Originally posted by axion_sa
IIS installed with Win2K has a hardcoded limit of 10 connections - it's a developer licence I'm afraid
No, I get that, but I am the only one doing anything on it. I have 2 things running, my .net application and phpMyAdmin, but I get this error a lot and have to restart IIS. There should be no more than 2 connections at any one time.
-
Sep 23rd, 2003, 04:24 PM
#4
Hmmm - what's your default connection timeout? In IIS - right click on Default Web Site & properties, under the Web Site tab
-
Sep 23rd, 2003, 04:26 PM
#5
Thread Starter
Frenzied Member
-
Sep 23rd, 2003, 04:44 PM
#6
I really should read questions thoroughly more often How does phpMyAdmin work? Does it run through IIS?
-
Sep 23rd, 2003, 04:45 PM
#7
Thread Starter
Frenzied Member
hehe... yeah, it is a web based management tool for mySQL databases and yes it runs in IIS.
-
Sep 24th, 2003, 01:03 AM
#8
Google has nothing to say about phpMyAdmin persisting connections. Um - would you be amenable to using another DB manager? Coz that's all I can think of :/
-
Sep 24th, 2003, 02:15 AM
#9
Thread Starter
Frenzied Member
I know it is not phpMyAdmin that is causing the trouble, it just the one feeling the pain There is a stand alone mySQL manager, but I hate it. phpMyAdmin does it all. I just wondered why either Visual Studio .Net or the framework was using up all my connections.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|