Recently I face a strange issue. I created a new web application. And when I navigate to any page I got below Error:
Sorry, this site hasn't been shared with you.
When I look into this I found my URL was bit strange. It was routed trough /_layouts/15/start.aspx page which causes me Access Denied and my URL looks like below:
siteurl/_layouts/15/AccessDenied.aspx?Source=http%3A%2F%2Fserver%3A40164%2F_layouts%2F15%2Fstart%2Easpx#//_layouts/15/viewlsts.aspx
Solution:
I found that this is occured due to a feature "Minimal Download Strategy". you can find this feature at
Site Settings > Manage Site Features > Minimal Download Strategy.
Original source: More Info
Subscribe to:
Post Comments (Atom)
The "Mark as Decorative" Feature in SharePoint: A Small Toggle With a Big Accessibility Impact
If you've spent any time building pages in SharePoint Online, you've probably noticed a new checkbox tucked inside the Accessibility...
-
In last blog we learn how can we enable footer on SharePoint Online Modern Communication site. If you have not gone through that you can use...
-
Code Review :- General 1. Remove the commented code 2. Variable name should not be contain "_". 3. Query should be in separat...
-
In previous blog we have go through the csv creation part. You can find it on below link: File Server Migration To SharePoint Online using S...
No comments:
Post a Comment