Activities of "maliming"

hi

You can run abp install-libs command to create libsfor azure devops deployment

hi

If I click on ok for the swal popup I get this

Can you share a simple project to show this?

liming.ma@volosoft.com

hi

I think I can't reproduce the error based on your code. Can you share a project?

Answer

hi

Update your src\Arquivar.Web\Pages\Shared\LookupModal.cshtml file as

Somehow, it misses these codes.

@page
@using Microsoft.AspNetCore.Mvc.Localization
@using Arquivar.Localization
@inject IHtmlLocalizer<ArquivarResource> L
@model Arquivar.Web.Pages.Shared.LookupModal
@{
    Layout = null;
}

<div id="NavigationPropertyLookupTableModal">
    <abp-modal size="Large">
        <abp-modal-header title="@(L["Pick"].Value)"></abp-modal-header>
        <input hidden id="CurrentLookupId" value="@Model.CurrentId" />
        <input hidden id="CurrentLookupDisplayName" value="@Model.CurrentDisplayName" />
        <abp-modal-body>
            <abp-table striped-rows="true" id="LookupTable">
            </abp-table>
        </abp-modal-body>
        <div class="modal-footer">
            <button id="CancelButton" type="button" class="btn btn-secondary" data-bs-dismiss="modal">@L["Cancel"]</button>
        </div>
    </abp-modal>
</div>

hi

Can you reproduce this in a new template project? If so please share the steps.

hi

Can you share some code to reproduce the first error?

hi

What's your abp version?

How can I reproduce this error?

hi

Please check the logs.txt for HTTP 500 error

hi

What are the error now?

First, second or third?

hi

Did you selected the scope option on swagger?

Showing 5901 to 5910 of 11531 entries
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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.