i am still running on 4.0.2. Should i upgrade first? if yes, Please share the instruction. I have a running application and next week we have client demo.
Hi Alper, Back to my original question:
1- In existing project ABP "nuget package replace by code" is not working and throwing various errors in ABP console
start ABP: ![image.png](/QA/files/4fde7282eedaa1b2cfdf39f9f3e84b28.png)
Open ABP UI: ![image.png](/QA/files/773e16104f527f5390f439f9f3e8e289.png)
Go to Accont module and click on "Replace package with source code" button
Got Error: ![image.png](/QA/files/fe364a31f42e394b874339f9f3ea7b2f.png)
ABP console Error:
Determining projects to restore...
Writing C:\Users\shobhit\AppData\Local\Temp\tmp5D0A.tmp info : Adding PackageReference for package 'Volo.Abp.Account.Pro.Shared.Application' into project 'D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application\EzpandCC.Application.csproj'. info : Restoring packages for D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application\EzpandCC.Application.csproj... info : Package 'Volo.Abp.Account.Pro.Shared.Application' is compatible with all the specified frameworks in project 'D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application\EzpandCC.Application.csproj'. info : PackageReference for package 'Volo.Abp.Account.Pro.Shared.Application' version '4.0.2' added to file 'D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application\EzpandCC.Application.csproj'. info : Committing restore... info : Writing assets file to disk. Path: D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application\obj\project.assets.json log : Restored D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application\EzpandCC.Application.csproj (in 2.92 sec). Determining projects to restore... Writing C:\Users\shobhit\AppData\Local\Temp\tmp7872.tmp info : Adding PackageReference for package 'Volo.Abp.Account.Pro.Shared.Application.Contracts' into project 'D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application.Contracts\EzpandCC.Application.Contracts.csproj'. info : Restoring packages for D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application.Contracts\EzpandCC.Application.Contracts.csproj... info : Package 'Volo.Abp.Account.Pro.Shared.Application.Contracts' is compatible with all the specified frameworks in project 'D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application.Contracts\EzpandCC.Application.Contracts.csproj'. info : PackageReference for package 'Volo.Abp.Account.Pro.Shared.Application.Contracts' version '4.0.2' added to file 'D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application.Contracts\EzpandCC.Application.Contracts.csproj'. info : Committing restore... info : Writing assets file to disk. Path: D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application.Contracts\obj\project.assets.json log : Restored D:\Projile\EzpandCC\EzpandCC\aspnet-core\src\EzpandCC.Application.Contracts\EzpandCC.Application.Contracts.csproj (in 1.29 sec). [16:56:09 ERR] Error occured while adding the module Volo.Account.Prowith source-code to the solution "68c1908a-96c6-4764-b804-408a194636d6".. System.ArgumentNullException: Value cannot be null. (Parameter 'path') at System.IO.Path.GetFullPath(String path) at System.IO.DirectoryInfo..ctor(String path) at Volo.Abp.Cli.ProjectModification.SolutionModuleAdder.RemoveProjectByPostFix(ModuleWithMastersInfo module, String moduleSolutionFile, String targetFolder, String postFix) in D:\github\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\ProjectModification\SolutionModuleAdder.cs:line 186 at Volo.Abp.Cli.ProjectModification.SolutionModuleAdder.RemoveUnnecessaryProjectsAsync(String solutionDirectory, ModuleWithMastersInfo module, String[] projectFiles) in D:\github\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\ProjectModification\SolutionModuleAdder.cs:line 144 at Volo.Abp.Cli.ProjectModification.SolutionModuleAdder.AddAsync(String solutionFile, String moduleName, String startupProject, String version, Boolean skipDbMigrations, Boolean withSourceCode, Boolean addSourceCodeToSolutionFile, Boolean newTemplate, Boolean newProTemplate) in D:\github\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\ProjectModification\SolutionModuleAdder.cs:line 98 at Volo.Abp.Cli.Commands.AddModuleCommand.ExecuteAsync(CommandLineArgs commandLineArgs) in D:\github\abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\Commands\AddModuleCommand.cs:line 59 at Volo.Abp.Suite.Controllers.AbpSuiteController.AddModuleAsync(AddModuleInput input)
So as a customer how i can add a module source code **(i know ABP suite is complementry and ABP team cannot help me but i hope Module is part of source code and i am sure ABP team could help me here).**
Hi Alper, Even though it is complementary tool but we are using it to for dev purpose. I am not sure how to go ahead without this tool. Sometime back only i have tried to create new entity. If this tool is alternate what process i should follow to create ui?
![image.png](/QA/files/45ecb3b1a1de388598f739f9e5ab6f14.png)
Hello @yekalkan, My blocker is ABP suite is currently not genrating new entity UI. It is simply breaking. I need emrgency help.
Hi yekalkan, Today is 5th Jan. I am waiting for update and let my team to work in project delivery.
Hi @Alper, I am sure i can show you via screen share, if screen shot is not good enough proof. Anyway internet is working as i have make sure that aspect.
@Alper i need immediate help. I am not able to generate new ABP entity. It has blocked me completely. Please help ASAP.
Regarding point 1: 1- Open ABP suite from my project folder 2- Go to ABP suite module 3- Download Code 4- Wola you got error in ABP suite console
Regarding point 2: 1- Take existing 4.0.0 project 2- Create new entity via ABP suite 3- New proxy classes created in new folder st. then previous one 4- run abp generate-proxy in angular folder 5- New Proxy folder created and few modules moved to new st.
Hello @alper, For how long i have to wait so that my team can work and we can deliver our project instead of finding bugs in ABP suite. Please confirm or tell me next escalation point.