Server Error in '/' Application.
-
Hi, I uploaded site in one folder of the ftp location. When i open url, it is giving me following error. Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off". Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL. ================= I tried to change all 3 modes of customErrors but same problem. Can anyone help me please? Thanks.
-
Hi, I uploaded site in one folder of the ftp location. When i open url, it is giving me following error. Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off". Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL. ================= I tried to change all 3 modes of customErrors but same problem. Can anyone help me please? Thanks.
Make sure it is case sensitive
Ghazi Hadi Al Wadi, PMP, ASQ SSGB, DBA
-
Hi, I uploaded site in one folder of the ftp location. When i open url, it is giving me following error. Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off". Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL. ================= I tried to change all 3 modes of customErrors but same problem. Can anyone help me please? Thanks.
-
Yes it is running under IIS. I will not be able to change setting of IIS as it is remote server somewhere.
-
Yes it is running under IIS. I will not be able to change setting of IIS as it is remote server somewhere.