Re: debugging suggestions
"Jay Sprenkle" <[email protected]> Fri, 22 Aug 2008 18:06:24 -0500
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 22, 2008 at 1:59 PM, Allan Wind <[email protected]> wrote: > You are giving enough context for anyone to help you. I believe you left out 'not'? > > If you have something working A, and something that is not working B, > one basic troubleshooting technique is to iteratively change the former > into the latter. Test after each change to narrow down what is > breaking. I have not used IIS, but with Apache I would look in the > errors logs so what is going on. The logging for IIS seems to be pretty non existent. I was unable to find anything in the error logs. Thanks for trying to help though.