Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maliming"

Does your browser console have error/warning messages?

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?
Answer

Sorry, I feel like a IIS permission issue. The application does not have permission to create new files.

Try to manually copy the tempkey.rsa file generated during development to the IIS website directory.

https://stackoverflow.com/questions/48933369/access-denied-file-in-asp-net-core?rq=1

Does your browser console have error/warning messages?

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?

You can provide default values (true) when you define them.

https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Core/Configuration/AppSettingProvider.cs#L84

the menues (sub) cannot be opened.

Can you share a screenshot of the problem?

@commondesk

SettingManager.GetSettingValueAsync(AppSettings.UserManagement.IsNewRegisteredUserActiveByDefault) Will not read setting from appsettings.json,See: https://aspnetboilerplate.com/Pages/Documents/Setting-Management


If you want to use the settings in appsettings.json, use asp net core configuration. https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-2.2

Answer

Does the file C:\inetpub\wwwroot\dashboard\tempkey.rsa exist? Looks like a problem with iis.

Do they all exist on the component?

Answer

This problem seems to have nothing to do with zero. Can you share some code?

datatables document: https://datatables.net/examples/data_sources/dom

Showing 2331 to 2340 of 2998 entries