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

Classic ASP CDOSYS and Exchange CAS server

I'm having an issue where my comapany are migrating our exchange to a new CAS server. We have several pages on our website using classic asp that sends email using CDOSYS which are working fine with the current exchange server. When I swap over to…
Brigante
  • 111
  • 1
  • 4
0
votes
1 answer

Working on Windows Server 2003, errors on 2008 ASP 0104 : 80004005 Operation not Allowed. NOT uploading file. Simple post

Hey guys we are experiencing a weird issue. Classic ASP code is working on Windows 2003 Server. But on Windows 2008 server when we try to do a simple Request.Form it gives ASP 0104 : 80004005 Operation not Allowed. Not uploading any file in this…
Sameer
  • 1
0
votes
1 answer

vulnerability issue in ASP.NET

In our vulnerability report there is one vulnerability which I have mentioned below. "it was found that the Microsoft ASP.NET validate Request filters could allow a remote attacker to bypass it's filters and conduct cross-site scripting attacks…
0
votes
1 answer

Can't run server-side Javascript on Classic ASP

I'm trying to run a server side piece of JavaScript code on my ASP site. The whole site is using VBScript, but this piece is written in JavaScript, so I'm using a separate tag, rather than setting the language at the top of the page. This works…
ulu
  • 233
  • 5
  • 10
0
votes
1 answer

Asphostportal IIS6 vs IIS7

I have two shared accounts at asphostportal. One uses IIS 6 and one uses IIS7. On both I have websites in Classic ASP. On the IIS 6 account, when I make an error in code and upload it then try to access that page, I get an error message that looks…
0
votes
1 answer

Classic asp page generating 404 error in IIS 7

I have an asp.net application running in IIS 7.5. I have a standalone classic asp page that I've migrated from another site that I've now included as part of the asp.net application. I'm hosting the application on my local machine, but whenever I…
lem
  • 1
  • 1
  • 3
0
votes
1 answer

ASP Classic Website Usage Metrics

We have a ASP Classic Web site Running on IIS 6. What is the cleanest way to record the number concurrent users? We need this data over a period of time, and a way to sum it across servers would be great. What do you suggest?
C. Ross
  • 3,075
  • 9
  • 35
  • 36
0
votes
2 answers

Best practice for IUSR_ account and giving write access

Just for clairity I'm wondering what the best practice is for giving the IUSR_ account write access under IIS 6.0 to a folder. I gave searching on Google a try and on here a try but nothings really pointing me in either direction. From my…
Tim Meers
  • 663
  • 6
  • 16
0
votes
1 answer

Script Injection on random pages

Possible Duplicate: My server’s been hacked EMERGENCY I am currently running a Windows 2003 server with IIS 6.0. It seems to be that one of the website has been 'hacked'.