Open Closed

Runtime Compilation not work, when changes in Html Web Page? #1693


User avatar
0
MajidAli created

I have installed the package(Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation) but when i changed in html or js, then runtime compilation its not working.

  • ABP Framework version: v4.3.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

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

    hi

    The Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation has beed build-in installed.

    How to reproduce your problem? Can you share the steps?

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

  • User Avatar
    0
    LawrenceKwan created

    Can confirm this problem.

    This symtom only take place on these conditions:

    1. main project is a tiered project (asp.net core mvc)
    2. a separated module (asp.net core mvc)

    You will find that those cshtml in main web project can be compiled at runtime. However, the module web project is not able to be compiled at runtime

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share a simple project? liming.ma@volosoft.com

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11