Base solution for your next web application
Open Closed

Upgrading ASP.NET ZERO project #6376


User avatar
0
firnas created

Hi, What is the best / feasible way to upgrade the ASP.NET ZERO project, as there could be multiple ways?

We have tried upgrading from 3.5 to 4.1 and getting number of errors. There are issues when running the Angular project, although there is no build errors in the backend project. Below is the screenshot of console while running the upgraded app.

We are trying to upgrade in 2 different ways.

  1. Upgrade Nuget packages on old project
  2. Merge code from old project to latest version of ASP.NET ZERO template

Please advise


1 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    Duplicate of #6285