Sign In
WebTopics
IIS and ASP.NET Information and Tips from Microsoft Developer Support
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
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
.NET
Access Denied
AJAX
appcmd
ASP.NET
Authentication
Code
Configuration Auditing
Datasource
Debugging
deployment
EmulateIE7
FREB
Hang
High Memory
HTTP
IIS
IIS6
IIS7
IIS7.5
Logging
MembershipProvider
security
Tools
Visual Studio
Archive
Archives
June 2010
(1)
May 2010
(3)
April 2010
(5)
March 2010
(2)
February 2010
(2)
December 2009
(2)
November 2009
(2)
October 2009
(1)
September 2009
(2)
August 2009
(4)
July 2009
(4)
June 2009
(8)
May 2009
(5)
March 2009
(2)
February 2009
(11)
January 2009
(14)
November 2008
(3)
October 2008
(1)
September 2008
(1)
August 2008
(1)
June 2008
(5)
May 2008
(4)
April 2008
(16)
March 2008
(1)
April, 2010
MSDN Blogs
>
WebTopics
>
April, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
WebTopics
System.TypeLoadException for System.ServiceModel.Activation.HttpModule in ASP.NET 4
Posted
over 2 years ago
by
RakkiMK
0
Comments
Symptoms Getting the below error while browsing the website running on ASP.NET 4 application pool. Server Error in '/myVDir' Application. -------------------------------------------------------------------------------- Could not load type 'System.ServiceModel...
WebTopics
Configuring Many-to-One Client Certificate Mappings for IIS 7/7.5
Posted
over 2 years ago
by
Saur212
0
Comments
Many-to-one Client certificate mapping is used by the Internet Information Services (IIS) to associate an end user to a windows account when the client certificate is used for the user authentication. The user session is executed under the context of...
WebTopics
IIS 6.0 Installation/Setup failure with the error 0x80090010 (Access denied)
Posted
over 2 years ago
by
Saur212
1
Comments
Symptoms During the installation of IIS 6.0 on Windows Server 2003, the setup may throw a message box indicating the following: Error writing encrypted data to the Web Server's configuration database (Metabase). 0x80090010=Access denied. Below...
WebTopics
!address -summary explained
Posted
over 2 years ago
by
jaskis
0
Comments
In order to debug any high memory issue we rely heavily on the output of !address –summary command [You’ll find !address –summary as the part of Ext.dll extension]. We can interpret quite a few things from it which can help us in further debugging. Here...
WebTopics
Unexpected 401.1 error over Windows Integrated Authentication on IIS 7.5 website
Posted
over 2 years ago
by
Saur212
0
Comments
Symptoms You have an IIS 7.5 server hosted on Windows Server 2008 R2/Windows 7 and when you try to browse to the site over Windows Integrated authentication it fails with 401.1 like below: Module WindowsAuthenticationModule Notification AuthenticateRequest...
Page 1 of 1 (5 items)