Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All ,
I have deployed my application , and when i am trying to open from access point than it is giving error
Application failed to open , you don't have access.
My application has section access , i am distributing my application to one folder and i have also mounted that folder.
My application is opening correctly when i removed the section access.
I have also tried , delete the meta and shared file and tried again.
Please suggest what is going wrong here.
Maybe your section access is ill-formed.
Put a textbox into your app without section access with this expression =OSUser() and open using Access Point
That value should be into your section access
when your section access removed, did you also unchecked the settings in your user document->opening->initial data reduction based on section access?
Previously same file with same section access was working fine , before some days this error is coming
Hi Agnivesh, how are you implementing section access? using NTNAME? with initial data reduction? In this case please check the user loaded in QV, you can add a textbox to check.
Removing the "section access;" keywords you can check what is loading (maybe it needs some fix to avoid circular references). after this reload you can select the user logging in and check if this user has access to data selecting the NTNAME and see if there are selections availables in other fields related with this table, maybe some data link has gone and users don't have access to any data.
but when i checked manually , login to server , section access is working correctly
NTNAME is directly fetched in Desktop version. if you try to open the access point check SSO is enabled or not.
might be some domain name is included in browser.
SSO is enabled