All Tags > ASP Classic > asp (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
  • 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
  • Re: Creating a user email confirmation

    If I am understanding correctly, you are asking the user to enter an email address and you want to send an email to the specified email address + another, hidden email address. In this case you can call the email function twice, specifying two different values for the "To" field. Alternatively...
    Posted to Forum by salman_arshad on 07-08-2009, 2:51 AM
  • http 500. Help, my form mail in wrong

    I have vista premium home and IIS 7 I am using dreamweaver cs3 and i beginner to asp. My problem is that the ie says http 500. My code of the page is <% theSchema="http://schemas.microsoft.com/cdo/configuration/" Set cdoConfig=server.CreateObject("CDO.Configuration") cdoConfig...
    Posted to Forum by coma on 05-10-2009, 4:28 PM
  • ASP Scripting language 'jscript' is not found on the server Error - after DW CS4 installation

    I too have similar problem. I've DW CS3 installed in System with Win XP as OS (IIS 6). After installing DW CS4 trial version, I'm getting the following error in my website. Error Type: Active Server Pages, ASP 0129 (0x80004005) The scripting language 'jscript' is not found on the server...
    Posted to Forum by chriscoolin on 05-05-2009, 7:10 AM
  • site not working without mentioning the default page in IE 7 but working fine with mozilla

    I hosted a website on a remote server (win 2008 / iis 7 / asp). The default page is configured and it was working fine for around 2 months but now for the last two days we have reported a problem site is not accessible by typing the url. The fun is if I type the url along with the default page i'm...
    Posted to Forum by chriscoolin on 05-04-2009, 1:57 AM
  • Re: Error Recordset ASP

    Thanks alot for the help but i see the anonymous user has the enought permissions,do you have more ideas?, I think is something with the security in the webserver, or IIS, but i was checking part by part and i cannot find what more could be...This is doing me crazy, i was working with ASP and SQL in...
    Posted to Forum by Daneri on 04-27-2009, 6:02 PM
  • Re: Error Recordset ASP

    Thank you tomkmvp for the help, but I have the Access Database locally (c:\inetpub\wwwroot\EXAMPLE.mdb), I created one with Access just to do a test if something was wrong. I have SQL Server in a remote machine.When i try to connect to this remote machine I get that message, when i try to connect locally...
    Posted to Forum by Daneri on 04-24-2009, 3:13 PM
Page 1 of 3 (28 items) 1 2 3 Next >
Microsoft Communities