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

Activities of "maliming"

the model binding fails when you save the data, please share the http request header information of your submitted data and the parameter model corresponding to the method of saving the data.

It should be a problem with model binding. Please take a look at the request parameters of the http request header.

Please share your controller code and parameter model.

Answer

ismcagdas

Yesterday I received a project for jehadk.

client.Connect( _smtpEmailSenderConfiguration.Host, _smtpEmailSenderConfiguration.Port, MailKit.Security.SecureSocketOptions.Auto ); This will resolve the certificate issue encountered.

But the current prompt: "AuthenticationInvalidCredentials: 5.7.3 authentication failed"

Answer

Hi jehadk

You can download a template here [https://aspnetboilerplate.com/Templates]) Simply call the recurring problem and send the project to me at <a href="mailto:[email protected]">[email protected]</a>

Please refer to the documentation:

https://aspnetboilerplate.com/Pages/Documents/AspNet-Core#application-services-as-controllers

:)

Answer
Configuration.ReplaceService<IMailKitSmtpBuilder, MyMailKitSmtpBuilder>(DependencyLifeStyle.Transient);

Just call ReplaceService to replace the built-in service.

[https://aspnetboilerplate.com/Pages/Documents/Startup-Configuration#replacing-built-in-services])

I guess demo.aspnetzero.com might put Angular's static resources in the wwwroot directory of the Api site.

Answer

[https://github.com/aspnetboilerplate/aspnetboilerplate/blob/v3.5.0/src/Abp.Web/Auditing/WebClientInfoProvider.cs#L71])

You can implement your own IClientInfoProvider. Look at the problems caused by those IP addresses. Handle these special cases.

hi tteoh

Can you send us a project that can reproduce the problem? Email address: <a href="mailto:[email protected]">[email protected]</a>

Make sure PostMan Interceptor is not enabled.

Showing 2941 to 2950 of 2998 entries