Unable to open more that 10 - 12 pages of locally published site
-
Hi, I cannot open the site in number of pages which is published in my local iis. When i try to access the link above 10 or 12 pages it show page cannot found error. When refresh the already opened pages, same error. Whant is the issue? Thankyou YPKI
-
Hi, I cannot open the site in number of pages which is published in my local iis. When i try to access the link above 10 or 12 pages it show page cannot found error. When refresh the already opened pages, same error. Whant is the issue? Thankyou YPKI
yesu prakash wrote:
When i try to access the link above 10 or 12 pages it show page cannot found error. When refresh the already opened pages, same error.
I didn't get you. :confused: Please explain in details. Thanks
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article
-
yesu prakash wrote:
When i try to access the link above 10 or 12 pages it show page cannot found error. When refresh the already opened pages, same error.
I didn't get you. :confused: Please explain in details. Thanks
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article
I published a site in my local IIS, when i access the site in more than 10 or 12 browsers at a time, it cannot acces it. It show page cannot find page. If i close 2 or 4 pages, then again i can open the site in 2 or 4 browsers.Upto 10 or 12 browsers it is ok. After getting the error, when i refresh any already opened browser, it show page cannot find error
-
I published a site in my local IIS, when i access the site in more than 10 or 12 browsers at a time, it cannot acces it. It show page cannot find page. If i close 2 or 4 pages, then again i can open the site in 2 or 4 browsers.Upto 10 or 12 browsers it is ok. After getting the error, when i refresh any already opened browser, it show page cannot find error
Unless you are running a Windows Server OS your concurrent connections are limited. There is a maximum number of concurrent requests that your workstation IIS will serve. If you want more concurrent connections you may have to move your application to a server.
Ant. **I'm hard, yet soft.
I'm coloured, yet clear.
I'm fruity and sweet.
I'm jelly, what am I? Muse on it further, I shall return!**- David Walliams (Little Britain)
-
Unless you are running a Windows Server OS your concurrent connections are limited. There is a maximum number of concurrent requests that your workstation IIS will serve. If you want more concurrent connections you may have to move your application to a server.
Ant. **I'm hard, yet soft.
I'm coloured, yet clear.
I'm fruity and sweet.
I'm jelly, what am I? Muse on it further, I shall return!**- David Walliams (Little Britain)
there some another sites are published in the same IIS, they all working fine