Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem with webpage connectivity

Problem with webpage connectivity

Scheduled Pinned Locked Moved ASP.NET
helpdatabasedesignsysadminsales
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    swornavidhya_m
    wrote on last edited by
    #1

    Problem Statement:
    Connection with server takes a long time and provides "No message either it is timeout or someother thing other than time out". The state of the mouse during that time will be in "cursor: wait (an hourglass)" state.

    This problem is being faced occationationly, but now a days it become frequent.

    Description: The website is working properly as per the design flow. We are having 3 types of users - one is for data entering people, one for maintaining database, one is endusers. An enduser who is the customer of the website, should login with the main page of the website. The enduser who is either the people entering data or the people maintaining database, should have to give login through the different page exists in the website. These two users comes under the catagory "admin". According with the user as data maintaining or the user for entering data who have logged in, the co-ordinate page get opened for viewing & editing the customer details of the website for the user of data maintaining and the page through which the datas uploaded in the server, opened when the user is the people of entering data. The problem facing is that when the user of the catagory "admin" logged-in, the coordinate pages is not getting opened according with the type of user logged-in. There is no error message occurs. After entering the username, password and when submit button is clicked, the mouse will be in "cursor: wait (an hourglass)" state until we closes the window forcibly. Meantime, during the other period of time other than the period of problem, it is working fine with the same code. Now-a-days the problem is occuring frequent. Also during this problem, only the users under the "admin" catagory faces this problem. The endusers who are the customers of the website, are able to login and there is no problem for them since they are log-in with different page. What will be the problem? If it is with code, then it should stop working permenently. Now it is working partially which makes me get confused. Kindly help me regard this.

    M.Sworna Vidhya

    T 1 Reply Last reply
    0
    • S swornavidhya_m

      Problem Statement:
      Connection with server takes a long time and provides "No message either it is timeout or someother thing other than time out". The state of the mouse during that time will be in "cursor: wait (an hourglass)" state.

      This problem is being faced occationationly, but now a days it become frequent.

      Description: The website is working properly as per the design flow. We are having 3 types of users - one is for data entering people, one for maintaining database, one is endusers. An enduser who is the customer of the website, should login with the main page of the website. The enduser who is either the people entering data or the people maintaining database, should have to give login through the different page exists in the website. These two users comes under the catagory "admin". According with the user as data maintaining or the user for entering data who have logged in, the co-ordinate page get opened for viewing & editing the customer details of the website for the user of data maintaining and the page through which the datas uploaded in the server, opened when the user is the people of entering data. The problem facing is that when the user of the catagory "admin" logged-in, the coordinate pages is not getting opened according with the type of user logged-in. There is no error message occurs. After entering the username, password and when submit button is clicked, the mouse will be in "cursor: wait (an hourglass)" state until we closes the window forcibly. Meantime, during the other period of time other than the period of problem, it is working fine with the same code. Now-a-days the problem is occuring frequent. Also during this problem, only the users under the "admin" catagory faces this problem. The endusers who are the customers of the website, are able to login and there is no problem for them since they are log-in with different page. What will be the problem? If it is with code, then it should stop working permenently. Now it is working partially which makes me get confused. Kindly help me regard this.

      M.Sworna Vidhya

      T Offline
      T Offline
      T M Gray
      wrote on last edited by
      #2

      I don't think "coordinate" is the right word. Perhaps you meant "appropriate". Does your app do any logging? Does the login process use the exact same code for all user types? Does this happen on multiple computers with multiple browsers? Have you been checking performance logs for the server and see if there are any memory, CPU or I/O bottlenecks during the problem times? What about your database? Have you been profiling and looking for deadlocks? There are lots of problems with code that can show up only some of the time.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups