I'm facing the same issue
Ok, but I created it as a WebApp.
Why do I still get this message in ABP Suite in 8.3.1!?
I had significant problems when upgrading to 8.3.0 so I reverted to 8.2.2. I took the risk of upgrading to 8.3.1 last week but am still encountering this same issue. I did report it on the "Bugs & Issues v8.3.x ", but I received no reply.
The message is shown when selecting the solution from the ABP start page and when clicking on the Save and Generate.
I suspect it is in the ....abp\suite\appsettings.json settings for the project. I experimented when 8.3.0 was released by adding in paths for the project with null e.g. "HttpApiHostProjectDirectory": null But that started odd behavior when generating entities.
Can you please provide a fix to this as it is blocking progress on projects.
FYI - I have reverted everything to V8.2.2 for now. I'll wait for a few more version of 8.3x before upgrading. Thanks
The upgrade to 8.3.0 has not been very successful for us. The primary issue is that since upgrading Abp Suite does not create all objects when generating an Entity.
Firstly though, this message is given on existing AND new project (created via ABP Studio):
I stopped this message by updating C:\Users\xxx.abp\suite\appsettings.json and replacing the null value in HttpApiHostProjectDirectory by coping the HttpApiClientProjectDirectory string. Note that new projects created by ABP Studio have same issue.
Secondly, whenever attempting to create an Entity this message is given. Even when the project is built:
To the main issue. When creating an Entity in ABP Suite only objects in the ...Blazor.Client project are created. I.e. nothing in any other project Application, Application.Contracts etc.. It is like the templates are missing??? We are unable to create / update entities.
This is a serious issue for us. We first encountered this last week when 8.3.0-final was released. I have waited to raise this ticket assuming it would be resolved but it is not.
Please assist.
Hi! We have no 8.3.0 version for Volo.Abp.Studio.Cli. You can view version compatibility from this document: https://abp.io/docs/latest/studio/version-compatibility
We haven't released a version for 8.3.0 packages yet. We will after we finish our controls. For now, if you want to use 8.3.0 version packages for your Studio templates, you can easily upgrade your packages from here: