All Tagsasp (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
  • virtual website definition headache

    I'm unable to successfully define and access a virtual website using IIS 7 on my Vista x64 OS. At this point I'm getting "Service Unavailable. HTTP Error 503. The service is unavailable." I've simplified the page I'm trying to access, test.htm, to include one word only, "hello"...
    Posted to Forum by ibacondors on 11-16-2009, 12:45 PM
  • Re: I need help with ASP and IIS7

    I have IIS7 Setup. And I made a simple ASP page. But when I try to load it into IIS7. Here is the path http://localhost:80/C:/inetpub/wwwroot/HelloWorld.asp I get an error. If I type file:///C:/inetpub/wwwroot/HelloWorld.asp All of my code is displayed: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML...
    Posted to Forum by mojara2009 on 11-13-2009, 12:22 PM
  • I need help with ASP and IIS7

    Could someone walk me through Deploying a Classic ASP on IIS7. I just cannot seem to get it displayed in my Broswer.
    Posted to Forum by mojara2009 on 11-13-2009, 11:16 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
  • ASP & Access 4005 error: defining 32 bit dsn on 64 bit windows

    Hi I'm having trouble making classic asp with access db work on Windows 7. On one box I have it all working fine on a 32 bit W7 Pro install, but on my main development server I am using 64 bit W7Pro and this one still doesn't work. On both machines I have used the icacls workaround to grant appropriate...
    Posted to Forum by timpollard on 10-30-2009, 5:55 AM
  • HTTP 500 even IIS 5.1 is installed!

    I've just made a website with asp however I don't know why an HTTP 500 error is still exist even though I've installed the IIS 5.1 I can open my htmls but can't open the asps,why When I open it, it just comes out with Server Application Error The server has encountered an error while...
    Posted to Forum by NanaluCoalition on 10-16-2009, 5:20 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
  • MSChart in ASP - Please help

    I am trying to get the MSChart displayed on ASP. ActiveX download of mschrt20.ocx on client side is not allowed. So Im trying to copy MSChart content to a PictureBox using BitBlt in the VB dll, and trying to save the PictureBox image as a bmp and load it on the ASP site. However when I run the VB code...
    Posted to Forum by dubeyam on 09-17-2009, 5:43 PM
  • 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
Page 1 of 20 (191 items) 1 2 3 4 5 Next > ... Last ยป
Microsoft Communities