Showing posts with label moss vs sharepoint 2010. Show all posts
Showing posts with label moss vs sharepoint 2010. Show all posts

Wednesday, August 17, 2011

Anonymous user gets prompted to view list items even through they have view list item permissions

In a publishing site even if anonymous users have been granted permission on all the level i.e in Central admin, in Site and if permissions are broken then in List\ Libraries but still they get prompted to enter username\ password to view the list\ list items.

To fix this issue deactivate a hidden feature by name ViewFormPagesLockDown, this feature when active denies access to anonymous users to all pages of type "application pages" by prompting authenication.

Below is the command to deactivate it, after deactivating it turn off\ on anonymous authentication on all the 3 level i.e
in CA for the webapplication,
in Site collection and
finally in any lists that you have broken permissions.

stsadm -o deactivatefeature -url http://yourserver -filename ViewFormPagesLockDown\feature.xml

Below is a MS link to configure anonymous access in sharepoint.
http://office.microsoft.com/en-us/sharepoint-server-help/grant-permissions-to-anonymous-users-HA101805390.aspx

Monday, April 19, 2010

Sharepoint 2010 New Features

so here's my first posting on sharePoint 2010, it has some new features that i came across out of my research and though would post it, i will be updating this as i come across them.



1. BI features

  a. Performance point server included services
  b. Chart web parts
  c. Excel Services – includes SQL Server Power Pivot
  d. BI Portals can be created that include scorecards, dashboards, KPIs and more

2. BCS ( business Connectivity services)

 a. Offline BCS integration.
 b. Integration with external Databases is great, seems there is JavaScript support for invoking Client Object Model
 c. Ability to connect with External data sources like tables seems to have been enhanced.

3. New SharePoint Developer tools

 a. LINQ for SharePoint for faster DotNet development,
 b. Visual Studio 2010 has more features for SharePoint development

4. Search

 a. Choice between standard SharePoint search and FAST search
 b. Search is much better and it works off external content database as well.
 c. Has Refinement options on the left hand side toolbox

5. Offline Access

 a. Offline access with workspace, mobile access, tighter office integration
 b. MS Grove is now termed as SharePoint Workspace

6. Document on file systems

 a. In SP 2010 it is “much easier” to split the content item from the metadata and place the content item in a file store, rather than placing it as a BLOB in the RDBMS.

7. List Improvements:

 a. Streaming of video placed in document libraries
 b. Relationship with Cascading\ Block, transacted cascading deletion, restriction of deletion.
 c. Lookup to multiple columns
 d. Create Relationship between Lists.
 e. Create Validations on Lists
 f. Use of Silverlight Web part

8. 2010 has got an upgrade tool stsadm –o preupgradecheck

9. Misc

 a. Support Visio services
 b. Supports Firefox, safari, IE, mobile
 c. Content Type reusability across site\farm
 d. Mobile Access
 e. Sand Box available