Activities of "sunivycsm"

Question

I am doing publishing project to iis. I just publish the xxx.WEB project and put it in the inetpub/wwwroot folder at drive C. Then I will use IIS to point to the folder. Usually mvc projects I will do the same. But now I can't show the web, so can you guide me so I can publish the project?

  • ABP Framework version: v6.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace: Showing 404 when uploading to iis of windows server
  • Steps to reproduce the issue: Publish project xxx.WEB. Attached image is my project folder.

when i run the angular app this error appears. I used "npm add @swinlane" but still no success.

  • ABP Framework version: v6.0.0
  • UI type: Angular / MVC
  • DB provider: EF Core

I start project angula using cmd : npm start Error in image. I nead support.

  • ABP Framework version: v 5.3.4
  • UI type: Angular
  • DB provider: EF Core

I'm editing the login screen on 5.2.1 and using angular. I created 1component Login. On app.component.ts I used replaceableComponentsService to replace the Login. But at the Login page nothing changed. Please help me

  • ABP Framework version: v5.2.1
  • UI type: Angular
  • DB provider: EF Core
  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • An exception was thrown while activating xxxController -> xxxAppService. Autofac.Core.DependencyResolutionException: An exception was thrown while activating xxxController -> xxxAppService.
  • Steps to reproduce the issue: When I access the list I get an exception, after checking the logs I found the exception I am getting as above. I put debug in the Controller file and made sure it ran in there, but it didn't run to my AppService.
  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: Dependency Resolution Exception
  • Steps to reproduce the issue: The first, i go to settings on adminstrator menu and i get such an exception. What should I do in this case?

I need to change my system's UTC to match my region's UTC?

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: vX.X.X

I am using version 4.3.2 . I see on Lepton theme there is a notification section but on our source it is not. How can I turn it on and use it

I am using suite to gen CRUD. But when I run httpApi.Host this occurs. Other parts like IdentityServer, Web still work normally.Here is the code I use

  • ABP Framework version: v4.3.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: An internal error occurred during your request!
  • Steps to reproduce the issue:
    1. Access to ABP Suite
    1. Add solution
    1. Create Module.
    1. Comment Reference MongoDB in "Test" Forder.
    1. Clean and rebuild solution.
    1. Run the project successfully and show the sample page.
    1. Add module in ABP Suite.
    1. Create entity.
    1. Add migration and copy to main project. Then, edit DbContext in migration. Here, I renamed the table for brevity.
    1. Update database and run project. Edit dynamic proxy in razor page.
    1. When I run the project again, I get the following error.
  • Can anyone tell me what step I did wrong or lack of environment?
  • On my coworker's computer there is no error problem.
Showing 1 to 10 of 12 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13