0
shobhit created
- ABP Framework version: v4.2.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace: as per attached screen shot
- Steps to reproduce the issue:"
2 Problems: 1- Run ABP Suite. Below error occures. As yes we have valid license. 2- When Using CRUD Page Generator Angular UI is not getting generated even C# code is getting generated.
1 Answer(s)
-
0
Hi @shobhit,
When Using CRUD Page Generator Angular UI is not getting generated even C# code is getting generated
There is a known issue that causes angular ui generation to fail, when there are spaces in the solution folder path. (ex:
C:\my projects\Acme.BookStore
)May it be the same for you?
Run ABP Suite. Below error occures. As yes we have valid license.
There is a file named
%USERPROFILE%\.abp\suite\suite-license.bin
in your environment. Can you open it with a text editor and tell me if it looks ok? Also, when you started to get this error?