Dear All, I am trying to Deploy ASP.net application on the remote server. I am trying to deploy it by WebSetup project. I have only installed .Net Framework on the server. I have Windows XP Professional on Client. and Windows 2000 on the server. Both Client
and Server have different versions of IIS.I am geting the following error: 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. Now I have changed customError to Off and then made a new WebSetup Project. But still its giving the same error. I really need to figure this out . Any help much appreciated.
cheers, Sunil Sabir
Double check the setting and make sure you don't have anyother web configs that override it. Also, if all else fails run the app from the server...that should at least tell you want is going wrong.
sunilsheffie...
0 Posts
ASP.net Deployment Issue
Jul 02, 2004 04:38 PM|LINK
DotNetConnec...
0 Posts
Re: ASP.net Deployment Issue
Jul 02, 2004 08:34 PM|LINK
jon[at]dotnetconnect.com
www.dotnetconnect.com