I try enable option to show the error in details but I don't found... the domain is administrated with Log in to Parallels Plesk Control Panel 8.6.0 http://www.parallels.com/products/pvc/
Any help would be much appreciated!
Many thanks in advance for your time.
This will most likely be down to trust levels and the fact some hosts only allow low trust level environment whereas you require a medium trust environment - you won't get much information in the way of debugging because when this is the case, IIS will do
it's business without telling you... Try contact the provider to see what level trust they are giving you.
HTH's
Regards,
BoogleC
Please mark the right solution as the answer. This helps others find what they're looking for.
Marked as answer by cms9651 on Dec 24, 2012 12:34 PM
cms9651
Member
174 Points
571 Posts
Web.config behave differently on different hosting
Dec 23, 2012 02:47 PM|LINK
Hello guys,
I'm currently getting the error when trying to run the page aspx net when I call aspx page in this hosting service:
--------
The same aspx page published in different hosting service it's correctly working:
--------
In the web.config I have inserted the line:
<customErrors mode="Off"/> <compilation debug="true" strict="false" explicit="true">I try enable option to show the error in details but I don't found... the domain is administrated with Log in to Parallels Plesk Control Panel 8.6.0 http://www.parallels.com/products/pvc/
Any help would be much appreciated!
Many thanks in advance for your time.
BoogleC
Contributor
2208 Points
445 Posts
Re: Web.config behave differently on different hosting
Dec 23, 2012 03:39 PM|LINK
This will most likely be down to trust levels and the fact some hosts only allow low trust level environment whereas you require a medium trust environment - you won't get much information in the way of debugging because when this is the case, IIS will do it's business without telling you... Try contact the provider to see what level trust they are giving you.
HTH's
BoogleC
Please mark the right solution as the answer. This helps others find what they're looking for.