Skip to content

error while build on nopcommerce 4.8 #101

Description

@Faarhad

Hi everyone,

I’m trying to build the plugin using the nopCommerce 4.80 source.
Here’s my setup:

C:\Users\xyz\source\repos
├── nopCommerce
│ └── src\Presentation\Nop.Web.Framework\Nop.Web.Framework.csproj
└── api-for-nopcommerce
└── api-for-nopcommerce.sln

Everything restores correctly, but when I try to build the api-for-nopcommerce.sln, I get this error:

Unable to find project information for 'C:\Users\xyz\source\repos\nopCommerce\src\Presentation\Nop.Web.Framework\Nop.Web.Framework.csproj'.
If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution.
I already built the main nopCommerce solution successfully, and both folders are side-by-side.
I’m using Visual Studio 2022 with .NET 9 SDK.
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions