all you have is IIS LOGS by default, you need to use additional debugging tools and methods to get more info.
here are some tools to help you on your way. http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=1200 http://support.microsoft.com/kb/931370 http://support.microsoft.com/kb/299986 On Thu, Nov 10, 2011 at 8:19 PM, Gerald Guido <[email protected]> wrote: > >>>You have to write > an error handler to capture this information, and configure IIS to use > that handler for 500 errors. > > Thanx Dave. That is what The Google said. I was hoping there was another > way. > > Much appreciated, > G! > > On Thu, Nov 10, 2011 at 2:59 PM, Dave Watts <[email protected]> wrote: > >> >> > We have an ASP 3 site that we host that is bombing out and we need to get >> > to the log files and or find out what the errors are. >> > >> > Do any of you all l know the error logs are kept? This IIS logs I saw >> just >> > have the request info and no errors. >> > >> > Or would it best to turn on error messages? >> >> It's been a while since I've worked with "classic" ASP, but I don't >> think there's any real error logging on by default. You have to write >> an error handler to capture this information, and configure IIS to use >> that handler for 500 errors. >> >> Dave Watts, CTO, Fig Leaf Software >> http://www.figleaf.com/ >> http://training.figleaf.com/ >> >> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on >> GSA Schedule, and provides the highest caliber vendor-authorized >> instruction at our training centers, online, or onsite. >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348578 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

