Gunnar Peipman's ASP.NET blog

ASP.NET, C#, SharePoint, SQL Server and general software development topics.

Sponsors

News

 
 
 
 
 
DZone MVB

Links

Social

Browse by Tags

All Tags » IIS (RSS)
Visual Studio 2010 SP1 Beta supports IIS Express
Visual Studio 2010 SP1 Beta and ASP.NET MVC 3 RC2 were both announced today. I made a little test on one of my web applications to see how Visual Studio 2010 works with IIS Express. In this posting I will show you how to make your ASP.NET MVC 3 application...
Deploying ASP.NET MVC 3 web application to server where ASP.NET MVC 3 is not installed
When I wrote my last posting about jQuery Mobile and ASP.NET MVC . I built my sample application on ASP.NET MVC 3. To try it out with friends I put my application up to my web server where I don’t have ASP.NET MVC 3 installed. In this posting I will tell...
Posted: Oct 27 2010, 11:36 AM by DigiMortal | with 10 comment(s)
Filed under: , ,
ASP.NET 4.0: How to use application warm-up class
About week ago I introduced IIS Application Warm-up Module . ASP.NET 4.0 provides separate mechanism for same purposes. ASP.NET 4.0 application warm-up is different and if you like you can use both warm-up methods together. In this posting I will show...
Posted: Jan 31 2010, 03:23 PM by DigiMortal | with 15 comment(s)
Filed under: ,
IIS Application Warm-Up Module
During one of my sessions I demonstrated how to use IIS Application Warm-Up Module . Some applications need to perform initialization tasks before taking requests from users. Application warm-up module is very good tool for this because it does not depend...
IIS won’t start – Error 13: The data is invalid.
After restarting my virtual development machine IIS was not able to start anymore. I checked out if there is something reported to Event Viewer and I found the following error message – Error 12: The data is invalid. It turned out that during shutdown...
Posted: Sep 27 2009, 02:39 AM by DigiMortal | with 2 comment(s)
Filed under:
Microsoft forums – where they are?
Microsoft has a lot forums in different (community) sites with a lot of topics. In this posting I listed up Microsoft forums, their locations and forum groups (categories under which forums belong). The purpose of this posting is to provide you with important...
Posted: Jun 23 2009, 08:00 PM by DigiMortal | with 17 comment(s)
Filed under: , ,
IIS SEO Toolkit: Sitemaps overview (illustrated)
IIS SEO Toolkit provides us besides site analysis also with sitemaps management. We can create sitemaps, sitemaps indexes, add URLs to sitemaps and sitemaps to sitemap indexes. Sitemap indexes are useful when you have more complex sitemaps structure ...
Posted: Jun 10 2009, 08:20 PM by DigiMortal | with 8 comment(s)
Filed under: ,
IIS SEO Toolkit: Site analysis overview (illustrated)
As new IIS SEO Toolkit is here it is time now to make some tests with it. And what can be better test material than Microsoft own produced HTML documents? Well, I have my simple and primitive training web site running on my laptop and I think ASP.NET...
Posted: Jun 06 2009, 12:50 AM by DigiMortal | with 9 comment(s)
Filed under: ,
New IIS SEO toolkit launched
ScottGu just blogged about the new IIS SEO Toolkit that brings some new SEO features to IIS. You can download it from IIS Toolkit homepage or install it using Microsoft Web Platform Installer . Toolkit provides you with following site analysis: violations...
Posted: Jun 03 2009, 08:43 PM by DigiMortal | with 4 comment(s)
Filed under: ,
Apache, IIS and 502 proxy error
I have some servers in my network. There is one public Apache server that proxies requests to these servers. These servers are not directly visible from internet. Some of these servers run IIS and ASP.NET web applications. When accessing these servers...
Posted: Feb 07 2009, 02:02 PM by DigiMortal | with 16 comment(s)
Filed under: ,
More Posts