Hello guys,
Just want to know your opinion on this snippet of code for warming up the app.
<applicationInitialization doAppInitAfterRestart="true"> <add initializationPage="/" /> </applicationInitialization>
v11.1 .NetCore + Angular
Hi,
I'm getting a timeout exception occurring only on our production but not local. Connection string is unchanged since last successful deployment Saw a similar issue our db is actually having 12vCores so it should be enough? Tried increasing timeout in our pipeline but still having the timeout exception
Any other tips how to resolve this? Thank you
Hi,
Is there any implementation that you made that would deter a user from accessing any page if said user is not affiliated to any organization unit? If none, can you give me a suggestion on how to effectively do it without disrupting any future update/merge from your side?
Hi m.aliozkaya,
Ok, Thanks. Will do that
Thank you ismcagdas.
I tried adding this settings manually in azure hosted app service's web.config file. It worked. But this setting is getting overwritten on next deploy.
If possible, can you help me to get this done by suggesting some way which don't require manual thing. We are deploying the app on azure app service by CICD and web.config file generating automatically.
Hi ismcagdas, Did you get chance to check this, please?
Hi,
Shared the credentials on mail
Hi,
Were you able to access the URL and check the issue?
Hi,
Live URL is https://qav2.hellonote.com/account/login Credentials: ***** / **********
Product Version 12.01 Angular .Net Core
Hello Team,
We are facing an issue in chat feature with tenancy URL. Without tenancy URL, chat feature is working fine but as we enabled tenancy from URL like https://emr.hnv2.com (Sample URL, here emr is tenant) chat is not working. It started throwing 404 error
We request you to kindly guide us, if we missing anything. Thanks