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.....
TechNet Blogs
»
and so it begins.....
and so it begins.....
RSS for posts
Live Now on Developer Tools Blogs
Menu
Email Blog Author
RSS for posts
RSS for comments
OK
Atom
Tags
.net 4.5
2010
2013
ActiveX Controls
all web applications
Claims
Forms-based authentication
HTTP 403 – Forbidden
MOSS
MOSS 2007
Powershell
SharePoint
SharePoint 2007
SharePoint 2010
SharePoint 2013
SharePoint Foundation 2013
SharePoint Management Shell
SharePoint Server 2010
SharePoint Server 2013
SP 2010
Templates
the page cannot be displayed
Updates
web template IDs
WSS 3.0
More
▼
Less
▲
Archives
Archives
October 2013
(3)
August 2013
(3)
July 2013
(1)
June 2013
(2)
April 2013
(3)
March 2013
(2)
February 2013
(4)
January 2013
(4)
November 2012
(3)
September 2012
(1)
August 2012
(1)
June 2012
(1)
May 2012
(2)
April 2012
(1)
December 2011
(1)
November 2011
(1)
October 2011
(1)
September 2011
(1)
July 2011
(1)
June 2011
(1)
May 2011
(4)
December 2010
(15)
November 2010
(3)
October 2010
(3)
March 2010
(1)
July 2009
(1)
More
▼
Less
▲
Blog - Title
and so it begins.....
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SharePoint 2010 >> Taxonomy Picker.ascx Failed Error
Posted
over 4 years ago
by
Praveen Hebbar
3
Comments
On SharePoint 2010 you will run into the following error : Log Name : Application Source : Microsoft-SharePoint Products-SharePoint Foundation Date ...
SharePoint 2010 database attach upgrade with managed paths
Posted
over 4 years ago
by
Praveen Hebbar
Issue with performing a database attach upgrade from 2007 to 2010. Apparently, when you have additional wildcard managed paths (anything other than '/sites') when you upgrade that database to SharePoint 2010 you will end up with a bunch of explicit managed paths in SharePoint 2010. Here’s how the whole thing looks 2007 Wildcard managed...
How to Improve SharePoint Performance and Scalability
Posted
over 4 years ago
by
Praveen Hebbar
2
Comments
SharePoint is a database driven product and makes frequent database trips for almost all of its work. Most of what is shown to the user is either a list or a document (also called a BLOB) and both come from the database. As a result, SharePoint performance is often not very good (slow response times). Slow response times can frustrate users...
Send a basic and formatted e-mail message from a workflow
Posted
over 4 years ago
by
Praveen Hebbar
3
Comments
Send a basic and formatted e-mail message from a workflow In workflow designing, Send E-mail is the arguably the most popular and commonly used action. Now the out of the box formatting used by the designer is something most of us would like to modify so as to improve the look and feel of the mail which is generated by...
SharePoint 2007 Limitations in numbers and figures
Posted
over 4 years ago
by
Praveen Hebbar
1
Comment
This is available on Technet (Plan for software boundaries) Here is a summary of the recommendations for improving performance at each level of storage when high volumes of content are being stored: The following table lists the recommended guidelines for people objects. The following table lists the recommended guidelines...
Configuring Large File Support in SharePoint
Posted
over 4 years ago
by
Praveen Hebbar
The default max single file upload size is 50 MB by default for a web application. The maximum that the product itself can handle or support is 2 GB which is essentially a SQL limit. It's true that simply removing this, it doesn't mean that a user can upload a 2GB file. The server time out settings, browser and network speed play a large...
Configure the SharePoint farm using psconfig
Posted
over 4 years ago
by
Praveen Hebbar
More information on psconfig.exe: http://technet.microsoft.com/en-us/library/cc263093.aspx 1. psconfig -cmd configdb -create -server "SERVER\INSTANCE" -database "nameOFtheConfigDB" -admincontentdatabase "nameOFtheadmincontentDB" -user DOMAIN\FARMACCOUNT -password PASSWORD 2. psconfig ...
SharePoint 2010 : Software boundaries and Limits
Posted
over 4 years ago
by
Praveen Hebbar
2
Comments
The complete guide for capacity planning and Software boundaries is available at SharePoint Server 2010 capacity management: Software boundaries and limits
Usage Reporting in SharePoint (WSS or MOSS)
Posted
over 4 years ago
by
Praveen Hebbar
12
Comments
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 reporting for search queries that can...
BlobCache
Posted
over 4 years ago
by
Praveen Hebbar
Binary Large Objects The main function of the BlobCache is to cache large objects from the database to the web front-ends and eliminate the need for database round trips thus improving performance. The objects are retrieved from the database once and stored in the local cache. Further requests are served from the cache and trimmed based on...
Manage large lists for performance (MOSS)
Posted
over 4 years ago
by
Praveen Hebbar
1
Comment
SharePoint Products and Technologies support large lists. However, you must carefully control how end-users view the lists to help prevent adverse effects on performance. For best performance, do not exceed 2,000 items in a list level (for example, the root of the list or a single folder). If you must create and browse large lists, use the...
SharePoint templates and their IDs
Posted
over 4 years ago
by
Praveen Hebbar
1
Comment
Template Name Description GLOBAL#0 Global template (1033) STS#0 Team Site (1033) STS#1 Blank Site (1033) STS#2 Document Workspace (1033) MPS#0 Basic Meeting Workspace (1033) MPS#1 Blank Meeting...
Incoming email
Posted
over 4 years ago
by
Praveen Hebbar
Configure a SharePoint Server 2007 site to receive e-mail (Video)
Share your point……
Posted
over 5 years ago
by
Praveen Hebbar
I will tell you a secret. Something they don't teach you in the temple….The Gods envy Us…….They envy us because we are mortal, because any moment might be our last. …….Everything is more beautiful because we are doomed…You will never be lovelier than you are now…We will never be here. - TROY What is SharePoint ? Microsoft Office...
<