Sign In
Join
Home
>
Forums
All Tags
›
IIS
›
HTTP
(
RSS
)
.net
.Net 2.0
301
403
403.9
64 bit
Access is denied
AppCmd
applicationHost.config
asp
asp .net
ASP Classic
ASP.NET
ASP.NET Performance Wildcard
asp.net x64
aspnet_wp.exe
aspsessionmax
authdiag permissions
authentication
authentication anonymous user
autotuninglevel
Backup
Beta
BITS
blank page
C#
cgi
Compression
createProcessAsUser
crypto
default documents
dependency
Deploy
development server
error
error 183
ETag
FastCgi
frontpage extensions
FTP
FTP 7
ftp gui
FTP setup
FTP1
FTP2
FTP3
FTP4
FTP5
FTP6
FTP7
FTP7 FORM AUTHENTICATION .NET MEMBERSHIP .NET ROLE
FTPS
guide
Help
home.aspx
host header
Host Headers
Hosting
HTTP 401.2
http errors
Http Handlers
http iis 6
Http Module
http redirect
http redirection
HttpHandlers
https
https 404 error
IIS "managed c++" "search path"
IIS 1and1 application
IIS 5.0
iis 5.1
IIS 5.1 PHP CONFIGURATION
IIS 5.1 WINDOWS XP PROFESSIONAL SP1
IIS 6
IIS 6 6.0 Windows Server 2003 SP2 website external IP address addresses localhost LAN WAN
iis 6.0
iis 7
IIS 7.0
IIS7
Install IIS7 freeze appcmd not responding
installation
IP
iss 7 migration
Issues
IUSR
large file
localhost
Log File Analysis
logic
Longhorn
Microsoft
packet
PHP
POST
PowerShell
redirect based on the domain name
server
vista
Visual Studio
Adding redirect settings to a website using PS
Hi all, I want to set in a website a permanent HTTP redirection to a specific URL. I tried the following: New-ItemProperty -Filter "/system.webServer/httpRedirect" -PSPath "IIS:\Sites\$name" -value @{enabled="true";destination=$target;exactDestination="true";httpResponseStatus...
Posted to
Forum
by
davidtreves
on 11-18-2009, 8:19 PM
HTTP Post blank page (ASP Classic)
Hello, I have an ASP classic app running on IIS 6.0 and Windows Server 2003. A form in the app allows employees to upload large binary file. For upload we are using AspUpload 3rd party software. While uploading an ISO image 600 MB, ASP gives me a blank page (page source displays <html><body><...
Posted to
Forum
by
martin_wm
on 08-05-2009, 1:34 PM
How to install iis 7.0
I had new vista home basic laptop...i need tp install iis 7.0 but i dono how to do it also then only i can locally web share my .net application for acessing it in localhoat can anyone pls help me??
Posted to
Forum
by
vignessh.vijay
on 03-14-2009, 9:57 AM
How to set charset in IIS7.0?
Hi Team, I want to change the Content-Type header to include charset info on IIS 7.0. By default I get the ==> Content-Type: text/html It does not include the charset information, even though in my page I have below tag set: <meta http-equiv="Content-Type" content="text/html; charset...
Posted to
Forum
by
neha.noma
on 02-20-2009, 9:08 AM
How to find Content-Type in IIS Filter module?
Hi, I have one doubt regarding the Character-Set. I have written one small IIS filter module to fetch the name from query string and display it through our filter. However there is a problem as the characters in query string can be in different character-sets so I need to decode it keeping the Character...
Posted to
Forum
by
neha.noma
on 02-18-2009, 10:20 AM
Re: IIS becomes unresponsive
Hi, I'm having the same problem. Did you find out how to solve it? Does IIS handle internal (LAN) and extenal (Internet) requests differently? We only have this problem when we try to access the website through the internet. But, if we try it through our local area network, it works normally. I'm...
Posted to
Forum
by
andre.muniz
on 02-16-2009, 8:14 AM
Re: IIS URL redirect to a particular directory
try this out <% @ Page Language ="vb" AutoEventWireup ="false" CodeBehind ="Default.aspx.vb" Inherits ="WebApplication1._Default" %> <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1...
Posted to
Forum
by
cbranca
on 01-17-2009, 5:49 PM
IIS
Hi, I am new bie to IIS ,actually i am working as an SQLSERVER DBA,now i want to learn BI concepts thats what i need some easy way to understand IIS,IIS5.0,6.0.................... i need some troubleshooting scenarios and how to resolve?
Posted to
Forum
by
shahbaz.oradba
on 07-30-2008, 2:17 AM
ETag and Content-Encoding
Does IIS 7 send another ETag for the gzip-ed version of the document? In other words, does it have the same bug which Apache also has? https://issues.apache.org/bugzilla/show_bug.cgi?id=39727 About a year ago, IIS 7 appears to be NOT affected . However, today's analyze shows different results - IIS...
Posted to
Forum
by
peaceable_whale
on 03-15-2008, 4:03 AM
HTTP continuation packet not received from IIS7
When IIS7 sends a response to a browser that exceeds one HTTP packet, only the first packet is received. I have an application consisting of a Java applet client communicating with a PHP server using SOAP. This has been running correctly on Windows XP using IIS 5.1 or Apache and on Linux using Apache...
Posted to
Forum
by
stslater
on 01-18-2008, 12:47 PM
Page 1 of 2 (11 items)
1
2
Next >
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online