Open Closed

Issue in current project after Updation of CLI and Abp suite #2557


User avatar
0
zalak created
  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:``
  • Steps to reproduce the issue:"

My current project is build on ABP framework 4.4.0. However, after I updated my Abp CLI and Abp Suite to the latest version, I am encountering errors in my project of 4.4.0 as shown in the attachment below. What is the possible solution to resolve the same ?


3 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @zalak,

    What operations did you perform after upgrading Suite & CLI?

  • User Avatar
    0
    zalak created

    Before upgrading suite I just installed .net 6.0.102 sdk as it was required in order to upgrade Suite and CLI. After upgrading Suite and CLI, I didn't performed any operations. Just tried to run my project with version 4.4.0

  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Then i don't think this is related with CLI or Suite. You can try cleaning you solution (deleting existing bin-obj folders) and check again.

    By the way, we suggest you to use the same Suite version with your project. But this is unrelated with the issue.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11