All Tagsiis 7ASP (RSS)
  • odbc connection pooling with Delphi 7 & IIS7

    We have a application that utilizes a combination of ASP.net (c#) and classic ASP (Delphi 7). When running the application on Windows Vista or Server 2008 using IIS7 we experience terrible performance problems from the classic ASP pages when retrieving data from SQL. Upon investigation using SQL Profiler...
    Posted to Forum by ffsetit on 10-05-2009, 4:04 AM
  • Blank Page No Errors

    Hi guys, I have a website which I've brought over to IIS7 from Windows IIS6, which ran great there. Now its on IIS7 some of my Classic ASP pages wont run and simply stop dead outputting to the browser just a blank page. The only thing in the blank page source code are the usual <html> tags...
    Posted to Forum by goofy_tyran on 09-16-2009, 10:59 AM
  • Generating CSR

    Hi All, I need to generate CSR for different servers again and again. So that i can raise a request for SSL certificate. I have to manually login to all servers and create the Request file. Is there any way that i can locally/remotely generate the request ? Using Microsoft.Web.Administration or WMI or...
    Posted to Forum by gauravmajithia on 06-13-2009, 10:04 AM
  • Erractic behaviour with IIS7

    Thank you for reading this post, I am at my wits end. I am migrating a site from IIS4 to IIS7. I have converted all content to ASP and adjusted permissions etc. The site loads properly except for one thing. The header image which is a static link appears the first time you load the page and will not...
    Posted to Forum by Shamron on 06-04-2009, 5:25 PM
  • Server.CreateObject("IXSSO.Query") fails on IIS7

    Hi, We've ported across a classic ASP site to Windows Server 2008 Enterprise 64 bit but can't get Indexing Service to work with it. As soon as the following line of code is hit: set objQuery = Server.CreateObject("IXSSO.Query") We get the following error: Err.Source: Microsoft VBScript...
    Posted to Forum by gavinharriss on 05-27-2009, 5:25 PM
  • 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
  • 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
  • Breakpoints are not hitted correctly when debugging classic ASP on IIS 7.0

    I have several projects wroted as classic ASP 3.0 pages. I changed my OS to Windows Vista last month. I'm not able to debug classic asp pages with Visual Studio 2005. I'm able to attach worker process, but when exception is elevated or breakpoint is hit, Visual Studio places cursor to another...
    Posted to Forum by Rudidlo on 12-23-2008, 8:10 AM
  • 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
  • Re: MSXML2.ServerXMLHTTP

    For me anyway, the solution was to change the "Maximum Worker Processes" under process model for the application from default of 1 to 5 (who knows, 2 might have been enough too).
    Posted to Forum by edward.greenberg on 10-25-2008, 9:59 PM
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities