Quantcast
Channel: Classic ASP
Browsing all 488 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Unable to create PDF files in iis 7.5

Hi,I'm using an application called " aspeasypdf " for creating PDF files on the fly and mail it to the the customers. This setup was working fine in IIS 6.0. We are current in the process of migrating...

View Article


Classic ASP MS Access on IIS 8.5 on Window Server 2012 R2

Receiving access denied errors when accessing a website with .mdb file.HKLM\SOFTWARE\wow6432node\microsoft\jet\4.0\engines access denied when procmon is...

View Article


Select from database fails

Below thiscode I try also toselect and display the first and last namefrom a database => fails<div id="select_document" style="display: none;">Which is the coirrect code Typ tekst of een...

View Article

Classic ASP crashes Application Pool in IIS 10

I have several classic ASP websites that I work on and now when I try to browse to them the app pool crashes. They all were working fine on my Windows 8.1 OS but when I upgraded a few days ago that is...

View Article

Windows 2000 server moving classic .asp to Windows 2012 R2 server

We have windows 2000 Web server running several aps that connect to a data base that need to be moved to windows 2012 R2 Server.  The Files are .asp I moved them over and set the application pool to...

View Article


IIS 8.5 more strict?

Hello,I did post this over on the .net forums but I think this might be more related to IIS perhaps so am posting it here as the response I received I think may have been related more to the .NET side...

View Article

Execute ASP code in *.html files

Hi All,I'm currently migrating a legacy web site from 2k3/iis6 to 2k12/iis8.5. There is some server side code written in Classic ASP (JScript) which needs to be executable via html extension files....

View Article

ASP.NET 4.0 causes extensionless Urls to NOT load default document...

hi,we are having a couple of websites and sub applications that contain old classic asp files as well as asp.net .aspx files (some mix asp and aspx in the same project). recently we upgraded ALL...

View Article


Multiple ASPSESSIONID’s in IIS Logs.

We have an application hosted on IIS which has both Classic ASP pages and ASP.NET pages. IIS Logging is enabled. We are trying to pull the session statistics from the IIS Logs (details like number of...

View Article


winhttp.dll on windows 2008 r2 x64

hello,I use WinHttp.WinHttpRequest.5.1 object and the PCI DSS provider upgrade to TLS 1.1 and TLS 1.2if I try to use any of this options:obj.Option(9) = 2048  'TLS 1.2obj.Option(9) = 512 'TLS 1.1I get...

View Article

Error Query Sql

With this select I do various calculations. I have only used it in MYSQL works perfect.select nome, ((select count(*) from JOGOS where timea=times.nome)+(select count(*) from JOGOS where...

View Article

How can I set different values under the Application Pools from PowerShell?

I need to know how to set different values in the application pools for each of the pools.  for example, I want to set "Classic .NET AppPool"'s Enable 32-Bit applications to True, change Managed...

View Article

Unable to install .Net Framework v3.5 on Windows Server 2012

Hi all,I hope someone can help me with this problem. I cannot install .Net Framework v3.5 on a server running 2012. It is an offline server and does not have internet access. When I run the Add roles...

View Article


500 server error

Environment: SQL server 2008 R2 and Windows Server 2008 R2 Problem: The application works fine in the staging environment, but when the app was migrated to testing environment,  500 Server error was...

View Article

Error with Logon_User

Hi,I have some trouble with an ASP page, running on IIS 7.It uses <input id="login" name="login" type="hidden" value="<%=Request.ServerVariables("LOGON_USER")%>" runat="server"> to get the...

View Article


Force ASPSessionID to change on login

Question:How do I get Classic ASP to change the session ID after the user logs in? Background:One of our clients ran a security audit against our web site.  So far, we've been able to resolve all the...

View Article

HTTP Error 500.19 - Internal Server Error

I have hosted new website on win 2008 R2 Installed IIS, Ajax , .Net 4 and tried to run one of the .Net and Ajax supported site.But after running from out side we are getting 500 erro and from local...

View Article


paypal ipn works in sandbox but not live?

HiThe following code works in sandbox but not live the ipn message reads as sent and returns a 200 message so I presume this works ok.the database is not updated though but is when in sandbox. I havent...

View Article

IIS 7 Classic ASP page hangs

I'm running the following configuration:1.  Windows Server 2008 R22.  MySQL 5.53.  MySQL ODBC Ansi Driver 5.3 Problem:When accessing an ASP page that pulls data from a MySQL database the page will...

View Article

cant able to debug the different file extension files written in VB script...

When i try to debug a classic asp application hosted in iis7.5 using vs2010, it is debug the all .asp file extension, but when i set the breakpoint in .xls based file request, which is written in...

View Article
Browsing all 488 articles
Browse latest View live