Questions tagged [asp-classic]

The (usually-IIS-hosted) ASP3 platform

The Application Server Page 3 server-side web application scripting platform.

113 questions
0
votes
1 answer

IIS seems to send email twice

we have a request page in our website that send email to confirm the request. It seem that whenever this page is accessed, some (not all of them) are sent more than once at different time, sometime hours apart. The code (which is an old ASP page)…
David Brunelle
  • 135
  • 1
  • 7
0
votes
1 answer

VB6 COM Object not working on IIS 7 Windows 2008 x64

I am extremely new to building webs and using IIS 7 and I have been charged with migrating some classic ASP sites in or DEV environment. My question is, and I apologize if I word it incorrectly, why don't any VB6 COM objects work? I have a site that…
ajdams
  • 113
  • 1
  • 6
0
votes
1 answer

Is the MariaDB ODBC Connector 3.1.19 now stable for production when used with ASP Classic?

Has anyone used this driver successfully in a production environment? Some time back I tried the MariaDB ODBC Connector 3.1.15 with a MariaDB 10.6 database; and the site kept crashing. I had to revert back to using the MySQL ODBC 8.0 Unicode Driver…
MeSo2
  • 254
  • 1
  • 3
  • 18
0
votes
1 answer

IIS basic auth against database TABLE

I have a site on IIS where the auth is being done by having a header included in all (classic ) asp pages, if session variables is not set, user is redirected to login page, setting the session variables if user is in sql table. However, this does…
Lenne
  • 987
  • 1
  • 13
  • 32
0
votes
1 answer

Getting actual, compiled ASP file in IIS Failed Request Trace

When an error occurs on an ASP (Classic, VBScript) page, the resulting error message (if error responses are set to be displayed) – and also the full FREB log, if you have that turned on – shows the line number in the processed ASP file where the…
-1
votes
1 answer

IIS 6 ASP encoding setting

I migrated an ASP site from a Win2008R2 server running IIS 6.1 to a Win2012 server running IIS 6.1. The IIS site settings did not migrate so easily. One thing I just can't solve: When I send Arabic characters through ASP and into an MS SQL sproc…
feetwet
  • 109
  • 1
  • 7
-2
votes
2 answers

Who is your favorite European Windows web host provider?

Who is your favorite European Windows web host provider? The provider must support: 1 Dedicated IP address ISAPI Rewrite SQL Server 2005 Classic ASP ASP JPEG
Alon Gubkin
  • 666
  • 3
  • 7
  • 12
-3
votes
1 answer

Windows Server 2008 iis 7.5 classic asp mdb DB via DSN odbc

I had a a simple site on a 2003 IIS 6 server for years. I have a small DB in a Mdb file. Everything was great, until I've upgraded to a windows 2008 R2 64bit IIS 7.5 server. I've transferred the site perfectly including adding ODBC (32bit), enabling…
1 2 3 4 5 6 7
8