சென்னை

SQL சர்வர் அமர்வு தரவுத்தள இணைப்பு சரம் இணைக்க முடியவில்லை IPartitionResolver வகை ஒரு உதாரணமாக மூலம் திரும்பினார்

இன்று, நான் அநாமதேய அணுகல் தளம் அமைக்க அங்கீகார வழங்குநர்கள் விளையாடி.

திடீரென்று தளத்தில் கீழே பிழை தொடங்கிய. நான் டி.பி. Server இல் தவறு என்ன துப்பு இல்லை, பின்னர் நான் டி.பி. சர்வர் அதிர்ஷ்டம் எல் மீண்டும் துவக்கப்படும்

விதிவிலக்கு:

விதிவிலக்கு வகை: System.Web.HttpException விதிவிலக்கு செய்தி: முடியவில்லை […]

வெப்கேஸ்ட் : ஷேர்பாயிண்ட் வாடிக்கையாளர் ஆப்ஜெக்ட் மாதிரி 2010

I am planning for a webcast with demo in “Client Object Model in SharePoint 2010” on February 9th 2010.

Register for the event here

List level Validation in SharePoint 2010

In my earlier article, I wrote about column level validation in SharePoint 2010.

List level validation will trigger before saving the content. The validation should return TRUE to save the content.

Library Information List:

I have created sample list Library Information with the following columns.

Validation Scenario:

Due […]

User Profile Exception Error while Creating Sample Data in SharePoint 2010 Configuration Wizard

I encountered the following error while running Configuration wizard for SharePoint 2010.

You need to Install the hotfix for Windows Server 2008 R2 / விண்டோஸ் 7. Download here from Microsoft Connect.

Error in Log File:

01/09/2010 13:20:05 17 ERR An exception of type Microsoft.Office.Server.UserProfiles.UserProfileException was thrown. […]

Column Validation in SharePoint 2010

Most of the developers faced issues with column validations in SharePoint 2003/2007.

It is really painful to write the validation using custom approach like javascript or jquery.

ஷேர்பாயிண்ட் 2010 provides the following validations in Out of the Box.

Column Level Validation List Level Validation

Column Level Validation

While creating new column […]