Sign In
Microsoft Premier Field Engineer - SharePoint Dev
Blog - About
About Microsoft Premier Field Engineer - SharePoint Dev
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
performance point services
PerformancePoint
SharePoint Code Review
sharepoint linq security
Archive
Archives
January 2012
(2)
November 2011
(1)
October 2011
(2)
September 2010
(4)
July 2010
(4)
April 2010
(5)
February 2010
(4)
October 2009
(1)
September 2009
(5)
July 2009
(4)
May 2009
(2)
April 2009
(1)
March 2009
(2)
February 2009
(4)
November 2008
(6)
October 2008
(6)
September 2008
(5)
August 2008
(4)
July 2008
(2)
June 2008
(5)
May 2008
(7)
April 2008
(4)
March 2008
(11)
September 2007
(2)
April, 2010
MSDN Blogs
>
Microsoft Premier Field Engineer - SharePoint Dev
>
April, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft Premier Field Engineer - SharePoint Dev
How to write custom logs into ULS logs – SharePoint Foundation 2010 ( WSS 4.0) ?
Posted
over 2 years ago
by
sowmyancs
9
Comments
Here is a sample script for writing your custom entries into ULS log. In WSS 3.0 it was little difficult as there was no any direct APIs to do it like in MOSS. But in 2010 version, SharePoint Foundation (WSS 4.0) also has this facility. C# using System;...
Microsoft Premier Field Engineer - SharePoint Dev
Tips on Performance Enhancements while Working with Windows 7 as a SharePoint development platform
Posted
over 2 years ago
by
sowmyancs
2
Comments
Recently I have installed SharePoint Server 2010 on Windows 7 Enterprise edition in my laptop. It is really really cool, you really love it because while working we won’t feel that we are working in server box like in Windows 2003 / 2008 server , because...
Microsoft Premier Field Engineer - SharePoint Dev
How to get the default landing page of a SharePoint site ?
Posted
over 2 years ago
by
sowmyancs
0
Comments
If you want to get the default page of a publishing template based sites (or any sites which are enabled publishing features), then can directly get it from the PublishingWeb.DefaultPage Property. But, there is no a direct property or method to get the...
Microsoft Premier Field Engineer - SharePoint Dev
FileNotFoundException : The Web application at http://url could not be found.
Posted
over 2 years ago
by
sowmyancs
3
Comments
When I started working with SPS 2010 APIs I got a mysterious but common error in my Visual Studio 2010 RC. I was working with a .NET console based application. As normal I have double checked the URL, user permission, and even tried to create the...
Microsoft Premier Field Engineer - SharePoint Dev
PSConfig error at step 2 - Microsoft.SharePoint.SPException: User cannot be found
Posted
over 2 years ago
by
sowmyancs
0
Comments
Recently, I had installed SPS 2010 in my laptop which was running with Windows 7. Everything went smoothly until the step 2 in the PS configuration wizard. It failed with an error message says that “user cannot be found”. If we check the logs we can see...
Page 1 of 1 (5 items)