Open Closed

Abp Suite runtime error #2560


User avatar
0
ozgur.bassullu created

Hi , when i want to run abp suite i get an error as below . I reinstalled abp suite but i have a same error

  • ABP Framework version: 5.1.3
  • UI type: Cli
  • DB provider:
  • Tiered (MVC) or Identity Server Separated (Angular):
  • Exception message and stack trace:System.NullReferenceException: Object reference not set to an instance of an object.
  • Steps to reproduce the issue:"
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

2 Answer(s)
  • User Avatar
    1
    yekalkan created
    Support Team Fullstack Developer

    Hi @ozgur.bassullu,

    It seems like the file your solution informations are saved is somehow corrupted.

    Path of the file is %UserName%\.abp\suite\appsettings.json. Can you change file content to with the following and try again?

    {
      "IsDotnetEfCoreToolInstalled": true,
      "Solutions": [
    
      ]
    }
    
    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    ozgur.bassullu created

    Hi @ozgur.bassullu,

    It seems like the file your solution informations are saved is somehow corrupted.

    Path of the file is %UserName%\.abp\suite\appsettings.json. Can you change file content to with the following and try again?

    { 
      "IsDotnetEfCoreToolInstalled": true, 
      "Solutions": [ 
     
      ] 
    } 
    

    thanks @yekalkan . i changed it then worked successfully

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 09, 2026, 11:56
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.