I am trying to install my project in a shared hosting. When I upload my site, front-end is working perfectly. But when I try to login with my admin pass and username I am receiving this error message http://i50.tinypic.com/rwm0hx.png
I have read in somewhere in this forum that It could be related with the .net version of the server (their server was 4.0 and they told me they changed it to 4.5 but I still receive this error with the version information of 4.0). Is this right?
I have my procet in 4.9 and 4.10 versions they both have the same problem.
I would really appreciate any help and idea. Thanks
Can you provide the full message, or embed the image directly here? (can't see your link due to network restrictions)
If the front-end is working correctly then that puts me off saying it's a .NET version issuing requests through Umbraco's page handler should fail in that case.
Server Error in "/" Application
Dear all,
I am trying to install my project in a shared hosting. When I upload my site, front-end is working perfectly. But when I try to login with my admin pass and username I am receiving this error message http://i50.tinypic.com/rwm0hx.png
I have read in somewhere in this forum that It could be related with the .net version of the server (their server was 4.0 and they told me they changed it to 4.5 but I still receive this error with the version information of 4.0). Is this right?
I have my procet in 4.9 and 4.10 versions they both have the same problem.
I would really appreciate any help and idea. Thanks
Can you provide the full message, or embed the image directly here? (can't see your link due to network restrictions)
If the front-end is working correctly then that puts me off saying it's a .NET version issuing requests through Umbraco's page handler should fail in that case.
Sorry for late response, here is the error message that i get.
is working on a reply...