Sep 29, 2008
Not sure how many people are planning on attending the PDC (Professional Developers Conference) this year, but it is going to be a fantastic conference. We announced some huge announcements on the PDC web site. http://www.microsoftpdc.com/ We have...
1 comments
Filed under: ASP.NET, IIS, Silverlight, Visual Studio, .NET, IIS7, Vista, Windows, AJAX, IE8, MVC, ADO.NET, Live Mesh, Mobile
Sep 12, 2008
Knowing when to restart IIS to pick up various types of changes to your application has traditionally been a challenge. IIS and ASP.NET are both stateful software systems, which heavily rely on cached state that is loaded once to provide high performance...
2 comments
Filed under: IIS7, ASP.NET, IIS, troubleshooting, development, AppCmd
May 02, 2008
On machines running IIS5 and IIS5.1, these are the Inetinfo.exe, DLLHost.exe and/or ASPNET_WP.exe processes. On machines running IIS 6 or 7, this is the w3wp.exe process. The following steps will allow us to get log files of the processes hosting the...
1 comments
Filed under: Debugging, ASP.NET, IIS, .NET, IIS7, High CPU
Apr 17, 2008
A common issue we see customers having is after installing ASP.NET 2.0, the ASP.NET Tab is missing from IIS. This tab is used for setting the version of ASP.NET and a lot of other things. When this tab is missing, it can be rather difficult to get it...
1 comments
Filed under: ASP.NET, IIS, IIS7, Vista
Feb 29, 2008
So I am going to start a new topic revolving around some useful tips for ASP.NET developers. The first one is rather simple but very effective. When you are creating your site, it is a good idea to add some tracing to your application for times...
0 comments
Filed under: ASP.NET Tip, Debugging, ASP.NET, IIS, IIS7
Oct 08, 2006
I finally created a blog. Its about IIS7, ASP.NET, development, security, and other web server infrastructure topics that I work on here at the IIS team. You can check it out at www.mvolo.com - I will also cross post here for a while at least.
2 comments
Filed under: IIS7, ASP.NET, IIS