0
icoretchi created
- ABP Framework version: v9.0.2
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace:
- Template: microservice
- Created ABP Studio Version: 0.9.17
- Multi-Tenancy: Yes
- UI Framework: angular
- Theme: leptonx
- Theme Style: system
- Database Provider: ef
- Database Management System: sqlserver
- Mobile Framework: none
- Public Website: No
- Include Tests: Yes
- Dynamic Localization: Yes
- Optional Modules:
- GDPR
- FileManagement
- TextTemplateManagement
- AuditLogging
- Chat
- OpenIddictAdmin
- Steps to reproduce the issue:
- Generate new solution using microservice template with Angular UI
- Add new microservice
- Add new entity
There are many component and services path reference errors. See the image attached. These are easy to resolve, but another problem is that the entity is not appears in UI. Apparently everything is ok with routing providers, but I didn't succeed to find out where are the problems.