Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. HTTP Error 502.5 - Process Failure while publishing ASP.Net Core 2.1

HTTP Error 502.5 - Process Failure while publishing ASP.Net Core 2.1

Scheduled Pinned Locked Moved ASP.NET
asp-nethelpcsharphtmldotnet
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    meeram39
    wrote on last edited by
    #1

    I am trying to deploy my aspnet core application in IIS, and followed the guidelines provided in this [URL]as well as in this[Host ASP.NET Core on Windows with IIS]. When I checked the Eventviewer in the Prod Server, I am getting the error message in Application logs as "

    Quote:

    Application 'MACHINE/WEBROOT/APPHOST/TestAppCore20' with physical root 'E:\TestAppCore20\' failed to start process with commandline '%LAUNCHER_PATH% .\TestAppCore20.dll', ErrorCode = '0x80070002' : 0.

    . While googling for the above resolution, I foundout one solution [here], but again the same status. Please anybody can have a look and help please? My web.config is as follows:

    M 1 Reply Last reply
    0
    • M meeram39

      I am trying to deploy my aspnet core application in IIS, and followed the guidelines provided in this [URL]as well as in this[Host ASP.NET Core on Windows with IIS]. When I checked the Eventviewer in the Prod Server, I am getting the error message in Application logs as "

      Quote:

      Application 'MACHINE/WEBROOT/APPHOST/TestAppCore20' with physical root 'E:\TestAppCore20\' failed to start process with commandline '%LAUNCHER_PATH% .\TestAppCore20.dll', ErrorCode = '0x80070002' : 0.

      . While googling for the above resolution, I foundout one solution [here], but again the same status. Please anybody can have a look and help please? My web.config is as follows:

      M Offline
      M Offline
      meeram39
      wrote on last edited by
      #2

      The issue was resolved. The issue was with the Web.config. Web.config should be similar as below once deployed to server:

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups