How to use CRUD Page Generator commercial to add new Entity to the new Created Module
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
Executing ChallengeResult with authentication schemes (["oidc"]). Executed action project.Web.Public.Controllers.AccountController.Login (project.Web.Public) in 159.2363ms Executed endpoint 'project.Web.Public.Controllers.AccountController.Login (project.Web.Public)' An unhandled exception has occurred while executing the request. An unhandled exception has occurred while executing the request. System.InvalidOperationException: IDX20803: Unable to obtain configuration from: 'System.String'. ---> System.IO.IOException: IDX20804: Unable to retrieve document from: 'System.String'. ---> System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch, RemoteCertificateChainErrors at System.Net.Security.SslStream.SendAuthResetSignal(ProtocolToken message, ExceptionDispatchInfo exception) at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm) at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken) --- End of inner exception stack trace ---
Yes its alreay included but still need log in using the command abp login <username>. or it will not compile
Thank you is there any way to build project without login to abp from CLI
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
You need to log in using the command abp login <username>
.
For more information, contact to license@abp.io.
Is this mean that I can not work on my code anymore after license expires how come ?
ABP Framework version: v7.0.1 UI type: MVC DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): no Exception message and stack trace:An internal error occurred during your request! Steps to reproduce the issue:Just Update
hi When I try to update ABP packages directly throw An internal error occurred during your request!!! Screenshot 2023-01-26 081813.jpg
logs of http request 400:
2022-12-15 10:04:16.386 +03:00 [INF] Executed endpoint 'APIReporting.Controllers.ReportsController.RegisterClient (APIReporting)' 2022-12-15 10:04:16.386 +03:00 [INF] Accessing expired session, Key:fee2e667-5215-7dfa-c613-38f655de803f 2022-12-15 10:04:16.386 +03:00 [INF] Request finished HTTP/2 POST https://localhost:44338/api/reports/clients application/x-www-form-urlencoded;+charset=UTF-8 27 - 400 - application/problem+json;+charset=utf-8 14.8980ms