ಆರ್ಕೈವ್ಸ್

ಶೇರ್ಪಾಯಿಂಟ್ ರಲ್ಲಿ ಕ್ಲೈಂಟ್ ಆಬ್ಜೆಕ್ಟ್ ಮಾಡೆಲ್ 2010 – Part 1

ಶೇರ್ಪಾಯಿಂಟ್ ರಲ್ಲಿ ಕ್ಲೈಂಟ್ ಆಬ್ಜೆಕ್ಟ್ ಮಾಡೆಲ್ 2010 is one of the developers dream. It enables developers to access the SharePoint data from client, the code need not to be deployed in to the server.

Client Object Model can be used in the following three ways.

.Net CLR Silverlight Object Model JavaScript

.Net CLR Example:

Create […]

ಲಾಗಿನ್ ವಿಫಲವಾಗಿದೆ ಲಾಗಿನ್ ಮೂಲಕ ತೆರೆಯಲು ಡೇಟಾಬೇಸ್ ಮನವಿ ಮಾಡಬಹುದು

I got into the below issue, when I try to access the site collection search scopes.

Cannot open database “Uday_SharePoint_SSP_Content” requested by the login. The login failed. Login failed for user ‘UdayUday.Ethirajulu$’. at Microsoft.SharePoint.Portal.Search.Admin.Pages.SearchAdminPageBase.ErrorHandler(Object sender, EventArgs e) at System.Web.UI.TemplateControl.OnError(EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(ಬೂಲಿಯನ್ includeStagesBeforeAsyncPoint, ಬೂಲಿಯನ್ includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(ಬೂಲಿಯನ್ includeStagesBeforeAsyncPoint, ಬೂಲಿಯನ್ includeStagesAfterAsyncPoint) ಮೇಲೆ […]