Sign in
Blog de l'équipe support IIS France -- French IIS Support Team Blog
Blog for the French IIS and ASP.net Support Team dealing with various toppics related to IIS configuration and web development
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search Form
Tag Cloud
ASP.net
asp.net 4.5
ASP.net Development
ASP.net Programatic Access Rules
Authentification
CRL
CRUD
Downadup and IIS
Forms Authentication Access Rules
FRIIS
FRIIS-en
IIS
IIS 6 KB 973917
IIS 6 stops responding KB 973917
IIS 7
IIS 7 APPCMD
IIS 7 Application Pool
IIS Application Pool
IIS6
IIS7
Kerberos
Negotiate
NTLM
repository pattern
w3wp.exe PID
Monthly Archives
Archives
April 2013
(1)
January 2013
(11)
December 2012
(4)
November 2012
(7)
October 2012
(2)
September 2012
(3)
August 2012
(5)
July 2012
(1)
March 2012
(1)
January 2012
(9)
November 2011
(1)
October 2011
(14)
August 2011
(1)
July 2011
(1)
January 2011
(1)
December 2010
(1)
October 2010
(1)
September 2010
(2)
August 2010
(2)
July 2010
(1)
June 2010
(1)
May 2010
(3)
April 2010
(4)
March 2010
(2)
January 2010
(1)
December 2009
(8)
October 2009
(2)
September 2009
(1)
August 2009
(2)
July 2009
(1)
April 2009
(1)
March 2009
(1)
January 2009
(8)
December 2008
(5)
October 2008
(3)
Browse by Tags
MSDN Blogs
>
Blog de l'équipe support IIS France -- French IIS Support Team Blog
>
All Tags
>
iis 7
Tagged Content List
Blog Post:
Developing ASP.net 4.5 Webforms apps with Visual Studio 2012 – Part 6
friis[at]microsoft.com
The sixth video in the series looks at implementing CRUD using strongly typed data binding. I update the form vie controls to allow insertion of data, updating and deleting of data, and show just how easy it is to accomplish this by using the Entity Framework model classes created in previous videos...
on
23 Nov 2012
Blog Post:
Developing ASP.net 4.5 Webforms apps with Visual Studio 2012 – Part 5
friis[at]microsoft.com
The fifth video in the series continues to look at strongly typed data binding using Data Controls. In this video I modify the GridView and FormView controls to take full advantage of strongly typed model binding, and show how to extract data from objects linked to the object that the data control is...
on
23 Nov 2012
Blog Post:
Developing ASP.net 4.5 Webforms apps with Visual Studio 2012 – Part 2
friis[at]microsoft.com
The second video in the series explores how to setup Forms Based Authentication with SQL server 2008 and explains how authorization rules work in ASP.net. The objective is to create an authentication database for the app's users and setup the authorization rules based on roles, to allow or deny certain...
on
19 Oct 2012
Blog Post:
Developing ASP.net 4.5 Webforms apps with Visual Studio 2012
friis[at]microsoft.com
In this first video we look at the out of the box template application that Visual Studio 2012 generates when you create an ASP.net Web Forms application. We see some of the new features of the Visual Studio IDE, and some of the additions to authentication that come with the default project template...
on
17 Oct 2012
Blog Post:
C# compiler or Visual Basic .Net compilers fail with error code -1073741502 when generating assemblies for your ASP.net site
friis[at]microsoft.com
A few days ago I had a support call where an ASP.net application deployed to a Windows 2008 R2 server and running on IIS 7.5 was crashing from time to time. When a page from the application crashed, a 500 error code was returned with an error message similar to the following: Compiler Error Message...
on
19 Sep 2012
Blog Post:
IIS 7.5 Architecture and Components – part 3
friis[at]microsoft.com
See the entire IIS Architecture and components tutorial at : http://linqto.me/n/IISArchitecture In the final part of the video series I explore the request flow process for requests coming into IIS and aimed at ASP.net web pages. I look at how the ASP.net application binaries are dynamically compiled...
on
24 Aug 2012
Blog Post:
IIS 7.5 Architecture and Components – part 2
friis[at]microsoft.com
See the entire IIS Architecture and components tutorial at : http://linqto.me/n/IISArchitecture In part two of the video series I explore the inner workings of the worker process – w3wp.exe – which is the process that loads and executes the code for the web-applications hosted under...
on
22 Aug 2012
Blog Post:
IIS 7.5 Architecture and Components – part 1
friis[at]microsoft.com
See the entire IIS Architecture and components tutorial at : http://linqto.me/n/IISArchitecture So here is the first part of a three part video tutorial about IIS architecture, its components and how requests are executed inside the Microsoft IIS 7.5 server. This first video covers the overall...
on
13 Aug 2012
Blog Post:
System.Security.SecurityException: Request for the permission of type ‘System.Web.AspNetHostingPermission … failed
friis[at]microsoft.com
This Monday I was trying to deploy an ASP.net website that contained the ASP.net AJAX toolkit inside to a server running Windows 2008 R2 (64 bits) and IIS 7.5. This was the first time that I had attempted to do so on such a server. The way in which I went about copying the site to the server (which...
on
9 Jun 2010
Blog Post:
Which w3wp.exe PID corresponds to which application pool ?
friis[at]microsoft.com
Version Française Every since the entry into service of IIS 6 (which comes with Windows 2003) the notion of application pools was introduced. An application pool is a means of isolation a web-application, so that the errors it may encounter will not influence other web applications executing on the...
on
22 Oct 2009
Page 1 of 1 (10 items)