Wednesday, 11 January 2023

.net core run using cli issues

   Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found 


solution:  Run  dotnet dev-certs https -t

No comments:

Post a Comment

dropdownsearch for dyanmic fields

    I’ve enabled searchable dropdowns for all dynamic dropdown controls in Assignment Details. What I changed Added a  dropdownSearch  map...