Hi
It's not always blocked by another process but when it creates the new project I am not entirely sure wether all files were created correctly or still blocked by another process.
This may be due to the anti-virus program or operating system inspecting the file, thus blocking it temporarily.
In the microservice project in the ProcessServiceDbContext.cs this first line was added, which symbol cannot be resolved:
We'll check this and fix it if needed.
Hi @Spospisil
Untill we figure out the issue, following workaround may resolve it for you:
Volo.Abp.Studio.Extensions.StandardSolutionTemplates to the project on manage nuget packages dialog.This should bring the package to the cache.
The new modules will continue being DDD layered.
Any update on this?
The issue is in the test process.
Can you ensure that anti-virus or something else is not blocking the file from read/write operations?
Hi @direccionti
Can you delete .abpstudio\state.json file in the solution, and then try again?
suite does not allow to load the whole microservice solution template as existing solution
You can add service by service. And then generate code on the services.
New microservice template is different then the old one. It is not about the ABP Framework version, the solution architecture is different. It is not possible to achive all features of ABP Studio with the old template.
Also, ABP Suite is used only for code generation. I guess it is not related with the case.