Re: Too Many Client tasks
From: Mark Schupp (mschupp_at_ielearning.com)
Date: 06/14/04
- Next message: Evertjan.: "Cloning a record ?"
- Previous message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: Testing and Analysis Tools?"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Too Many Client tasks"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Too Many Client tasks"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Too Many Client tasks"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Jun 2004 08:40:01 -0700
You are either not closing database connections or there are just too many
concurrent users for MS Access to accomodate.
http://www.aspfaq.com/show.asp?id=2195
-- Mark Schupp Head of Development Integrity eLearning www.ielearning.com <anonymous@discussions.microsoft.com> wrote in message news:1bdaa01c45188$b4a2d970$a101280a@phx.gbl... > This is the error I see in the asp pages. > > > Microsoft OLE DB Provider for ODBC Drivers > error '80040e4d' > > [Microsoft][ODBC Microsoft Access Driver] Too many client > tasks. > > Basiclly all database access on all sites stop with this > error until I reboot the server. > > There are no eventlog errors. > > Thanks, > Brian > > > > >-----Original Message----- > >On Sun, 13 Jun 2004 13:09:57 -0700, "Brian" > ><anonymous@discussions.microsoft.com> wrote: > > > >>I have a problem with a web server that has about 125 > web > >>sites on it. It appears that someone or several people > >>are not closing their connections. I keep getting the > >>error "too many client tasks" . I need to know if there > >>is any way to troubleshoot this, like see what user has > >>what connections open. It is not practical to go > through > >>all of the code since there are probably a thousand asp > >>files on the server. Any help would be GREATLY > >>appreciated. I've searched for help with no success. > > > >Post the full error and where you're seeing it. If it's > in the event > >log post the event ID and source, if not, check the > event log for a > >corresponding error message. > > > >>The configuration is: > >>Windows 2003 Standard Server > >>IIS 6 > >>MDAC that was included with 2003 server. > > > >Access databases by any chance? > > > >Jeff > >. > >
- Next message: Evertjan.: "Cloning a record ?"
- Previous message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: Testing and Analysis Tools?"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Too Many Client tasks"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Too Many Client tasks"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Too Many Client tasks"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|