Wednesday, July 17, 2013

Correlation ID in SharePoint 2010

Correlation ID in SharePoint 2010




SharePoint 2010 maintains logs in different areas. So it is very difficult to find what exactly the error is. But SharePoint provides a id which is known as correlation ID which is nothing but a GUID that is assigned to each conversation a user does or a SharePoint process does.

A site collection administrator can take the correlation id and search in the trace log to know where exactly the error occurred.

Just to remember for each entry in the trace log it contains a Correlation ID.

Also that entry contains the correlation id and some meaningful error message.

The correlation ID is exposed when an error page is displayed, and throughout the trace logs

Tuesday, July 16, 2013

CHECK YOUR PROVIDENT FUND ACCOUNT PF BALANCE ONLINE

CHECK YOUR PROVIDENT FUND ACCOUNT PF BALANCE ONLINE

The Employee's Provident Fund (PF) Contribution along with the Employer's Provident Contribution Amount Deducted from Your Salary Every Month is deposited in the Provident Fund account with Employees Provident Fund Organisation (EPFO).

The Employees Provident Fund Organisation (EPFO) provides a facility online to check your PF balance with the status of the account.This facility is available to the organizations who manage their PF with EPCO. The information is not available for the organisation's who have their own private PF trust

Steps To Check Your PF Balance Available with EPCO

  1. Visit The EPCO Website 
  2. Select your State
  3. Select Your EPCO Office
  4. Enter Your PF Account Details :
  • State - 2 Characters - Auto Filled after Selection
  • City  - 3 Characters - Auto Filled after Selection
  • Establishment Code - Maximum of 7 Characters
  • Extension Code - Maximum 3 Characters
  • Your PF Account Number - 7 Characters
          Eg. PF Account No. is MH/THN/12345/67   :  
          STATE - MH,
          CITY - THN
          ESTABLISHMENT CODE - 12345
          EXTENSION - 000 (leave blank)
          PF Account - 67.
  • Enter Name as in Pay Slip
  • Enter Your Mobile Number (Working as SMS would be sent on this number)
  • Select the tick mark to Agree the information provided
  • Select Submit for completing your request.
  • You would receive the SMS in a few minutes with your account details

Thursday, October 18, 2012

Differences Between property and Method


 Property                                                                                   Method

  1. properties represent data                              1.methods perform actions
  2. Properties are accessed like fields.                  2.method returns an array
  3. Just add





Tuesday, October 16, 2012


ಮೊಸಳೆ ತರ ಇರುವ ಅಗಲಕಾಯಿ :)

ಲಿಫಾಲ್ಲಿ ಎಲ್ಲಾನು ಒಂದು ವಿಚಿತ್ರ  ವಿಷಮಯ- ವಿಸ್ಮಯ -  ಅಲ್ವಾ ಫ್ರೆಂಡ್ಸ್ ???

Thursday, September 6, 2012

http://sharepoint.microsoft.com/en-us/buy/Pages/Editions-Comparison.aspx


Web Services/Object Model
Available with SharePoint 2007:
§  Administration
§  Alerts
§  Authentication
§  Data Retrieval
§  Permissions
§  Sites
§  Search
§  People and Profiles
§  Workflow
New with SharePoint 2010:
§  List REST access with ADO.NET Data Services
§  Excel Services REST access
§  Client Object Model
§  WSRP (v1.1) Consumer Web Part




Monday, April 16, 2012

Need to know as sharepoint developr


You will find discussion topics for ASP.net, C#, JQuery, AJAX, SQL, VB.net, .Net Framework, WCF, WPF, WWF, WSS 3.0,MOSS 2007, OOPs Concepts, SQL Server, Programming.

Thursday, April 5, 2012

stsadm Operations:


Operations:


           activatefeature
           addalternatedomain
           addcontentdb
           addpath
           addpermissionpolicy
           addsolution
           addtemplate
           adduser
           addwppack
           addzoneurl
           authentication
           backup
           backuphistory
           binddrservice
           blockedfilelist
           canceldeployment
           changepermissionpolicy
           copyappbincontent
           createadminvs
           creategroup
           createsite
           createsiteinnewdb
           createweb
           databaserepair
           deactivatefeature
           deleteadminvs
           deletealternatedomain
           deleteconfigdb
           deletecontentdb
           deletegroup
           deletepath
           deletepermissionpolicy
           deletesite
           deletesolution
           deletetemplate
           deleteuser
           deleteweb
           deletewppack
           deletezoneurl
           deploysolution
           deploywppack
           disablessc
           displaysolution
           email
           enablessc
           enumallwebs
           enumalternatedomains
           enumcontentdbs
           enumdeployments
           enumgroups
           enumroles
           enumservices
           enumsites
           enumsolutions
           enumsubwebs
           enumtemplates
           enumusers
           enumwppacks
           enumzoneurls
           execadmsvcjobs
           export
           extendvs
           extendvsinwebfarm
           forcedeletelist
           getadminport
           getproperty
           getsitelock
           getsiteuseraccountdirectorypath
           geturlzone
           import
           installfeature
           listlogginglevels
           listregisteredsecuritytrimmers
           localupgradestatus
           managepermissionpolicylevel
           mergecontentdbs
           migrategroup
           migrateuser
           monitordb
           osearch
           osearchdiacriticsensitive
           patchpostaction
           provisionservice
           quiescefarm
           quiescefarmstatus
           refreshdms
           refreshsitedms
           refreshsitemap
           registersecuritytrimmer
           registerwsswriter
           removedrservice
           removesolutiondeploymentlock
           renameserver
           renamesite
           renameweb
           restore
           retractsolution
           retractwppack
           scanforfeatures
           setadminport
           setapppassword
           setconfigdb
           setlogginglevel
           setproperty
           setsitelock
           setsiteuseraccountdirectorypath
           setworkflowconfig
           siteowner
           spsearch
           spsearchdiacriticsensitive
           syncsolution
           unextendvs
           uninstallfeature
           unquiescefarm
           unregistersecuritytrimmer
           unregisterwsswriter
           updateaccountpassword
           updatealerttemplates
           updatefarmcredentials
           upgrade
           upgradesolution
           upgradetargetwebapplication
           userrole


C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>stsa
dm -o retractsolution -name ".wsp" -url "server name"  -immedi
ate

Timer job successfully created.


C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>stsa
dm -o retractsolution -name "Wsp" -url "server name"  -immedi
ate

Timer job successfully created.



C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>stsa
dm -o addsolution -filename "D:\NV4.3\XPoint\XPointBase\XPointBase\bin\Debug\xpo
intbase.wsp"

Operation completed successfully.


C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>stsa
dm -o deploysolution -name ".wsp" -url "server ame" -immed
iate -allowgacdeployment

Timer job successfully created.

GET LIST OF FEATURES THROUGH POWERSHALL COMMAND

Wednesday, April 4, 2012

Multiple cases


Switch (value)
{
case 1: case 2: case 3:          
    // Do Something
    break;
case 4: case 5: case 6: 
    // Do Something
    break;
default:
    // Do Something
    break;
}

How to Deploy Your HTML Website on a Linux Server (Apache + SFTP)

Launching a simple HTML website on your own Linux server is easier than you might think. Whether you're sharing a static landing page or...