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

Activities of "bluescopesteel"

Hi Support team,

Please ignore this ticket for time being.I guess it is problem of calling AbpSession.GetTenantId() on background functions in a specific scenario.

Best regards

Hi @ismcagdas,

Thanks v much for your suggestion, it is working fine in my local.

Answer

Hi - how does this relate to Asp.Net Zero v10.2?

Thanks for your very good answer, much appreciated.

It seems that the main difference is removing the gulp buildDev command from npm run start, thus re-using the output from gulp buildDev.

Can we also re-use the output from gulp build?

Can I ask two things please.

  1. Why is it that so many links referenced by your Support Team are broken? The link above by ismcagdas is onlly 29 days old yet is broken. But I keep discovering them all the time.
  2. What are we supposed to be doing with this Samesite issue. I see it also - is our ASP.NET Zero website going to stop working sometime soon? Surely for something so important youy would have sent out some advisory?

Support - I keep finding a lot of your links are broken. Where is https://github.com/aspnetzero/aspnet-zero-core/issues/2538#issuecomment-518217281?

We have the same problem here. So I have applied the same solution. ie

.SetIsOriginAllowed((host)=> true)

For now.

Seems to be no better solution described here.

Ps. I am not the only one having difficulty working out where/how to do it. See https://stackoverflow.com/questions/48179508/change-default-culture-in-aspnetboilerplate

So for now I have just did what this fellow did and changed it directly in the database. But where/how do I do that in the code?

Im aware of this: await SettingManager.ChangeSettingForApplicationAsync(LocalizationSettingNames.DefaultLanguage, "en-AU");

But have no idea where to put it.

Umm - so how did you do that exactly? Where in the code did you set the default language to "en-AU"? Afterall that was my question - how do I do it?

Yeah sorry - the path was invalid.

Showing 11 to 20 of 24 entries