asp.net web pages shows HTTP 500 internal server error
-
Dear Team,
my customer facing "HTTP 500 internal server error" on a web server. what we have done based on this issue.
- checked DefaultAppPool is same ASP.NET version.
- checked ASP.NET web pages named as "default.aspx" .
- checked asp.net web pages opened on visual studio application webpages login.But in server is not open.
- we checked another test pages also, but issue the same.
OS: windows server 2008r2
For your information, I attached a screenshot for your reference.![alt text]
kindly provide the solution for fix the issue.
![0_1508822201653_error (1).PNG](Uploading 100%)
-
Screenshot failed you posted before it finished.
-
@scottalanmiller said in asp.net web pages shows HTTP 500 internal server error:
Screenshot failed you posted before it finished.
More likely he did not have a category selected first.
The vanilla template we use is horrible about showing the category and it is easy to miss.
If you try to add an image it will upload to 100% then fail. I submitted an issue about this a long time ago to NodeBB. I would have to go dig up the issue #
Additionally tags are also tied to having a category. If you try to add tags before selecting a category they disappear as soon as you enter one.
-
@ghani said in asp.net web pages shows HTTP 500 internal server error:
HTTP 500 internal server error
Do you have more information in inetpub\logs\Logfiles ?
-
This tip helped me once with troubleshooting in a similar situation:
https://blogs.iis.net/rickbarber/working-past-500-internal-server-error
Give it a try and tell us how it goes. Hope it helps.