Open Closed

I cannot succeed to integrate Docs Module in Blazor Microservices #8026


User avatar
0
icoretchi created
  • ABP Framework version: v8.3.1
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): separated
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

I've integrated Docs Module in the AdministrationService, and I've followed all the steps from the abp docs module documentation, but unfortunately docs menu does not appear and the /documents endpoint is not found. Any suggestions?

Thanks

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

9 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share what code changes you have done?

    Thanks

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    icoretchi created

    Hi,

    1. Adding Module Dependencies for all tiers
    2. Entity Framework Integration
    3. Linking Docs Module
    4. Adding New Docs Project
    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Your pictures are breaking.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    icoretchi created

    Hi,

    it's very strange. Let's try again.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You need to add the docs web modules to your Blazor WASM UI project.

    The AdministrationService is a microservice, it doesn't contain UI.

    Also add docs API route to gateways.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    icoretchi created

    Hi,

    Do you mean to add the following package to Blazor project:

    <PackageReference Include="Volo.Docs.Admin.Web" Version="8.3.1" /> <PackageReference Include="Volo.Docs.Web" Version="8.3.1" />

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    icoretchi created

    Hi,

    After I added:

    The build give me the following error:

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    The images are 404. we will fix this problem.

    Can you share the details by email?

    sorry for that.

    liming.ma@volosoft.com

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I have confirmed the docs module doesn't support the blazor server/wasm.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
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.8.0-preview. Updated on September 09, 2026, 11:56
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.