I have created an Httphandler in my application and I have uploaded the project on the server which is hosted by someone else.
I get an error which says 500 internal server error.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
What is the issue? It works fine on my development server.
Check server log, because some time it may be possible that some reference does not work if you move to another machine, i face same problem but when i update reference files its work fine..