All Tags > ASP > asp 3.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
  • Re: Can smone help me with "CDO.Message.1 error '80040220' " error ?

    Hi, Try the following code: - <!-- METADATA TYPE="typelib" UUID="CD000000-8B95-11D1-82DB-00C04FB1625D" NAME="CDO for Windows 2000 Library" --> <% Set cdoConfig = CreateObject("CDO.Configuration") With cdoConfig.Fields .Item(cdoSendUsingMethod) = cdoSendUsingPort...
    Posted to Forum by debugmm on 11-04-2009, 4:12 PM
  • 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
  • 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
Page 1 of 1 (4 items)
Microsoft Communities