|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Get Error Message Https site
Hello Friends,
I am working on a secure site, and got some error message on an asp page, so the page displays 500 Error message, now i want to know,how can we get the exact error message in order to trace the problem. while working on normal http sites, it displays the error message, but it doesn't on https. Please help. Thanking you, Regards Websolutions |
|
#2
|
||||
|
||||
|
try this in your browser:
Tools --> Internet Options --> Advanced --> uncheck the checkbox named "show friendly http error messages" and confirm. you should see the real errors now - if you still see only general message, check the IIS configuration: right click the website, go to: Home Directory --> Configuration --> App Debugging --> make sure the radio button "Send Detailed ASP error messages to client" is checked. |
|
#3
|
|||
|
|||
|
That Didn't Worked
Quote:
Thanks for your kind reply, but i had "show friendly http error messages" checkbox being unchecked, well regarding changing IIS configuration thats not really in my hand, the hosting control panel doesn't allows that. Is there any other way we can see complete error message on https site? Please let me know. Thanks |
|
#4
|
||||
|
||||
|
as far as I know, the only way would be to contact your hosting company and ask them to make the required changes in the IIS configuration. it's not possible to change those setting via code.
|
![]() |
| Viewing: ASP Free Forums > Other > Programming Help > Get Error Message Https site |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|