TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
and so it begins.....
Tags
.net 4.5
15.0.4481.1000
2010
2013
access deinied
ActiveX Controls
Aggregate tasks
all lists
all web applications
An unexpected error has occurred
AppFabric
Appfabric 1.1
April 2012 CU
Basic Terminologies
Basic terms
Claims
Content Type IDs
Decode
Default Site templates
Description of the security update for the .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2
e-mail
Enterprise Search Query Syntax
Exception occurred while connecting to WCF endpoint
Farm Communication
Field Names
Find the default view url
Forms-based authentication
get a list of content types
History of timer jobs
HTTP 403 – Forbidden
HTTP 404
IDS
incoming e-mail
Installing Cumulative Updates
June 2013 CU
KB 931125
Large File Upload
List template IDs
List Templates; Document Libraries;Web parts; Site Actions;
lists
March 2013 PU
March 2013 Public Update
Membership Provider
MOSS
MOSS 2007
MS13-004
MSI Installer error code 1603
My Links
MySite
New-SPFarm
October 2012
October Cumulative Update
Office 365
Permission Mask
Powershell
profile picture
Quotes
report pages
Search Service Application
Securty Token Service Application error
SharePoint
SharePoint 2007
SharePoint 2010
SharePoint 2013
SharePoint 2013 Prerequisite Installer
SharePoint Foundation
SharePoint Foundation 2013
SharePoint Management Shell
SharePoint Server 2010
SharePoint Server 2013
SharePoint terms
SharePoint terms which you should know
Sorry
SP 2010
Stssync
template GUIDs
Templates
terms to know in SharePoint
The installation of this package failed
The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered
the page cannot be displayed
The return URL specified for request redirection is invalid
The website declined to show this webpage
time range
Updates
upgrade approach
Upgrade to Windows Server 2008 R2/Windows 7 RTM SP1
Usage Analysis processing and reports
Usage Analysis reports
Usage reporting
User Profile Synchronization
warm up site collections
warm up web apps
web template IDs
Windows Management Framework
Windows PowerShell
Work Management Service
Work Management Service Application
WSS 3.0
WSS Rights mask
Browse by Tags
TechNet Blogs
»
and so it begins.....
»
All Tags
»
sharepoint
Related Posts
Blog Post:
SharePoint – Key Descriptions
Praveen Hebbar
Also posted @ http://social.technet.microsoft.com/wiki/contents/articles/20023.sharepoint-key-descriptions-and-terminologies.aspx In this article, I plan to provide information about some of the basic components of SharePoint and the terms that we hear day-in and day-out. Please be advised that most...
on
4 Jun 2013
Blog Post:
October 2012 Cumulative Update Package for WSS 3.0, MOSS 2007, SharePoint Foundation 2010 and SharePoint Server 2010 have been released
Praveen Hebbar
October 2012 Cumulative Update Package for WSS 3.0 and MOSS 2007 have been released KB2687535 - October 2012 CU for WSS 3.0 KB2687533 - October 2012 CU for MOSS 2007 Note This is build 12.0.6668.5000 of the cumulative update package October 2012 Cumulative Update Package for SharePoint...
on
20 Nov 2012
Blog Post:
Lists, Libraries, Templates, Web Parts and Site Actions in MOSS 2007
Praveen Hebbar
Default Lists & Libraries Available The following table shows all of the lists & libraries that the site owners can typically create on their site List/Library Description Availability Libraries Site templates Document Library Create a document library when you have a collection of documents...
on
14 Jul 2011
Blog Post:
Upgrading from WSS 2.0 to SharePoint 2013
Praveen Hebbar
There is no direct approach/method to upgrade from WSS 2.0 to SharePoint 2013. The changes between versions are too great, and the hardware requirements differ so much between versions that a direct, in-place upgrade is not possible or supported. You can, however, perform a series of database attach...
on
30 Oct 2013
Blog Post:
Get a list of web templates and IDs in a SharePoint site
Praveen Hebbar
# Find the template name of SharePoint site using PowerShe ll $web = Get-SPweb http://SiteUrl Write-host “ Web Template :” $web . WebTemplate ” | Web Template ID:” $web . WebTemplateId $web .Dispose() # To get a list of all web templates, use the following PowerShell code function Get-SPWebTemplateWithId...
on
4 Apr 2013
Blog Post:
List Template types and IDs in SharePoint
Praveen Hebbar
To identify the template Id of the list, navigate to the list and go to the 'All Items' view. In the browser, go to 'View - Source' and search for “ctx.listTemplate”. The ‘Pages’ Library will show – “ctx.listTemplate = 850” and the ‘Images’ library will show “ctx.listTemplate = 101”. For other template...
on
6 Sep 2012
Blog Post:
Farm Communication in SharePoint
Praveen Hebbar
The information provided in this article is available at Plan security hardening for SharePoint 2013 (TechNet) and SharePoint 2013 Ports, Proxies and Protocols - An Overview of Farm Communications See this table for commonly used ports and protocols in farm communication. Service Application Communication...
on
28 Feb 2013
Blog Post:
SharePoint 2013 Prerequisites fails with MSI Installer error code 1603 while installing AppFabric 1.1
Praveen Hebbar
When installing SharePoint 2013 prerequisites on Windows Server 2008 R2, the prerequisite installer fails with the following error Appfabric installation failed because installer MSI returned with error code:1603 This is a generic MSI error message and does not give any indication about how to get the...
on
21 Feb 2013
Blog Post:
“The installation of this package failed” error while installing April 2013 CU (KB 2726992) for SharePoint 2013
Praveen Hebbar
There have been issues reported where the installation of April 2013 CU for SharePoint 2013 fails with the following error: “The installation of this package failed” If you navigate to the temp file location (open windows explorer and type %tmp% in the address bar) and open the log file, “OPatchInstall...
on
17 Jun 2013
Blog Post:
Issues Uploading Large Files To SharePoint
Praveen Hebbar
To begin with, the Support for Large Files was one of the enhancements made in Windows SharePoint Services SP 1. By default, the maximum size for uploading files is set to 50 MB. The maximum file size that it can go up to is 2,047 megabytes. Now it is obvious that any cap on the maximum file size...
on
15 Nov 2012
Blog Post:
Usage Reporting in SharePoint (WSS or MOSS)
Praveen Hebbar
SharePoint (WSS or MOSS) have built-in usage reporting feature. Usage reporting is a service that enables site administrators, site collection administrators, and Shared Services Provider (SSP) administrators to monitor statistics about the use of their sites. Usage reporting also includes usage...
on
2 Nov 2010
Blog Post:
Intermittent "HTTP 403 – Forbidden" error while trying to browse to a SharePoint web app
Praveen Hebbar
Consider a scenario where you receive the following error when you browse to a SharePoint web app The website declined to show this webpage HTTP 403 Most likely causes: This website requires you to log in. This issue is intermittent. Strangely, if we create a copy of the web.config file, rename...
on
30 Apr 2013
Blog Post:
PermissionMask check failed - Decoding the permission mask values seen in the ULS logs
Praveen Hebbar
As an administrator, you must have had users complaining about permission issues while trying to browse to a site or other actions within a site. When you look at the ULS logs you would normally be looking for an "access denied" error message. Additionally, you must have also observed...
on
16 Aug 2012
Blog Post:
User Profile Synchronization Database Growing Out of Control
Praveen Hebbar
In SharePoint Server 2010, the profile synchronization database keeps growing after each sync. This seems to be expected behavior at the time of writing this post. If you review the Database Types and Descriptions ( http://technet.microsoft.com/en-us/library/cc678868.aspx ) article on TechNet...
on
13 Dec 2011
Blog Post:
“Sorry, something went wrong” error message when users try to navigate to Site Collection Features page
Praveen Hebbar
Users receive the following error message when they try to navigate to Site Collection Features page: Sorry, something went wrong An error occurred during the compilation of the requested file, or one of its dependencies. Could not write to output file 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319...
on
30 Apr 2013
Blog Post:
Retrieve timer job history for a specified time range using PowerShell
Praveen Hebbar
# Retrieve timer job history for a specified time range # Initial settings $Wa = Get-SPWebApplication " http://WebAppUrl " # Supply the web app url here $From = " 2/13/2013 12:00:00 AM " # mm/dd/yyyy hh:mm:ss $To = " 2/14...
on
14 Feb 2013