Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Mobile View in SharePoint 2010
WhatsApp
Lakshmanan Sethu Sankaranarayan
11y
2.7
k
0
0
25
Blog
In order to set up your sharepoint site in mobile browser view, we need to make few entries in combat.browser file. This blog talks about the list of steps to be performed.
Open IIS server
Right-click the IIS Web site where the SharePoint Web application is installed, and then click Explore.
In Windows Explorer, double-click the App_Browsers folder.
Open the compat.browser file in a text editor.
Find the <browser> node that corresponds to the mobile browser or device that you want to modify.
Look out for <capability name="
isMobileDevice
" value="
true
" /> element.
Set the value attribute to
false
to display a standard view of the site in the mobile browser.
Save the compat.browser file.
Restart IIS server.
Happy SharePointing :-)
Mobile View in SharePoint 2010
People also reading
Membership not found