Server Error 500 - Internal Server error upon clicking the entry
Hi there
I have installed the package for 7 on a 7.1.4 version with MSSQL2008
and the latest umobile ios app (as of writing this).
Installation went well, i can login to the site from the App with credentials, it shows the entry in the listview but then throws this error; click see details reveals
Server Error
500 - Internal Server
I have my webconfig customerrors set to Off, yet I dont see any other details than the above in the ios app.
Is there any way that I can check what might be causing this?
I have not been using this package myself but since it's throwing an error 500 message I think you should try to see if the server log reveals anything useful. You could also check the umbraco trace log in /app_data/logs to see if that reveals anything...but I doubt it in this case.
Perhaps it can help if you have the opportunity to setup some logging using ELMAH for instance? https://code.google.com/p/elmah/
You are right, there is a bug in this version that doesn't let the app to see the details of an http 500 error. Thanks for reporting. In next version we will fix it. Have you tried to check the trace log as Jan said?
Server Error 500 - Internal Server error upon clicking the entry
Hi there
I have installed the package for 7 on a 7.1.4 version with MSSQL2008
and the latest umobile ios app (as of writing this).
Installation went well, i can login to the site from the App with credentials, it shows the entry in the listview but then throws this error; click see details reveals
Server Error
500 - Internal Server
I have my webconfig customerrors set to Off, yet I dont see any other details than the above in the ios app.
Is there any way that I can check what might be causing this?
Hi Keilo
I have not been using this package myself but since it's throwing an error 500 message I think you should try to see if the server log reveals anything useful. You could also check the umbraco trace log in /app_data/logs to see if that reveals anything...but I doubt it in this case.
Perhaps it can help if you have the opportunity to setup some logging using ELMAH for instance? https://code.google.com/p/elmah/
Hope this helps.
/Jan
You are right, there is a bug in this version that doesn't let the app to see the details of an http 500 error. Thanks for reporting. In next version we will fix it. Have you tried to check the trace log as Jan said?
Enric.
is working on a reply...