Open Closed

Abp Suite error on generating new Entities v. 5.2.2 #3470


User avatar
0
malfaqeeh48 created

[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)
  • User Avatar
    0
    malfaqeeh48 created

    hey albert there is any response?

  • User Avatar
    0
    alper created
    Support Team Director

    we'll respond in 24 hours.

  • User Avatar
    0
    alper created
    Support Team Director

    hi malfaqeeh,

    the problem is the output folder of your published files. remove the project from Suite and then delete the bin & obj folders... then add your solution again to Suite. Finally, try generating the entity again

  • User Avatar
    0
    malfaqeeh48 created

    bin and obj folders i have to delete it from which project?

  • User Avatar
    0
    malfaqeeh48 created

    its done thanks

  • User Avatar
    0
    alper created
    Support Team Director

    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 out folder.

  • User Avatar
    0
    malfaqeeh48 created

    okay thank you

  • User Avatar
    0
    alper created
    Support Team Director

    closing the issue... but you can reopen it anytime you want.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11