Base solution for your next web application

Activities of "devteambiz"

Question

can modify code ldap setting use User and Password as same Login page for Authenticate. If can't modify. User in ldap setting must have role admin?

I user postman test api Authenticate. my database have 2 user same as "paichayon" but difference Tenant ,tenant default userid is 17 and tenant 2 userid is 101 i set Abp.TenantId is 2 but response body at userId is 17. it not correct!. i sent picture to you. thank you.

I publish code to dev server and i found menu setting is error : System.TimeZoneNotFoundException: "South Sudan Standard Time" was not found. at TimeZoneConverter.TZConvert.GetTimeZoneInfo(String windowsOrIanaTimeZoneId) at SuperApp.Timing.TimeZoneService.<GetWindowsTimezones>b__5_1(String tz) in C:\Works\web_source\sdb\SuperApp\src\SuperApp.Core\Timing\TimeZoneService.cs:line 61 at System.Linq.Enumerable.SelectIPartitionIterator2.PreallocatingToArray(Int32 count) at System.Linq.Enumerable.SelectIPartitionIterator2.ToArray() at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.OrderedEnumerable1.ToList() at SuperApp.Timing.TimeZoneService.GetWindowsTimezones() in C:\Works\web_source\sdb\SuperApp\src\SuperApp.Core\Timing\TimeZoneService.cs:line 60 at SuperApp.Timing.TimingAppService.GetTimezoneInfos(SettingScopes defaultTimezoneScope) in C:\Works\web_source\sdb\SuperApp\src\SuperApp.Application\Timing\TimingAppService.cs:line 47 at SuperApp.Timing.TimingAppService.GetTimezoneComboboxItems(GetTimezoneComboboxItemsInput input) in C:\Works\web_source\sdb\SuperApp\src\SuperApp.Application\Timing\TimingAppService.cs:line 28 at SuperApp.Web.Areas.App.Controllers.HostSettingsController.Index() in C:\Works\web_source\sdb\SuperApp\src\SuperApp.Web.Mvc\Areas\App\Controllers\HostSettingsController.cs:line 48 at lambda_method4267(Closure, Object) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)

how to fix it. Thank you.

when i set this config in appsettings.json "Swagger": { "ShowSummaries": true } I open web path "/swagger/index.html" I found this error,"FileNotFoundException: Could not find file 'C:\Works\web_source\sdb\SuperApp\src\SuperApp.Web.Mvc\bin\Debug\net8.0\SuperApp.Web.Mvc.xml'" How to gen *.Web.Mvc.xml ? thank you.

Showing 1 to 4 of 4 entries