Home > how to > how to fix a runtime error web.config configuration file

How To Fix A Runtime Error Web.config Configuration File

Contents

ASP.NET Community Standup Forums Help Home/ASP.NET Forums/General ASP.NET/Configuration and Deployment/Server Error in '/' Application - Runtime Error Server Error in '/' Application - Runtime Error RSS 6 replies Last post Oct 14,

2008 03:21 AM by stefan.cvetanovski ‹ Previous Thread|Next Thread › Print Share Twitter how to create a web.config file Facebook Email Shortcuts Active Threads Unanswered Threads Unresolved Threads Support Options Advanced Search Reply engineerachu Participant 1746 Points 851 Posts how to turn custom error mode off Server Error in '/' Application - Runtime Error Nov 28, 2007 03:18 AM|engineerachu|LINK Hai all, I hosted my website into my webserver. I got the following error: Runtime Error Description: An application

How To Fix Server Error In Application Runtime Error

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

This Tag Should Then Have Its "mode" Attribute Set To "off".

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 pasted all the files in wwwroot under "File Manager" in my server. This is a classifieds project. When I pasted a simple file, say "test.aspx" it is showing NO ERROR. That web page is opening. But still that opens only if I type "www.mysite.com/test.aspx". If I type only the site name, it doesn't open. I believe I should paste the files in "wwwroot" . Then what is the problem? I set the "customError Mode=off" and tried. Still it is not working. I'm struggling with this problem for the past 2 days. Can anyone help me? Thanks in Advance. deployment hosting Cheers, Achutha Krishnan Reply KoenSt Member 290 Points 89 Posts Re: Server Error in '/' Application - Runtime E

upload on a remote machine. But when upload the application ona server error in application runtime error web config remote server I am receiving the following error. I have tried

Web.config Configuration File Runtime Error

to change configure file but I still having the same problem. Please How I can solve how to solve server error in '/' application this problem?? Your http://forums.asp.net/t/1187388.aspx?Server+Error+in+Application+Runtime+Error help will be highly appreciated. [B]