Browse by Tags

All TagsASP ClassicIIS 7 (RSS)
  • Issues in IIS 7, session and application variables are not maintained - Classic ASP site

    For local development purpose, I ran following script on VISTA, IIS 7: <% for each x in Request.ServerVariables response.write("<b>" & x & ":</b>&nbsp;&nbsp;&nbsp;" & Request.ServerVariables(x) & "<br><BR>") next %>...
    Posted to Forum by shamshad.ali@softechww.com on 12-02-2008, 9:57 AM
  • Sessions Failing Using Classic ASP After Switch to IIS 7

    Please help. I recently upgraded to IIS 7. A site I was working on which use sessions (and worked fine when I had IIS 6) no longer works. I have set up a simple test page in the site root to write a variable and another to retrieve it. It fails. However, if I set the session variable in my global.asa...
    Posted to Forum by sjc_atx on 10-21-2008, 8:07 PM
  • Web Garden IIS 7 Classic ASP

    I am currently upgrading our web server from 2003 to 2008, we use Classic ASP. I have been using IIS7 w/o major problems until I tried to use the State Server under "Session " Icon. I have it set to ConecctionString = "10.0.10.9:424249". It does not seem like the state server works...
    Posted to Forum by znwpta on 09-17-2008, 10:45 AM
  • reading Active Directory groups no longer works in IIS7

    This classic ASP code worked in IIS 6, but not in IIS7. It was a great way for me to check an authenticated username against an AD group membership list to give certain options on pages. Does anyone have a suggestion for a replacement (other than hard-coding usernames)? username_found_sw = "N"...
    Posted to Forum by ChrisRh on 07-03-2008, 1:45 PM
  • Re: HTTP 500 error 0x800700aa loading .asp pages

    I am having a nearly identical problem. My classic asp pages work until I use one of the Application, session or server objects, then I get the '8002901d' error as well. Checking Event Viewer / Windows Logs / Application, I have the following entry each time the page is executed "Error:...
    Posted to Forum by dav1_1 on 06-18-2008, 3:48 PM
  • Why isn't IIS 7.0 able to handle .ASP files by default?

    I have recently upgraded my OS from XP PRO sp3 to Vista Ultimate x86. When I was working with XP I could access and work with my .ASP files by default using IIS (I think it was ver. 6,0, in contrast to 7.0 that comes with Vista). But now I get some kind of error, as follows: http://i25.tinypic.com...
    Posted to Forum by Starchild22 on 06-15-2008, 11:33 AM
  • ASP Detailed Error Messages

    Greetings, I've got a IIS7.0 web server on our local network here at my office and I'm using it to learn Server 2008 and IIS7 features along with testing our new company website before we push it live. I was doing some ASP the other day and noticed I could not get the older styled detailed error...
    Posted to Forum by Dotren on 05-21-2008, 4:47 PM
  • Session Problems - seems to be around http/https transfer

    I recently moved a classic ASP application from an environment that was Windows Server 2003 and IIS 6. It is now running on IIS 7 within windows Server 2008. Basically, the problem is that session variables seem to be randomly being dropped. It is totally sporadic, and seems to happen when moving from...
    Posted to Forum by superted187 on 04-28-2008, 5:43 AM
  • Error when when checking db connection with Classic ASP, Access and IIS7

    I have a site that I moved from a Windows 2003 Server to a Server 2008. This site uses a CMS portal system. In the config routine it verifies the db connection and will only load if there are no errors. I am getting the error: "-2147217887 : Multiple-step OLE DB operation generated errors. Check...
    Posted to Forum by AngelOfTheNight on 03-25-2008, 7:28 PM
  • .ASP includes being ignored - no errors

    Using file-based includes. Checked "ASP" and "Server-Side Includes" in Vista's features, and I now have an "ASP" icon in IIS. Even restarted IIS a few times, but no luck. The include appears in the source code as a comment: <!--#include file="includes/header...
    Posted to Forum by colonelangus on 12-20-2007, 12:07 PM
Page 1 of 3 (26 items) 1 2 3 Next >
Page view counter