In Windows hosting, sometimes you may get error message 500 Internal Server Error for scripts such as asp, php and cgi or Server Application "/" Error for ASP.Net development. In this case, if you are using
If you are not using IE, then you need to enable option "Send error message to browsers" from IIS. Since, your website is hosted under shared server, you can submit the ticket for the same.
Microsoft Internet Explorer
- Click on Tools.
- Click on Internet Options.
- Go to Advance Tab.
- Disable the option Show Friendly HTTP Error Messages.
- Refresh your browser after this and you should get the actual error message in your coding.
If you are not using IE, then you need to enable option "Send error message to browsers" from IIS. Since, your website is hosted under shared server, you can submit the ticket for the same.