Activities of "brauerj@gc.adventist.org"

I ran the following

abp new MyReport.MainApp -u blazor-server -csf --version 9.1.3 --theme basic -t app-pro

Then opened the solution in ABP Studio and added the Chat module Then ran and opened the site, and gave permission to admin, then enabled all of the features. But still nothing shows.

I had a previous ticket submitted but none of the AI answers were sufficient and I wasn't able to provide code in time. Just running the built in from nothing seems to suggest that Blazor Server isn't supported?

Here is the demo project code for reference https://github.com/brauerj-gc/ABPBlazorServerChatModuleTest

Thanks,

Jonathan

I've just installed the Chat Module and run the database migration and enabled the setting on the administration page but I'm not seeing anything in toolbar or menu. What am I missing?

Ok I'm getting this error again! Trying to open abp suite on a sub module that WAS created as a sub module to an app-pro project I get this error: "Suite works only with app-pro and module-pro templates!" I've manually added <PackageReference Include="Volo.Abp.Commercial.SuiteTemplates" Version="9.1.3" /> to the SubModule.Domain project which seems to have fixed it previously, but this time is not! This seems to be a REPEATING issue!

I've tried cleaning and rebuilding. I've tried adding [DependsOn(typeof(VoloAbpCommercialSuiteTemplatesModule))], but still same error. And nothing shows in the abp suite logs either. It'd be nice if at least the logs told us what you were looking at to determine "it wasn't app-pro or module-pro."

Jonathan

I have two systems. In one the Feature Management shows under settings

In the other I have features defined but Feature Management is missing from the settings screen even with all admin permissions given.

What am I missing? I don't see any reference to Volo.Abp.FeatureManagement in the .Blazor project for the system that works.

Thanks,

Jonathan

I'm regularly getting a deadlock based hang when starting a debug session (from visual studio). I'm only getting this with some of my larger ABP Blazor-Server apps.

The Console App stops with showing the all of the "Loaded ABP modules." It just never seems to complete the initialization.

Here is the Task View from visual studio. That seems like it should point towards the issue.

Any suggestions on next steps? Often when I restart it will start correctly. The fact that it isn't consistent makes debugging very annoying!

Thanks,

Jonathan

Could you make a community sharing area for templates for ABP Suite?  Perhaps as part of the "app store" model being worked on?

I would like a template that does NOT depend on functions on the backend but uses a "filter" object on the back end corresponding to the query DTO currently created on the front end. Then use AutoMapper to map between.  I would think that would make a good default/replacement to the current method. Numerous function calls are HARD to maintain!!

I'd make the change myself but it would get out of date too soon and there is no way to share with others so they can help maintain this alternative approach.

Thanks,

Jonathan

I am increasingly having the issue where when I make changes to my ABP Blazor Server project (recently upgraded to 9.x) and press "Start Debug" in Visual Studio it almost always runs an old version of the code and does not catch break points. This is now happening on both of my ABP projects (now that they've been upgraded?). Only after debugging sometimes several times does it catch the new code.

Anyone else having this issue? It's VERY annoying.

I'm not sure how to make a "demonstration" of the issue without a large complex project.

Thanks,

Jonathan

I'm getting this same issue again! I'm running ABP Suite on a sub module that has been upgraded to 9.1.3 from 6 or 7 originally. This seemed to have resolved itself previously by upgrading/reinstalling ABP Studio? But now it's back to the same issue!

Error in ABP Suite 9.1.3: Cannot find "Volo.Abp.Commercial.SuiteTemplates.dll". ABP Suite cannot find it in any sub folders of C:\Users\brauerj\Source\repos\MyProject\modules\MyProject.SubMod

C:\Users\brauerj\Source\repos\MyProject\src\MyProject.Main.Domain\MainDomainModule.cs has the correct typeof(VoloAbpCommercialSuiteTemplatesModule) dependency but this is in the root project. It seems ABP Suite is unable to "find" this root project?

Why do I keep having this issue?

Note I ran this out of ABP Studio by right clicking on my submodule.

Jonathan

It looks like something very important was recently removed from ABP! The ability to scaffold out a new site with a specific version!!! I highly depend on this capability. Having to upgrade my entire site just to integrate some new code from a scaffolded project is not acceptable. The old CLI has --version. Where is the ability to select which version is used for building code in the new ABP cli/studio?

Question
  • ABP Framework version: v9.0.3
  • UI Type: Blazor Server
  • Sub Modules
  • Database System: EF Core (SQL Server)

I'm trying to use ABP Suite to Generate a previously generated entity in a sub module project but it is giving me the error

Cannot find "Volo.Abp.Commercial.SuiteTemplates.dll". ABP Suite cannot find it in any sub folders of C:\Users\UserName\Source\repos\Project\modules\Project.SubModule

I tried adding <PackageReference Include="Volo.Abp.Commercial.SuiteTemplates" Version="9.0.3" /> to the domain project but that didn't help!

I even added

[DependsOn(typeof(VoloAbpCommercialSuiteTemplatesModule))]
...
public class My*****DomainModule : AbpModule

using ABP Suite v9.0.3.

Showing 1 to 10 of 21 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.2.0-preview. Updated on February 12, 2026, 08:27
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.