Open Closed

Cannot start suite - volo.abp.studio.extensions.standardsolutiontemplates #8954


User avatar
0
it@keystonecustomhome.com created

cannot figure out a solution to resolve the following. Thank you!

  • ABP Framework version: 9.1

PS C:\Users\mel> abp suite Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'C:\Users\mel.nuget\packages\volo.abp.studio.extensions.standardsolutiontemplates\0.9.24\lib\net9.0\Volo.Abp.Studio.Extensions.StandardSolutionTemplates.Cli.dll'. The system cannot find the file specified.


2 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi,

    It seems there is cache problem, can you try cleaning all the nuget cache and install abp suite standalone.

    dotnet nuget locals all --clear
    

    Install/update abp cli:

    dotnet tool update --global Volo.Abp.Studio.Cli
    

    Then try to open abp suite

    abp suite
    

    ⚠️ Make sure you're logged in ABP CLI or ABP Studio. you can check if you're authenticated or not via following command:

    abp login-info
    

    If you're not logged in, use abp login command

  • User Avatar
    0
    mel@quadsoftpa.com created

    Thank you I believe the upgrades in installed took care of the issue

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 19, 2025, 05:30