Posts

Showing posts from February, 2013

Could not load file or assembly BCMLogon For SSRS

While configuring Reporting service with SharePoint i had found that Reporting Services is not available at  Central Administration > General Application Settings 

Custom LogIn Page For SharePoint2010

For Form Based Authentication / Sql Server First enable  Enable Forms Based Authentication (FBA)  for  Claims Based Authentication  web application from Central Admin.

SharePoint2010 BCS Does Not Allow To Select Multiple Values.

Image
Well all of us are aware Business Connectivity Service of SharePoint2010 and there are 100's or post that describes How to create BCS, How To Deploy BCS and many more. 

Customising SharePoint2010 Modal Dialogs

Image
First of all we discuss how the dialog framework works. Well  SharePoint  uses Modal Dialogs for both  Taking input from the user.(as New Item / Edit Itms forms) Notifing end User that some processing is going on. so please wait. For ease to work on these dialogs we are going to use OOB methods and feature present in  SP.UI.ModalDialog Class.