Sign in
and so it begins.....
Tags
.Net 3.5 Security Update
.Net 4.5
15.0.4481.1000
2010
2013
An unexpected error has occurred
Appfabric
Appfabric 1.1
Appfabric for Windows Server
April 2012 CU
ASP.Net
Basic Terminologies
Basic terms
Claims
Claims-based Authentication
Cumulative Updates
Decode
definitions
Description of the security update for the .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2
Descriptions
e-mail
Enterprise Search Query Syntax
error number 1603
Exception occurred while connecting to WCF endpoint
failed jobs
Farm Communication
forms authentication
Forms-based authentication
Handlers
History of timer jobs
HTTP 403 – Forbidden
HTTP 404
IDs
incoming email
incoming e-mail
Installing Cumulative Updates
January 8
KB 2637518
KB 2796733
KB 931125
KB2756920
key descriptions
Large File Upload
List template IDs
List Templates; Document Libraries;Web parts; Site Actions;
lists
Management Shell
March 2013 PU
March 2013 Public Update
Membership Provider
MOSS
MOSS 2007
MS13-004
MSI Installer error code 1603
My Links
MySite
October 2012
Office 365
Partitioned
Permission Mask
PowerShell
PowerShell 3.0
PowerShell Command Builder
Profile DB
Profile Picture
PSconfig
Quotes
report pages
request time out
Reset Sync DB
Search Service Application
Securty Token Service Application error
SharePoint
SharePoint 2007
SharePoint 2010
SharePoint 2013
SharePoint 2013 Prerequisite Installer
SharePoint Foundation 2013
SharePoint Management Shell
SharePoint Online
SharePoint Server 2010
SharePoint Server 2013
site is over quota or locked for editing
something went wrong
Sorry
SSA using PowerShell method
SSL/TLS communication problems
STS
Stssync
Sync DB
template GUIDs
template ID
templates
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
This website requires you to log in
WSS 3.0
Browse by Tags
TechNet Blogs
>
and so it begins.....
>
All Tags
>
sharepoint
Tagged Content List
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:
SharePoint–Key Descriptions
Praveen Hebbar
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 aware that most of this information is scattered across multiple locations and I have only attempted to make this available in a single location. Web...
on
4 Jun 2013
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:
“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:
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
3 Apr 2013
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
27 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:
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
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:
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:
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:
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
15 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:
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:
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
Page 1 of 1 (15 items)