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

Activities of "josejunior"

Question

Hello @ll,

Is it possible to get the SqlException (string or code) on application controller?

TIA

I have the following scenario:

ASPNETZero .net core MVC v8.6.0.0

We published the MVC at https://mvc.onesamedomain.com

and HOST part at https://host.onesamedomain.com

We have an application running java, hosted at https://otherapp.ondedomain.com The user logs in to MVC generating the authentication TOKEN, which is sent to the java application.

How can I implement so that the Java App can consume the endpoints of https://host.onesamedomain.com with the authenticated token in the MVC environment?

We noticed that XSRF-TOKEN and Antiforgery Cookies are bounded to the full url site. If user login at https://mvc.onesamedomain.com they are not logged in at https://host.onesamedomain.com Is it possible to change this?

Could you help?

TIA

Hello,

using .net Core - MVC - v 8.6.0 and reCaptcha v3 on production server:

Register?returnUrl=%2FApp:1 Uncaught (in promise) null Promise.then (async) then @ recaptcha__pt_br.js:524 grecaptcha.reExecute @ Register?returnUrl=%2FApp:148 (anonymous) @ Register?returnUrl=%2FApp:148 Promise.then (async) A2 @ recaptcha__pt_br.js:522 (anonymous) @ recaptcha__pt_br.js:520 vp @ recaptcha__pt_br.js:301 h2 @ recaptcha__pt_br.js:520 (anonymous) @ recaptcha__pt_br.js:525 (anonymous) @ recaptcha__pt_br.js:544

Can you help?

Hello Guys,

I am getting Error when using RAD Power Tools (2.2.0.4) to generate new Entity : 'EpPlus' does not exist in the namespace 'xxx.DataExporting.Excel' (are you missing an assembly reference?) xxx.Application

Apsnet Zero .net Core MVC v.8.4

Hello Asp.Net Zero,

I would like to know where (files) to customize the chat ui, in order to display the user EmailAddress instead of UserName! Is this possible?

TIA

Showing 1 to 5 of 5 entries