Activités de "rafael.gonzales"

I found the solution. I just answered the same question in another ticket. I will post it here too. It's because there are some missing <Version></Version> tags in the **Volo.Abp.Account.Pro **projects.

Steps to solve

  • Go to Volo.Abp.Account.Pro.Public.Web.csproj
  • Check if this is located in your project definition or add it if it's not there. ** <Version>6.0.2.0</Version>**
  • Recompile
  • Check if all the Volo.Abp.Account.Pro.XXXX projects have the tag <Version></Version> inside of it.

I had the same problem with the version 7.0.1.0. I found a workaround to solve this issue.

  • Go to Volo.Abp.Account.Pro.Public.Web.csproj
  • Check if this is located in your project definition or add it if it's not there. ** <Version>6.0.2.0</Version>**
  • Recompile

Check if all the Volo.Abp.Account.Pro.XXXX projects have the tag <Version></Version> inside of it.

I wanted to report this some weeks ago but i only few support count so i can't take a risk to report some bugs & solutions. I found 2 more related.

It seems to happen to Blazor but it works great with MVC (a note if you decide to switch to another UI)

Affichage de 121 à 123 sur 123 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11