Open Closed

Error while running Dashboard Demo #293


User avatar
0
kirtik created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/
Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index
The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: vX.X.X

  • UI type: Angular / MVC

  • Tiered (MVC) or Identity Server Seperated (Angular): yes / no

  • Exception message and stack trace:

  • Steps to reproduce the issue:

I am getting the following eeror while running the Dashboard Demo from abp-samples.master

DashboardDemoError.png

I just opened and run the demo without any changes.

I need to run this for refrence in order to build a custom dashboard.


4 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    HI,

    I will check it out.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can two options:

    1. Remove options.FileSets.ReplaceEmbeddedByPhysical<AbpAspNetCoreMvcUiThemeSharedModule>..... code.

    2. Download the abp source code and put it in the same directory as abp-samples.

  • User Avatar
    0
    kirtik created

    Yes i removed the above code and its working now. I can see the following dashboard
    Dashboard.png

    **I want to build a custom layout like the figure below for the dashboard. What is the best way to go ahead ? which source code module will i need to download to 1. modify existing dashboard layout or 2. To build a custom layout. Can you please provide some pointers ?
    **

    custom.png

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can customize the page, see : https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-User-Interface.

    If you are using MVC UI, you can use virtual file explorer to see dashboard page source code.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 10, 2025, 12:38