About 1,090,000 results
Open links in new tab
  1. How to solve Server Error in '/' Application.? - Stack Overflow

    I have been trying to access my partner's web application from my computer but this problem keeps showing up.I have tried to convert the web application to an application in IIS,but the problem still

  2. How to resolve "Server Error in '/' Application" error?

    It will automatically create the "application" using the virtual directory's name. Now the application can be accessed. When you have sub-directories in your application, you can have web.config file for the …

  3. Why am I getting Server Error in '/' Application in IIS?

    2 You need to create an application in IIS for you website that points to the root directory of the site as it is deployed on the server. You will also need to create an Application Pool that is set to .Net …

  4. Server Error in '/' Application. ASP.NET - Stack Overflow

    Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a …

  5. Parser Error: Server Error in '/' Application - Stack Overflow

    I got the following error: "An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error ...

  6. Deploying website: 500 - Internal server error - Stack Overflow

    First, you need to enable and see detailed errors of your web messages, because this is a general message without giving information on what's really happening for security reasons. With the detailed …

  7. Server error in '/' Application (ASP.net) - Stack Overflow

    May 9, 2012 · 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 …

  8. asp.net core app deployed on iis meets 500 internal server error

    On the server, Open IIS, and create a separate AppPool and Application like normal. For the AppPool, under Basic Settings, change the .NET Framework version to No Managed Code. Make sure your …

  9. Azure App Service "Server Error in '/' Application"

    Jun 13, 2018 · 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).

  10. Application error: a server-side exception has occurred next.js

    Jul 14, 2023 · The deployement went well, however when I go the url of my project it shows this error: Application error: a server-side exception has occurred (see the server logs for more information).