Hi, I'm having trouble with my webserver throwing HTTP 500 errors even when the page displays perfectly fine. Here's what I've done: -Checked the application event log on the server, it shows the URL and line at which the error occurred -Set debug point to that line and two lines above and below -Debug point never got hit when I hit the link specified in event viewer Now, normally this wouldn't bother me...so long as the page came up correctly, I'd be a happy camper. But, what I'm trying to do is generate an XML sitemap for my site and the generator is losing about 1500 pages of material because of this cutoff. Any thoughts as to how to resolve this? Thanks, Brian