Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:
- ABP Framework version: v8.2.0
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): Microservice
- Exception message and full stack trace:
- Steps to reproduce the issue:
- run abp suite
- add File type property
- save and generate
- the following error will appear:
- and in terminal
Actually, the code will be generated, but after you create the entity and upload the file, the file name will not appear in list view and in edit modal form, even if it's correctly uploaded and saved to the database.
1 Answer(s)
-
0
Hi, it seems an error occurs when Suite tries to generate proxies (for only ms solution, as far as I see). I'm able to reproduce the problem and will fix it asap. Btw, I have refunded your ticket.
Best regards.