Browse by Tags

Related Posts

  • Re: Slow Performance with Active Directory

    Aye, I am hoping that this thread continually being bumped up to the top by other people having issues other than I will get the attention of someone that can help. My users have been dealing with this now for almost a year and I can't seem to get a response. Thank you, Josh
    Posted to Active Directory and LDAP (Forum) by joshlrogers on 12-04-2006, 12:00 AM
    Filed under: LDAP, Active Directory, Slow, Timeout
  • ActiveDirectoryMembershipProvider slow - solution

    Hey guys, I've been fighting a problem where our website logins can take between 30 seconds and 2 minutes before failing due to a timeout. This was happening when the site application pool was recycled or after a period of inactivity. After the first failure, each additional login occurred quickly. I...
    Posted to Active Directory and LDAP (Forum) by ChrisLively on 01-17-2007, 12:00 AM
    Filed under: authentication, Security, Active Directory, Slow, Timeout, ActiveDirectoryMembershipProvider
  • Re: How to manage the Session_End Event at global.asax?

    Hi, The Session_End event will fire when the user closes his browser, but only after the timeout has elapsed (by default, this is 20 minutes). If you need to catch that event instantly, use javascript to regularly ping the server, as was said. Hope this helps, Arnaud
    Posted to State Management (Forum) by aweil on 02-09-2007, 12:00 AM
    Filed under: Session, timeout
  • Re: Session Timeout in less then 30sec!!

    Ekano: tried setting in the web.config ( <httpRuntime executionTimeout="900" maxRequestLength="10240" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100" /> ) Any reason?? Pls Help me .NET SuperHero!! First off, that's not the right...
    Posted to State Management (Forum) by Optik on 05-07-2007, 12:00 AM
    Filed under: Session, timeout
  • Web application problem using Communicator web access

    Hi All, I am working on web application which communicates with Communicator Web Access and Live communication Server . I can successfully log into LCS system using my web application. Problem 1 : I am getting xml result from communicator web access instead of JSON . I send http web request to communicator...
    Posted to Active Directory and LDAP (Forum) by Hardikpatel_mca@hotmail.com on 05-24-2007, 12:00 AM
    Filed under: authentication, User, Active Directory, ActiveDirectory ADAM, ActiveDirectoryMembershipProvider, Communicator Web Access, LDAP, Web Application, Timeout, ASP.Net, C#
  • SQL Timeout when initially loading ASP.NET web app

    Hello, We've built a new large ASP.NET web application. On our staging servers there are no timeout issues or connectivity problems. When we moved to the production server, which is a MUCH faster server machine with 2-dual core CPU's, issues started coming up. What is happening is there is a...
    Posted to Configuration and Deployment (Forum) by mase on 05-22-2007, 12:00 AM
    Filed under: SQL 2005, timeout, ASP.NET 2.0
  • Odd session timeout in hosting plan.

    We developed an ASP.NET 2.0 application which is using a MySQL 4 database using the .NET Mysql connector. The application uses forms authentication for user login and during development it worked fine. Recently we host the application on a service provider, but after user logs in and having the application...
    Posted to State Management (Forum) by famous on 06-05-2007, 12:00 AM
    Filed under: Session, timeout, asp.net., mysql
  • Session Timout Cookieless=True

    I'm currently having an issue when a session times out, I want to redirect them to a "Session Timed out page" with instructions how to start again. But when the I use the Cookieless=True in the web config I don't seem to be able to workout if the user/session is new and has timed out...
    Posted to State Management (Forum) by Nipper on 07-23-2007, 12:00 AM
    Filed under: session timeout, Session, asp.net 2.0, timeout, asp.net, asp.net.
  • async web service call doesn't respond

    I'm calling a web service from inside a windows forms application, but in some instances I never get a callback. I haven't explicitly set the timeout value but I believe it defaults to 90 seconds correct? So at the very least I should get a callback after 90 seconds that the request timed out...
    Posted to XML Web Services (Forum) by smphelan on 10-02-2007, 12:00 AM
    Filed under: WEb Service, webservice, Async Notification, web Service async, timeout, worker threads
  • unexpected session expire

    Hi friends, I'm used session in my web application and set its timeout in web.config a big value (120 min) , the application is in development environment and session become expire after some minute unexpectedly while I'm testing developed code. My session is InProc (in process) and my application...
    Posted to State Management (Forum) by mfarshadmehr on 11-25-2007, 12:00 AM
    Filed under: Session, timeout, expire
Page 1 of 3 (24 items) 1 2 3 Next >