Search

You searched for the word(s): userid:496725

Matching Posts

  • Re: What would cause this???

    Jeff, I have not experienced this with the community starter kit yet but with some of my other .Net websites and desktop programs occasionally do this very same thing. I found that my default smtp server had stopped. Try checking your Internet Services Manager to see if your smtp server is running.
    Posted to Community Starter Kit (Forum) by suprjack on 9/19/2004
  • Re: URGENT. Timeout Expired. Error.

    From the error message you are receiving I think you should check the machine.config file. Check both the 'httpRuntime' and 'processModel' sections of the file. Both sections are responsible for configuring ASP.NET process model setting on an IIS web server. You maybe exceeding your executionTimeout or Timeout settings. This file in usually installed in the framework\version#\config directory (i.e. C:\WINNT\Microsoft.NET\Framework\v1.1.4322\CONFIG) and is well noted.
    Posted to GotCommunityNet (Forum) by suprjack on 9/19/2004
Page 1 of 1 (2 items)