All Tags > ASP Classic > classic asp > IIS 7 (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
  • 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
  • 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
  • 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
  • IIS7 and Classic ASP, error 'ASP 0178 : 80070005' when calling "CreateObject"

    I am about to shift my development from XP to Vista X64 Ultimate and was trying to setup one of our older webapps on IIS7. This webapp is a mixed project with both C#/ASP.NET and old classic ASP pages that call COM+ objects created in VB6. These VB6 COM objects then use ADODB to connect to a SQLServer2005...
    Posted to Forum by MagnusF on 11-16-2007, 6:23 AM
Page 1 of 1 (7 items)
Microsoft Communities