robert2
|
| Posted: 05/10/2005, 10:04 PM |
|
Suddenly, of all my CCS pages are displaying the following error message. I tried to create another include header for one page, and the following error is now on all the pages, despite the fact that I deleted that new include header page, and try to regenerate the pages. I suspect, this is simple, but I haven't had this error in a year. Does anyone have a clue how to resolve it? Thanks
"There are too many people accessing the web site at this time.
Too many users are connected Internet Information Services. "
It wouldn't be a function of a firewall? would it?
Second Question: Why does Verisign continue to try to connect ot my pc when publishing CCS pages?
|
|
|
 |
DonB
|
| Posted: 05/11/2005, 6:28 AM |
|
IIS - the PWS (Personal Web Server) version, right? Connections are limited
to 10 concurrent users. Not cleanly ending sessions occasionally will cause
"stale" sessions to hang around long enough that you get this situation.
When sessions timeout, the users decrements and you can open another page.
Or, restart World Wide Web Publishing Service to clear them all out
immediately.
No idea about Verisign.
--
DonB
http://www.gotodon.com/ccbth
"robert2" <robert2@forum.codecharge> wrote in message
news:242819279d94d7@news.codecharge.com...
> Suddenly, of all my CCS pages are displaying the following error message.
I
> tried to create another include header for one page, and the following
error is
> now on all the pages, despite the fact that I deleted that new include
header
> page, and try to regenerate the pages. I suspect, this is simple, but I
> haven't had this error in a year. Does anyone have a clue how to resolve
it?
> Thanks
>
> "There are too many people accessing the web site at this time.
>
> Too many users are connected Internet Information Services. "
> It wouldn't be a function of a firewall? would it?
>
> Second Question: Why does Verisign continue to try to connect ot my pc
when
> publishing CCS pages?
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
Oper
Posts: 1195
|
| Posted: 05/20/2005, 9:08 AM |
|
Also Uncheck (Keep Alive Connection)
http://www.GlobalDevelop.com
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|