Base solution for your next web application

Activities of "ncvitanovic"

Question

Hi,

What are the settings for sending e-mails over Gmail?

It should be:

smtp.gmail.com Requires SSL: Yes Requires TLS: Yes (if available) Requires Authentication: Yes Port for TLS/STARTTLS: 587

I tried also CustomMailKitSmtpBuilder because of STARTTLS: https://forum.aspnetboilerplate.com/viewtopic.php?f=5&t=10543 But without success.

I tried on localhost and Azure.

Thanks, Niko

Hello,

I made new menu positions for my application. How to add my application menu item in rapid application development?

Hello,

I installed yarn and node js (all newest versions, including webpack and webpack-cli) and tried to run npm run create-bundle:

It hangs on: Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js!wwwroot/view-resources/Views/TenantRegistration/SelectEdition.css: Entrypoint undefined = extract-text-webpack-plugin-output-filename [./node_modules/css-loader/dist/cjs.js!./wwwroot/view-resources/Views/TenantRegistration/SelectEdition.css] 8.26 KiB {0} [built] factory:4666ms building:32776ms = 37442ms + 1 hidden module

When I tried to run I am getting following error: HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure

I have version 7.0.0.

Previous version 6.x with gulp was working properly.

What can I try?

Best regards,

Question

Hello,

I am getting erors when creating entity with 2.0.3 Powertools and ASP .Net Core + JQuery 7.1.0.

See attached image:

Hello,

I am trying to implement Revolut authentication: https://revolutdev.github.io/business-api/#authentication

Is it possible with aspnetzeto and can you give me some hints how to implement it? It has also uses private and public keys for authentication.

Best regards,

Showing 1 to 5 of 5 entries