I keep getting an annoying HTTP 500 - Internal Server Error, and i can't figure out the problem. I don't get it on my computer (IIS7 environment). Is there any error log I can check into? The weird thing is that the same page can work once, then after refreshing I get the error message, then if I wait half a minute and refresh again it works again. What can I do to solve this?
Hi Ray Well, it kinda soved by itself, so thanks anyway. But... I have another problem. I would really like to know how can I get the complete error details instead of this Error 500 page. It is really frustrating and takes away a lot of time I don't have. I use FireFox, how can I disable this "friendly" error page and get the real error details instead? Tnx
Try looking at this link. http://www.thinklemon.com/weblog/2005/06/22/turning-off-the-friendly-http-error-messages-in-firefox/
No, the solution is on Winhost side The message I get is: 500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed. My browsers are all set to show a detailed message, but I need Winhost to make it possible. In case of IIS, under debugging properties, the Send Error to Browser must be set to True. I am really desparate, I am programming with ASP and I don't know what my error is. Please help. Thanks!
Give me a URL to look at so I can see the error message. The Send Errors to Browser property is already set to true on the server.