Top "Iis-6" questions

IIS (Internet Information Services) is a web server application and a set of feature extension modules created by Microsoft as part of Windows.

How to deploy DevExpress to server?

Hello I am needing to deploy a project using DevExpress controls to an IIS 6.0 server. The project loads fine and …

.net iis deployment iis-6 devexpress
IIS browse directory problem on a virtual directory

I have two differents virtual directories mapping to the same directory on the OS. In one of this virtual directories …

iis-7 iis-6 virtual-directory directory-browsing
Visual Studio Web Deploy to IIS 6

Has anyone successfully used the new Web Deploy feature of VS2010 to deploy a web site to IIS 6 running on …

visual-studio-2010 iis iis-6 windows-server-2003 webdeploy
How do I setup WebDeploy on Windows 2003 / IIS6?

Webdeploy is an alternative to WebDav, FTP, and FrontPage extensions. It also acts as an alternative to DFS for replicating …

iis-7 webserver iis-6 deployment microsoft-distributed-file-system
How can I create a new application pool in a Web Setup Project?

I need to deploy my web service. It needs to run in a separate application pool in IIS with its …

c# web-services iis iis-6 windows-installer
No clue.. Overflow, Microsoft VBScript runtime error '800a0006'

I'm receiving suddenly this error on a Win2003 Server Web Application: Microsoft VBScript runtime error '800a0006' Overflow: 'Appname' …

asp-classic vbscript iis-6 windows-server-2003
How can I find the average number of concurrent users for IIS to simulate during a load/performance test?

I'm using JMeter for load testing. I'm going through and exercise of finding the max number of concurrent threads (users) …

asp.net performance iis-6 jmeter logparser
How do I recycle an IIS AppPool with Powershell?

I haven't really done any Windows scripting at all, so I am at a loss on how to pull this …

powershell iis-6
My ASP.NET App_code changes not getting picked up (or are cached??)

Help!! I have a single .cs file under a (root level) App_Code directory for the purpose of retrieving the …

c# .net iis-6 app-code
Website is running a cached dll somehow after changing it

The situation is I made a minor bug fix to a class, so they want to just deploy the dll …

asp.net deployment iis-6