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.
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.
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.