after i finished uploading my website, I found this error when I try to preview my website how can I solve this error? I try to add this code
<configuration>
<system.web>
<customErrors mode="Off"/>
<compilation debug="true"/>
</system.web>
</configuration>
in web.config to get details about the error but the error message still the same!!! how can I solve it?