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.....
»
April, 2013
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
April, 2013
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Intermittent "HTTP 403 – Forbidden" error while trying to browse to a SharePoint web app
Posted
over 1 year ago
by
Praveen Hebbar
14
Comments
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 the web.config file, refresh the home page...
Get a list of web templates and IDs in a SharePoint site
Posted
over 1 year ago
by
Praveen Hebbar
8
Comments
# 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 { ...
“Sorry, something went wrong” error message when users try to navigate to Site Collection Features page
Posted
over 1 year ago
by
Praveen Hebbar
4
Comments
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\Temporary ASP.NET Files\root\d9bc15df\5100559f...