Servefault.com - Stories tagged with IIS
1
votes

SOLVED: IIS7, validateIntegratedModeConfiguration and inheritInChildApplications clash

posted by rtpHarryrtpHarry 112 days, 23 hours, 52 minutes ago
Thursday, April 08, 2010 10:18:31 AM GMT
This article covers an edge case you might have encountered when using the inheritInChildApplications attribute with a web site hosted on IIS7 and provides two possible solutions to your problem. (more)
category: ASP.NET | clicked: 3 | comment | | source: runtingsproper.blogspot.com
tags: article, bug, bugfix, IIS, IIS7, runtime error
5
votes

ASP.NET 4.0: How to use application warm-up class

published 170 days, 21 hours, 22 minutes ago posted by gpeipmangpeipman 179 days, 20 hours, 32 minutes ago
Tuesday, February 09, 2010 12:48:36 PM GMT Sunday, January 31, 2010 1:38:14 PM GMT
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 you how to make ASP.NET 4.0 application warm-up work. (more)
category: ASP.NET | clicked: 4 | comment | | source: weblogs.asp.net
tags: ASP.NET, IIS
7
votes

IIS Application Warm-Up Module

published 179 days, 23 hours, 19 minutes ago posted by gpeipmangpeipman 188 days, 12 hours, 56 minutes ago
Sunday, January 31, 2010 10:51:40 AM GMT Friday, January 22, 2010 9:14:11 PM GMT
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 on script language or any other aspect of web application. In this posting I will show you how to use application warm-up module with simple PHP script. (more)
category: Web Hosting | clicked: 8 | comment | | source: weblogs.asp.net
tags: IIS, PHP
2
votes

IIS URL Rewrite – rewriting non-www to www - Scott Forsyth's Blog

published 234 days, 3 hours, 46 minutes ago posted by Webhost4lifeWebhost4life 243 days, 1 hour, 6 minutes ago
Tuesday, December 08, 2009 6:24:09 AM GMT Sunday, November 29, 2009 9:03:48 AM GMT
IIS URL Rewrite – rewriting non-www to www If you’re using IIS 7.0 (or 7.5), URL Rewrite is a valuable tool, well worth installing and using. One common use of URL Rewrite is redirecting http://domain.com to http://www.domain.com.  Many people are doing this for search engine optimization (SEO) so that search engines only see the one site, rather than two sites.  The goal is to set a permanent 301 redirect. You can download URL Rewrite from http://www.iis.net/expand/URLRewrite.  For this walkthrough a... (more)
category: Web Service | clicked: 2 | comment | | source: weblogs.asp.net
tags: IIS, SEO, URL Rewrite
1
votes

Action plans and problem solving : Request from IIS 5.0 arrives as anonymous login (‘null’) on SQL Server 2000

posted by DiscountASPDiscountASP 272 days, 23 hours, 52 minutes ago
Friday, October 30, 2009 10:18:41 AM GMT
Request from IIS 5.0 arrives as anonymous login (‘null’) on SQL Server 2000   Recently we did troubleshoot an issue where requests from an IIS 5.0 site arrived as anonymous logins (‘null’) in SQL Server 2000.   The ASP.NET application was using IIS 5.0 anonymous authentication for its users to send requests to SQL server 2000. The IIS 5.0 was allowing anonymous authentication and each anonymous user connection was configured in IIS settings to be impersonated by a domain account. Also the “Integrated... (more)
category: SQL | clicked: 0 | comment | | source: blogs.msdn.com
tags: IIS, IIS 5.0, SQL Server 2000
1
votes

IIS 7 and Windows Failover clustering support!! - Steve Schofield Weblog

posted by HostMonsterHostMonster 273 days, 1 hour, 9 minutes ago
Friday, October 30, 2009 9:00:49 AM GMT
In Windows 2000 clustering, there was a resource for IIS clustering.  This was removed and hasn't been available until recently Thomas Deml from the IIS team pointed to a KB article..  Exciting, Exciting news!! http://blogs.iis.net/thomad/archive/2009/10/27/iis7-and-failover-clustering.aspx Here is more information about Windows 2008 failover clustering http://www.microsoft.com/windowsserver2008/en/us/high-availability.aspx Clustering forum http://social.technet.microsoft.com/Forums/en/winserverClus... (more)
category: Architecture | clicked: 0 | comment | | source: weblogs.asp.net
tags: Clustering Forum, IIS, Windows 2000
1
votes

Installing DotNetNuke on Windows Home Server - Rob Chartier ~ Contemplation...

posted by Webhost4lifeWebhost4life 273 days, 3 hours, 41 minutes ago
Friday, October 30, 2009 6:29:22 AM GMT
Installing DotNetNuke on Windows Home Server So I’m a newbie when it comes to Windows Home Server but I’m quite seasoned when it comes to DotNetNuke, IIS, and that entire stack.  I wanted to cover off a the topic of installing DotNetNuke onto your Windows Home Server. Windows Home Server is essentially Small Business Server, just tweaked for network attached storage (NAS).  There are many other NAS solutions available, but I find this one superiour (at least for me) is the fact that it is built on top ... (more)
category: Web Service | clicked: 2 | comment | | source: weblogs.asp.net
tags: Dotnetnuke, IIS, NAS, Windows Home Server
1
votes

Nicholas Allen's Indigo Blog : Application Auto Start in IIS

posted by Webhost4lifeWebhost4life 276 days, 6 hours, 22 minutes ago
Tuesday, October 27, 2009 3:47:57 AM GMT
Application Auto Start in IIS Application auto start is the ability for an application to be automatically started up before receiving any requests. In addition to priming the application for the first request, application auto start is also a way to have applications that start automatically and run continuously. One example where this is useful is service discovery, where an initial listener needs to be running to allow other services to be found. Windows services have supported automatical... (more)
category: Web Service | clicked: 0 | comment | | source: blogs.msdn.com
tags: IIS, Windows Service
3
votes

Brad Abrams : Portugal ReMix Silverlight 3 and .NET RIA Services

published 278 days, 16 hours, 26 minutes ago posted by GoogleSEOGoogleSEO 283 days, 21 hours, 56 minutes ago
Saturday, October 24, 2009 5:44:33 PM GMT Monday, October 19, 2009 12:14:26 PM GMT
ReMix in Lisbon, Portugal was a fabulous was to end my ReMix tour.  They keynote (as much as I could understand of it) was a lot of fun.  They did the Developer\designer egg shtick, but with a real egg! My this point, I have really hit my stride with the the Silverlight 3 overview I used a this Silverlight 3 deck and did some fun demos:IIS Smooth streamingThe Beatles Rockband site  (recently site of the day on FWA site of the day) Silverlight 3 Control Toolkit Samples Silverlight SEO Silverlight 3 Navig... (more)
category: Silverlight | clicked: 0 | comment | | source: blogs.msdn.com
tags: Brad Abram, IIS, Portugal, Silverlight 3
3
votes

The Way I See It : Where is ASP.NET 3.5 on IIS ?

published 278 days, 16 hours, 26 minutes ago posted by Webhost4lifeWebhost4life 286 days, 16 hours, 42 minutes ago
Saturday, October 24, 2009 5:44:33 PM GMT Friday, October 16, 2009 5:28:36 PM GMT
Most people on installing .NET 3.5 on the server "expect" an entry for  v3.5 under the ASP.NET version Tab in IIS manager. And not finding that entry start panicking. If you have been one of those read on. The more tech savvy folks try to run aspnet_regiis -i from the v3.5 framework folder... but even that is missing :) That brings us to the question What exactly is ASP.NET 3.5 ? Take a look at the v3.5 framework folder you will not find most of the files needed for ASP.NET to run like aspnet_isapi... (more)
category: ASP.NET | clicked: 2 | comment | | source: blogs.msdn.com
tags: ASP.NET 3.5, IIS, IIS Manager
5
votes

Live Smooth Streaming: How-to: Start, Stop & Shutdown a Publishing Point Programmatically

published 278 days, 16 hours, 26 minutes ago posted by GodaddyGodaddy 288 days, 16 hours, 19 minutes ago
Saturday, October 24, 2009 5:44:33 PM GMT Wednesday, October 14, 2009 5:51:11 PM GMT
During the last months I have been working in a project highly related to multimedia and client development technologies such as Silverlight. And in the last few weeks, I started to look to some of the new IIS Media services such as Smooth Streaming and Live Smooth Streaming in order to gather as much knowledge about them to perform some spikes for the project. One of the things that came up while spiking was finding a way to start, stop & shutdown a publishing point via code. (more)
category: Architecture | clicked: 3 | comment | | source: blogs.southworks.net
tags: IIS, Live Smooth Streaming, Silverlight
3
votes

Introduction to IIS 7.0 Architecture : Introduction to IIS 7.0 Architecture : Planning Your IIS 7.0 Architecture : The Official Microsoft IIS Site

published 283 days, 21 hours, 47 minutes ago posted by GodaddyGodaddy 288 days, 16 hours, 30 minutes ago
Monday, October 19, 2009 12:22:52 PM GMT Wednesday, October 14, 2009 5:40:02 PM GMT
Internet Information Services (IIS) 7.0 provides a new request-processing architecture that includes: A new service, Windows Process Activation Service (WAS), which enables sites to use protocols other than HTTP and HTTPS A Web server engine that can be customized by adding or removing modules A new approach to processing requests, integrating the request-processing pipelines from IIS and ASP.NET This article describes the components, modules and request-processing architecture in the following secti... (more)
category: Architecture | clicked: 0 | comment | | source: learn.iis.net
tags: Architectures, ASP.NET, HTTP, HTTPS, IIS, IIS 7.0, WAS
3
votes

IIS At MIX 2009: 10 New IIS Server Extensions, Windows Web Application Gallery, Web Platform Installer 2.0 beta : Mai-lan's Blog : The Official Microsoft IIS Site

published 283 days, 21 hours, 47 minutes ago posted by GodaddyGodaddy 288 days, 16 hours, 36 minutes ago
Monday, October 19, 2009 12:22:52 PM GMT Wednesday, October 14, 2009 5:34:33 PM GMT
Today, at the 2009 MIX conference in Las Vegas, the IIS team rolls out a whole new set of releases...ten (yes,10) new free Web server extensions with a new end-to-end story for installing popular community applications like WordPress, Acquia Drupal, and DotNetNuke on IIS. (more)
category: Web Service | clicked: 0 | comment | | source: blogs.iis.net
tags: Acquia Drupal, Dotnetnuke, Free Web Server, IIS, Wordpress
2
votes

ASP.NET Technical Resources

published 283 days, 21 hours, 47 minutes ago posted by IXWebHostingIXWebHosting 288 days, 21 hours, 2 minutes ago
Monday, October 19, 2009 12:22:52 PM GMT Wednesday, October 14, 2009 1:08:32 PM GMT
ASP.NET is a free powerful framework for building dynamic Web applications, whether it’s a small, personal Web site or a large, enterprise class Web application. ASP.NET is adaptable to a wide variety of projects and development styles. ASP.NET is part of the .NET Framework, and when coding ASP.NET applications developers have access to the entire .NET Framework. This article provides a summary of where you can go to get started learning about developing ASP.NET applications. (more)
category: ASP.NET | clicked: 1 | comment | | source: learn.iis.net
tags: .Net, .Net Framework, ASP.NET, IIS, Web Applications
1
votes

Tim Sneath : Configuring a Web Server to Host Silverlight Content

published 283 days, 21 hours, 47 minutes ago posted by IXWebHostingIXWebHosting 288 days, 21 hours, 42 minutes ago
Monday, October 19, 2009 12:22:52 PM GMT Wednesday, October 14, 2009 12:28:00 PM GMT
Deploying Silverlight content to a production web server is a pretty easy process. Despite occasional misconception, Silverlight doesn't require a Microsoft-based web server: Apache can host up Silverlight content just as happily as IIS. But there's one little gotcha: web servers are typically configured to only serve up a limited set of known file extensions as static content. That's all well and good, but Silverlight introduces two new file extensions (.xaml for loose XAML files and .xap for the zip-... (more)
category: Silverlight | clicked: 2 | comment | | source: blogs.msdn.com
tags: IIS, Microsoft, Silverlight, Web Server, XAML, XML
2
votes

What's new in SQL Server 2008 Reporting Services?

posted by IXWebHostingIXWebHosting 296 days, 7 hours, 22 minutes ago
Wednesday, October 07, 2009 2:48:16 AM GMT
What's new in SQL Server 2008 Reporting Services? With the release of SQL Server 2008, Reporting Services (SSRS) reached its third version. While the previous version contained many new features, this latest release of SSRS is easier to use and an even more powerful enterprise-level reporting tool. This article will discuss the most significant and most useful new features that make SQL Server 2008 Reporting Services a worthwhile upgrade. IIS is no longer required The previous two releases relied on I... (more)
category: SQL | clicked: 0 | comment | | source: searchsqlserver.techtarget.com
tags: IIS, SQL Server 2008, SQL Server 2008 Reporting Services, SSRS
1
votes

CarlosAg Blog : DiscountASP.net releases new IIS 7.0 Manager modules

posted by IXWebHostingIXWebHosting 297 days, 5 hours, 34 minutes ago
Tuesday, October 06, 2009 4:35:59 AM GMT
DiscountASP.net who has been a very close partner of the IIS Team leading several offerings of our platform - including IIS Manager Remote Delegated Access to the Web Site and many other cool tools - has just built and released yet another cool module that extends the IIS Manager capabilities by having a GAC Viewer for their customers. The GAC Viewer is still in Beta but I think it showcases some of the cool stuff that IIS 7.0 platform brings to the table providing extensibility from end-to-end, whethe... (more)
category: ASP.NET | clicked: 0 | comment | | source: blogs.msdn.com
tags: DiscountASP.Net, GAC, IIS, IIS 7.0, IIS Manager, Microsoft
1
votes

Six Ways to Help Customers Extend their Web Sites - Microsoft and DiscountASP.NET news

posted by IXWebHostingIXWebHosting 297 days, 5 hours, 37 minutes ago
Tuesday, October 06, 2009 4:32:56 AM GMT
Six Ways to Help Customers Extend their Web Sites Great news today, from ScottGu and the IIS team: Wow – do we have a bunch of announcements for you! If you care about Web sites, read on. From really cool media scenarios, to making it easy getting started on the Microsoft Web Platform, to advanced tweaks to your Web site – we have something for all walks of life to check out. Let’s cut to the chase. Today, Microsoft announced updates to six important IIS Extensions: · IIS Application Request Routing ... (more)
category: Web Service | clicked: 0 | comment | | source: weblogs.asp.net
tags: DiscountASP.Net, IIS, Microsoft, ScottGu
1
votes

Hosting and Deployment of an ASP.NET MVC Application in IIS6 and IIS7

posted by Webhost4lifeWebhost4life 298 days, 22 hours, 36 minutes ago
Sunday, October 04, 2009 11:34:17 AM GMT
When building any application, the chances are that the application will have to be deployed. This article by Maarten Balliauw describes how you can deploy and host an ASP.NET MVC application in an Internet Information Server (IIS6 and IIS7) platform. Platforms that can be used Theoretically, any web server capable of running ASP.NET web applications should be capable of running an ASP.NET MVC web application. (more)
category: ASP.NET | clicked: 2 | comment | | source: www.codedigest.com
tags: ASP.NET, ASP.NET MVC, IIS, IIS7
4
votes

How-To Grant Full Trust to your Website on your VPS or Dedicated Server

published 296 days, 23 hours, 27 minutes ago posted by MicrosoftMicrosoft 300 days, 19 hours, 39 minutes ago
Tuesday, October 06, 2009 10:43:18 AM GMT Friday, October 02, 2009 2:31:32 PM GMT
How To Grant Full Trust to your Website on your VPS or Dedicated Server Log onto your VPS or dedicated server Click on the My Computer Icon. Browse to the ASP.NET 2.0 config folder typically located at C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG. Open up the web.config in notepad and place these lines at the top of you config with the (more)
category: ASP.NET | clicked: 1 | comment | | source: www.serverintellect.com
tags: Dedicated Server, Full Trust, IIS, Microsoft, VPS Server, Windows
Previous 1 2 Next