All TagsASPIIS 6.0 (RSS)
  • IIS 6.0 compatibility documentation???

    The verbaige of the brief articles that describe the IIS 6 compatibility feature seem to suggest that I can host a site in IIS 7.0 but configure it for some compatibility mode. Is this true? If so, how do I configure it. The articles describe what I need it for and how to turn it on but where does it...
    Posted to Forum by erock_knight on 03-19-2009, 4:20 PM
  • Suddenly Sessions get lost on IIS 6.0 classic ASP

    Hello, I have a community written in classic ASP. Around newyear, the sessions kept on getting lost on my site allmost everytime I opened up a specific popup window. The build in SessionID's was renewed and my own session variables was erased. The site have been working without any problems for 10...
    Posted to Forum by loopstudio on 01-27-2009, 1:30 PM
  • 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
  • ASP permission problem - HTTP Error 401.3

    Problem: a specific Global Security Group can not load ASP pages (but can load HTML pages). Goal: allow access to the secure website files and directories according to Global Group membership. This is a medical industry customer, so HIPAA compliance is mandatory (i.e. file access and restrictions must...
    Posted to Forum by JayRO on 01-10-2009, 1:25 PM
  • How do I redirect to another web page when a user failed to authenticate through Integrated Windows Authentication?

    I am using Integrated Windows Authentication in my web application. Only a few pages are restricted and needs to be authenticated in order to access those pages. Now, what I am trying to implement is, in case a user bypassed the authentication by canceling the login dialog box, I want it to redirect...
    Posted to Forum by Ricardo_777 on 11-19-2008, 5:18 AM
  • Directory security - streaming PDF files

    Win2003/IIS6 I have a "classic" ASP application (intranet) where I need to serve up PDF's from a network share (not just link directly). I have anonymous access turned off, and integrated authentication turned on. Since none of the app users will have direct read access to the share containing...
    Posted to Forum by TimWilliams on 08-21-2008, 1:27 PM
  • Re: Batch script to block ip ranges

    Try this blog, I think it would be perfect for your situation: http://www.west-wind.com/WebLog/posts/59731.aspx Nayden
    Posted to Forum by naydencho on 08-10-2008, 12:53 PM
  • Re: Getting user name on IIS6

    On IIS6, the ASP script is running as a lower-privileged user than in IIS5 (this mitigates security issues in case their is a vulnerability in ASP or related code). What you'll need to do is allow the script (which runs as Network Service by default) to access and run LDAP queries against the domain...
    Posted to Forum by davcox on 03-13-2008, 7:59 PM
  • Sessions keep timing out

    I know, there's about a million threads in a similar vein, I'm just thrashing around in the dark here so if you can even just push me in the right direction, I would much appreciate it. We have an IIS 6.0 server running on a VPS. There are 2 "application pools", the "DefaultAppPool"...
    Posted to Forum by dominicl on 01-24-2008, 2:37 PM
  • Is IIS hanging???

    I have an asp appln, running on Win2003 & IIS6.0 in worker process isolation mode. There is only one appln pool running on the server . Every once in a while the users are not able to view the login page of the appln - they keep getting a 'Connection to the Webserver was closed" error. When...
    Posted to Forum by sareena on 09-19-2007, 5:15 AM
Page 1 of 2 (12 items) 1 2 Next >
Microsoft Communities