Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: briandic
  • Order by date
  1. briandic

    Slow load times and High CPU Usage on server.

    i think the problem may have been too large of a string stored in a session variable. I am doing this a different way and it seems to have helped my situation. Thanks for the advice on the trace, that really got me started on the path to resolution of this.
  2. briandic

    Slow load times and High CPU Usage on server.

    ok, seems like the longest item now is our navigation, but it's not THAT long, and it doesn't tell me what's causing all these problems. Begin Load 0.000206745232483394 0.000018 First thing 0.000226743804013999 0.000020 Header built 0.000318422255553175 0.000092 Footer built...
  3. briandic

    Slow load times and High CPU Usage on server.

    Oh, I remember now. I added trace warn statements throughout my code, but still waiting on a result...
  4. briandic

    Slow load times and High CPU Usage on server.

    Ok, the big thing I noticed was: Begin Load 0.00107373830440683 0.000019 End Load 100.018537963717 100.017464 I know that doesn't help, but I'm not sure what other part could be the problem. Is there a limit on how many characters should be in a Session variable? Is...
  5. briandic

    Slow load times and High CPU Usage on server.

    I'm not sure how to use that. Do I just put that at the top of my page and that's it? How will I know where my problem is? Where can I find the trace log?
  6. briandic

    Slow load times and High CPU Usage on server.

    I am very new to ASP.NET and it's quite possible there is some "not so optimized" code in my website. We are experiencing extremely slow load times and sometimes no load at all. There are 2 processes on the server that run the cpu at high volumes. I do not know where to begin troubeshooting this...

Part and Inventory Search

Back
Top