Hi Issue Ticket no: 10312 , What can i do next ? https://abp.io/support/questions/10312/Error-when-Save-and-Generate-Class-with-Abp-Suite
Thank you
Hi I got Error when Save and Generate Class with Abp Suite 10.0.2
Follow this tutorial https://abp.io/docs/latest/tutorials/microservice/part-03?UI=NG&DB=EF
i already try to fix it manual but when regenerate it back to error again
Provide us with the following info:
Exception message and full stack trace: Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductCreateDto.cs(10,19): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] /Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductCreateDto.cs(10,64): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] /Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductUpdateDto.cs(11,19): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] /Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductUpdateDto.cs(11,64): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] /Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductCreateDto.cs(14,12): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] /Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductCreateDto.cs(14,47): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] /Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductUpdateDto.cs(15,12): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] /Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/Services/Dtos/Products/ProductUpdateDto.cs(15,47): error CS0103: The name 'ProductConsts' does not exist in the current context [/Users/kwanp/Documents/Projects/CloudCrm2/services/catalog/CloudCrm2.CatalogService.Contracts/CloudCrm2.CatalogService.Contracts.csproj] 0 Warning(s) 8 Error(s)
Thank you