Ends in:
2 DAYS
4 HRS
53 MIN
22 SEC
Ends in:
2 D
4 H
53 M
22 S

Activities of "cellero"

  • ABP Framework version: v8.3.1
  • UI Type: Blazor WebAPP
  • Database System: EF Core SQL Server

Why do I still get this message in ABP Suite in 8.3.1!?

I had significant problems when upgrading to 8.3.0 so I reverted to 8.2.2. I took the risk of upgrading to 8.3.1 last week but am still encountering this same issue. I did report it on the "Bugs & Issues v8.3.x ", but I received no reply.

The message is shown when selecting the solution from the ABP start page and when clicking on the Save and Generate.

I suspect it is in the ....abp\suite\appsettings.json settings for the project. I experimented when 8.3.0 was released by adding in paths for the project with null e.g. "HttpApiHostProjectDirectory": null But that started odd behavior when generating entities.

Can you please provide a fix to this as it is blocking progress on projects.

  • ABP Framework version: v8.3.0 ABP Studio 0.8.0
  • UI Type: Blazor Web App
  • Database System: SQL Server

The upgrade to 8.3.0 has not been very successful for us. The primary issue is that since upgrading Abp Suite does not create all objects when generating an Entity.

Firstly though, this message is given on existing AND new project (created via ABP Studio):

I stopped this message by updating C:\Users\xxx.abp\suite\appsettings.json and replacing the null value in HttpApiHostProjectDirectory by coping the HttpApiClientProjectDirectory string. Note that new projects created by ABP Studio have same issue.

Secondly, whenever attempting to create an Entity this message is given. Even when the project is built:

To the main issue. When creating an Entity in ABP Suite only objects in the ...Blazor.Client project are created. I.e. nothing in any other project Application, Application.Contracts etc.. It is like the templates are missing??? We are unable to create / update entities.

This is a serious issue for us. We first encountered this last week when 8.3.0-final was released. I have waited to raise this ticket assuming it would be resolved but it is not.

Please assist.

  • ABP Framework version: v8.3.0 After upgrading to ABP 8.3.0 there is no button in ABP Suite to add a new project.

I have uninstalled and resinstalled both abp suite and the cli to try to solve but there is no change. abp suite remove dotnet tool uninstall -g Volo.Abp.Cli

dotnet tool install -g Volo.Abp.Cli abp suite install

  • ABP Framework version: v8.2.0-rc
  • UI Type: Blazor Web App

Can you please assist with the approach (CSS ??) for reducing the padding on each DataGrid row. I would like to reduce the white space on each row as it is takes up too much space. I am referring to the row areas marked in red below:

Presumably this will be achieved using CSS and will go in the main.css, I'd like assistance with the CSS markup

Thanks.

  • ABP Framework version: v8.1.1

Is it possible to call the ABP Suite "Save and Generate" function from the command line? It would take the entity JSON file name as a parameter. I want to automate the entity generation task rather than manually one by one and in right entity order.

Thanks, Roger

  • ABP Framework version: v8.1.1

Using ABP Suite, there are no audit details on the child of a Master-Child entity.

It should follow the same audit level as the base class on the Master.
Do you agree? Any suggestions?

Thank you.

  • ABP Framework version: v8.1.0
  • UI Type: Blazor Server

Using ABP 8.1.0:

Running abp update from ABP Suite or CLI the update only attempts to update to version 8.0.5:

Question
  • ABP Framework version: v8.0.4
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)

On upgrading to 8.0.4 from 8.0.0 I have lost menu formatting:

The login page is ok The content page seems to be ok.

Help please.

  • ABP Framework version: v8.0++
  • UI type: Blazor
  • DB provider: EF Core

I want to refresh data on a Blazor page when data in the collection changes. Do you have any advice / recommendations?

Currently I use a timer but periodically get the exception below - it occurs when one of the clients disconnects.

System.ObjectDisposedException HResult=0x80131622 Message=Instances cannot be resolved and nested lifetimes cannot be created from this LifetimeScope as it (or one of its parent scopes) has already been disposed.

I'm considering implementing an INotifyCollectionChanged / Observable Collection: https://blazor.syncfusion.com/documentation/common/data-binding/data-updates But I'm not sure of the correct approach.

Any advice would be appreciated.

  • ABP Framework version: v7.2.1
  • UI type:Blazor

The following message if given when running Blazor projects:

I note the following answer on Github: https://github.com/abpframework/abp/discussions/14486

How can this message be suppressed for Abp Projects with an ABP Commercial license?

Showing 1 to 10 of 34 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 02, 2024, 12:35