Re: ASP.NET website not displaying

From: Jim Nugent (nuge_at_execpc.invalid)
Date: 04/17/04


Date: Sat, 17 Apr 2004 17:51:12 -0500


 I'd be tempted to FTP up a web.config file with
<customErrors mode="Off"/>

Then you'll see the error. Be sure to set it back to "RemoteOnly" when
you're done.

-- 
Jim (for E-mail replace invalid with net)
"Remember, an amateur built the Ark; professionals built the Titanic."
"Ted" <anonymous@discussions.microsoft.com> wrote in message
news:ADE83880-0E98-4012-A80E-8049E1EB2A79@microsoft.com...
> There is a runtime error being generated after copying an ASP.NET website
to the server.  Support is either not reachable or does not want to even
comment on the situation, so I have to figure out what is going wrong
without any administrative support to, for instance, check where the virtual
directory appears as an application or not.  This is all client-side
debugging, and I do not know if debugging is enabled for the server.  Forget
about being included in a debugging group on the server.  What do I do to
diagnose the situation via FTP only?  Cannot connect to the website with
Visual Studio 2003 but FrontPage 2002 can connect.
>
> A description of the error follows.  Changing the web.config file has no
effect.
>
> 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 <customErrors> tag within a
"web.config" configuration file located in the root directory of the current
web application. This <customErrors> tag should then have its "mode"
attribute set to "Off".
>


Relevant Pages

  • FTP skipping commands in AIX
    ... remote server. ... Our server is using the native FTP in AIX 5.1 and the ...
    (comp.unix.aix)
  • Re: SBS 2003 error, Server Error in /Monitoring Application.
    ... Server Error in '/Remote' Application. ... To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. ... This customer is three hours away and my other option would be a support call to Microsoft as the need RWW very badly. ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 error, Server Error in /Monitoring Application.
    ... I was following this post in the SBS newsgroup because the problem was almost identical: ... Removing the .net wasn't the smartest thing to do, you might get things running if you reinstall the server tools. ... To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. ...
    (microsoft.public.windows.server.sbs)
  • Re: Need help with FTP error
    ... The only reference to the character string "Internal error reported by remote partner" associated with the code 438 is in a manual ... Subject: z/os FTP messages ... I use the FTP server below, but all also applies to the TN3270 server. ... Complicating matters is some RACF panels don't work (the cert delete function, for example) and the FTP server sometimes won't pick up cert changes even when the server is stopped/started. ...
    (bit.listserv.ibm-main)
  • Re: url question
    ... In your web.config, check the sessionState element, in it ... message asp.net throws when you have the customErrors set to RemoteOnly ... remote server where this error is occuring, ... > I have installed an ASP.Net application on a production server. ...
    (microsoft.public.dotnet.framework.aspnet)