[11:47:26 ERR] ---------- RemoteServiceErrorInfo ---------- { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null }
[11:47:26 ERR] Could not find file 'C:\Users\DELL\CFPC_Project\src\CFPC_Project.Blazor\obj\Release\net6.0\browser-wasm\PubTmp\Out\wwwroot_content\Volo.Abp.AspNetCore.Components.Web\CFPC_ProjectWebAutoMapperProfile.cs'. System.IO.FileNotFoundException: Could not find file 'C:\Users\DELL\CFPC_Project\src\CFPC_Project.Blazor\obj\Release\net6.0\browser-wasm\PubTmp\Out\wwwroot_content\Volo.Abp.AspNetCore.Components.Web\CFPC_ProjectWebAutoMapperProfile.cs'.
- ABP Framework version: v5.2.2
- UI type: Blazor webassembly
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
8 Answer(s)
-
0
hey albert there is any response?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
hi malfaqeeh,
the problem is the output folder of your published files. remove the project from Suite and then delete the
bin&objfolders... then add your solution again to Suite. Finally, try generating the entity againMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
bin and obj folders i have to delete it from which project?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
its done thanks
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
also when you publish the project don't publish it to the bin folder. publish it to other directories except for your project directory. because Suite tries to manipulate these files in your
outfolder.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
okay thank you
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)