Open Closed

ABP projects cannot detect volo #8876


User avatar
0
sghorakavi@cpat.com created
  • ABP Framework version: 9.0.4

  • UI Type MVC / Blazor WASM / Blazor Server

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

  • Exception message and full stack trace:

  • Steps to reproduce the issue:
    1- Created a new layered mvc project with ABP studio
    2- Getting error "cannot detect Volo.Abp.Localization, Volo.Abp.", even if the packages are available. Using all Volo packages (9.0.4) version.
    3- data migration fails as well.
    4- "Database Synchronization" error in ABP Studio logs
    5- Uninstalled ABP Studio->rebooted computer -> reinstalled ABP Studio
    6- Created new project
    7- still failed to detect "Volo.
    " packages
    8- any suggestion ?
    Note: ABP projects worked fine till yesterday. I did update the studio today.


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

    Hi,

    This error does not seem to be related to us. Because one of the packages mentioned in the error is Volo.Abp.Localization. However, this package is located on nuget.org. See: https://www.nuget.org/packages/Volo.Abp.Localization/9.1.0-rc.3 .

    Probably a short-term problem occurred in nuget.org. Is the problem still persisting now? If it is still happening, can you check the NuGet.config file of your project and confirm that it looks like the picture below?

    Screenshot 2025-02-27 at 16.32.24.png

  • User Avatar
    0
    sghorakavi@cpat.com created

    Thank you

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 13, 2025, 04:08