|
500 internal server error is usually when there's something mucked up in the server configuration (or possibly the .htaccess file if you are using one). if you are sure your server is fine, and you are programming an ASP script, the ASP script may have a problem in it like an infinite loop or something which may cause it to send this error aswell.
good luck
|