Browse by Tags

All Tagsasp classic (RSS)
  • IIS 7.5 404 error when redirecting from ASP.NET to Classic ASP

    I have Windows 7 x64 Ultimate installed on my development box. I've done everything needed to get Classic ASP as well as .NET running on my system. I'm developing in Visual Studio 2008 SP1. Me web site has a default page that has a frameset on it. In the frameset, after authorization, one frame...
    Posted to Forum by SpaceCowboy74 on 11-06-2009, 10:27 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
  • Problems with ExecuteGlobal in VBScript on IIS 5.1 but not 6.0

    What setting might be missing or misapplied that would cause the same code that works on an IIS 6.0 server to fail on an IIS 5.1 server? I've inherited this large Classic ASP application. It "caches" a series of files with funcitons in them using the ExecuteGlobal command. On both server...
    Posted to Forum by djplong on 10-30-2009, 1:37 PM
  • Problem with ASP code in IIS7: DBNULL

    When I run my web application on Windows 2003 IIS 6, my site runs perfectly. It however has certain issues when migrated to Windows 2008 IIS 7 - sometimes I get errors with converting/casting dbnull to strings. Is there some configuration that can be used to emulate the older way of handling such values...
    Posted to Forum by Jwoodger on 10-21-2009, 10:53 PM
  • Re: Some classic ASP pages extremely slow on IIS7 and SQLServer 2008

    Thank you for your reply. It also worked for me too. I discovered that the web page also works faster if i write in global.asa the name of the server (Ex: SQLBogdan) instead of . (point) .
    Posted to Forum by bogdan_p on 10-21-2009, 10:45 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
  • Flie download Dialog is not shown (greater than 2kb) in IIS 7.5

    When I try to download a file which of size greater than 2kb, the file download dialog is not shown in IIS 7.5. the code which I have used right now works fine in IIS 6.0 and IIS 7.0. Can any one give a solution or any setting needs to be done in IIS 7.5
    Posted to Forum by srini_iit on 09-11-2009, 2:19 AM
  • Re: Classic ASP, Access & ODBC

    Yes, I am using 64bit OS (SBS 2008 comes only with 64bit, because of MS Exchange 2007). When I use the test with the UDL file on the server, it works ... access via 32bit ODBC to Access 2003 works. It seems to be more a problem of the IIS in connection with classic ASP When I set the application pool...
    Posted to Forum by dcgmbh on 08-15-2009, 12:42 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
Page 1 of 9 (89 items) 1 2 3 4 5 Next > ... Last ยป