ISAPI DLL on IIS6 - Very Basic Setup Question

From: William F. Zachmann (wfz_at_NOcanopusresearchSPAM.com)
Date: 10/11/04


Date: Mon, 11 Oct 2004 10:11:07 -0400

I am working on a project to move an application written eight years ago as
a C++ ISAPI extension DLL accessing an MS SQL Server 6.5 data base and
running on an old Netscape web server to Windows 2003 Server, IIS 6.0, and
SQL Server 2000. Migrating the data base, tweaking the code to compile and
link under Visual Studio 2003, and removing the Netscape hooks appears to
have gone well, however I am now stuck at what looked like it should be a
very simple matter -- accessing the DLL under IIS 6. At the moment, after
some twiddling, I am getting an HTTP 500 error whenever I hit any of the URL
links on the site that invoke the DLL.

Rather than try to unravel the current state of the latest version of my
test site (post my twiddling) I think it would be most useful if someone
might be able to tell me (or point me to a reference) exactly what steps I
should take properly to add and to configure a virtual web site under IIS
6.0 that includes an ISAPI extension DLL. Thanks!

All the best,

will

William F. Zachmann
Canopus Research Inc.
http://www.canopusresearch.com



Relevant Pages

  • Re: preventing files from being copied from server
    ... you would want to use a product like SQL Server. ... > I have a peer to peer network with 5 computers using ... > keep anyone from trying to copy the data base to another ...
    (microsoft.public.win2000.security)
  • Re: SQL Server 2005 with VB.net 2005
    ... so how can i know a data base tables instantly ... Private Sub PrintSqlErrors ... Dim e As SqlError ... Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books ... ...
    (comp.databases.ms-sqlserver)
  • adding and retriving data from SQL server to VB.net webapp
    ... by VB.net in Visual studio 2003 and a Data base created in SQL Server for ... Developers? ... All I want to do is create a website that uses a data base. ...
    (microsoft.public.data.ado)
  • INSERT new RECORDS into a table from another table
    ... I am really new to SQL SERVER 2005, i am not even familiar with ... So what i am trying to do is dump some data form CSV file to a table ... I have learnt how to import data from the csv file to a data base ...
    (microsoft.public.sqlserver.dts)
  • Re: Generating SQL Script
    ... Here is an article I wrote about generating SQL Server scripts. ... > I want to create a script to generate Data Base on other machines. ...
    (microsoft.public.sqlserver.server)