All TagsaspIIS 7.0 (RSS)
  • Cannot connect to mysql db 5.1

    Hello, Im using IIS 7.5 with Windows server 2008 r2. I want to open my database, so I used the next connectstring for opening the db: connect_string = "Driver={MySQL ODBC 5.1 Driver}; Server=localhost; UID=username; PWD=pwd; Database=db" set dbConn = server.createObject("ADODB.connection"...
    Posted to Forum by Perryvanz on 11-17-2009, 10:40 AM
  • 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
  • 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
  • Accessing Custom Server variables doesn't return any value

    For an ASP application, a custom environment variable is being accessed using the following script: <html> <body> <% response.write(request.ServerVariables("XYZ")) %> </body> </html> where the variable XYZ is custom one created by the administrator as required...
    Posted to Forum by raghuv on 05-11-2009, 3:25 AM
  • 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
  • website doesnt work on lan computers?!

    I use server 2008 running IIS version 7.0.6000.16386. It runs a domain for about 30 computers. It also serves a website coded with asp. The site index page is html and the next page under it (our so called "display case" for students digital art) is coded with asp. The LAN computers can not...
    Posted to Forum by bennyd20 on 12-04-2008, 4:45 PM
  • Problems with content on UNC share

    Hello, I have some problems migrating my old ASP applications to IIS7. I configured an application pool that runs under an domain user that has access to the UNC root path of the website. (this user is also used in the live IIS6 environment so permissions are ok...) The Anonymous authentication is set...
    Posted to Forum by FlorisvanHaaster on 10-11-2008, 9:26 AM
  • WSH, WinExec from asp.net - how to block them in IIS7?

    Hello, I have not found an answer for my question among the posts of this forum so I will ask about it. I would like to know how to prevent users from launching local (system or uploaded by users) applications via asp.net scripts using WSH or WinExec methods. I am able to run notepad.exe (appears in...
    Posted to Forum by jerzym on 09-01-2008, 5:33 AM
  • Re: IIS 7 & Vista Ultimate x86: HTTP Error 404.3 - Not Found

    I had the same problem. I found that when I enabled ASP and ASP.NET the new handler mappings were not propogating down to the web site after they were enabled. I deleted the site and re-created it. The newly created site inherited the new mappings and I can get the pages now. I have no idea why the mappings...
    Posted to Forum by SMRieth on 02-21-2008, 10:19 PM
Page 1 of 1 (10 items)
Microsoft Communities