Base solution for your next web application

Activities of "annoure"

Super it works. thank you so much

I executed this commad, generation is ok now:

But in visual studio i have same probleme:

can you help me please ?

Thank you for all these clarifications.

This url gives me a json file. I hid the url on purpose. When I type the full url I have access to this file. It's my local configuration that is problematic

[https://prnt.sc/kggzg7])

public override void PreInitialize() { //workaround for issue: <a class="postlink" href="https://github.com/aspnet/EntityFrameworkCore/issues/9825">https://github.com/aspnet/EntityFramewo ... ssues/9825</a> //related github issue: <a class="postlink" href="https://github.com/aspnet/EntityFrameworkCore/issues/10407">https://github.com/aspnet/EntityFramewo ... sues/10407</a> AppContext.SetSwitch("Microsoft.EntityFrameworkCore.Issue9825", true);

        Configuration.Auditing.IsEnabledForAnonymousUsers = true;
     &lt;span style=&quot;color:#40BF00&quot;&gt;   Clock.Provider = ClockProviders.Utc;&lt;/span&gt;

This modification must be applied on DigiappsCoreModule in core project Resolve my Pb

Yes i'll right ;-)

<cite>felixbeltran: </cite> Hi,

I'm running the code with npm run hmr

Every time I make a modification to the code the compiler takes too long to refresh. It get stucked for several seconds in step "92% chunk asset optimization". Productivity is really low. Do you have any idea how to make it faster?

Thanks.

try with yarn. It's work for me

yarn run hmr

:) No errors in the Logs.txt file

When debugging, it exits the function when instantiating the AuthenticateResultModel constructor in the Authenticate method.

I found the solution. If the user in question needs to change his password during the next login, he will enter the if, the coip the Authenticate method will not have the opportunity to initialize AccessToken

voir cette image: [http://prntscr.com/ies76r])

[http://prntscr.com/ies7ce])

Acesstoken is NULL I don't know why !! Sorry link to image:

[http://prntscr.com/ieqkfc])

Accesstoken == NULL

Thanks for response.

Click here:

Showing 1 to 10 of 14 entries