https://presidentscup--cup.com/live
https://presidentscup--cup.com/https://presidentscup--cup.com/livehttps://presidentscup--cup.com/2019https://presidentscup--cup.com/golfPresidents CupPresidents Cup 2019Presidents Cup 2019Presidents...
View ArticleServer 2012 / IIS 8 - 503 Service Unavailable + AppPool Stops (same old...
Hi all -I am new to these forums and pretty desperate! I have a custom built (but not by me!) application that runs under IIS. I have deployed it numerous times in various ways, with little to no...
View ArticleWebsite suddenly stopped working - nullreference error
HiI have ASP classic site that stopped working! I did not make any changes. It works for a few minutes after recycle pool. Direct URL work - f.x www.xxx.dk/login/login.asp works but...
View Articleদরবেশ~~~https://livevssports.com/cowboys-vs-eagles-live/
https://livevssports.com/cowboys-vs-eagles-live/
View ArticleServer 2012 / IIS 8 - 503 Service Unavailable + AppPool Stops (same old...
Hi all -I am new to these forums and pretty desperate! I have a custom built (but not by me!) application that runs under IIS. I have deployed it numerous times in various ways, with little to no...
View ArticleInjecting form value into query
Hello, and happy new year!New on this forum and also a little bit rusted, so please be kind! ;)Can someone please help me figure out how to pass this form input value to the access query?<% form_ID...
View ArticleSchedule Task with ASP3 Windows Server 2019
Hello everyone.I need to create a Scheduled Task through an ASP page.I have privilege as an Administrator and can even create a task, but when performing this task, nothing happens. I created a simple...
View ArticleASP Errors
Hi Team,We have a software which has mostly ASP and vb6 components. We use IIS to host our website. When we install the software and open the ASP page. We get below error.A trappable error (C0000005)...
View Articleneed to find the end of the previous payroll
I need to find the previous enddate of our payroll in classic asp. I have the following code that sort of works. This is what I am looking for:Date Range Date I am looking...
View ArticleProblem Adding Negative Numbers
Hi But stuck for a while now on this, any help would be much appreciated. I've been asked to update an old site that runs a sales report to allow negative numbers. The page runs fine using positive...
View ArticleMigrating classic asp from 2003 to 2012, anon user failing
Hello!I'm migrating an old application that is currently working on a windows 2003 (IIS 6).Its a site that uses only anonymous authentication, with a service id (domain account), and access an external...
View ArticleClassic Asp pages started not showing in IIS10 - 'Cannot reach' and...
Have used some classic ASP websites running on localhost for years with no problem. They connect to a local Access DB and I input data and create reports through my browser. Now the sites are not...
View ArticleProblem with classic ASP after server .Net update
About a year ago I created a classic ASP web page running on IIS on a server. It has been working fine until today when a colauge ran an update of Microsoft .Net on the server.Now my ASP site is not...
View ArticleparseError making the asp page to fail and show 500 internal error on Windows...
var xmlDoc = new ActiveXObject("Msxml2.DOMDocument.6.0"); xmlDoc.load(XMLFile); if (xmlDoc.parseError.errorCode != 0) { var myErr = xmlDoc.parseError; //This line making asp page to fail...
View ArticleDowngrade from HTTP/2 to HTTP 1.1 on specific page
Is it possible to downgrade from HTTP/2 to HTTP 1.1 in IIS 10 on specific ASP Classic page? Unfortunately Response.Flush doesn't work with H2. I need it in some pages in witch I show progress of long...
View ArticleThe exception message is 'Access is denied.' when we call an methods
Hi,I hosted a silverlight function(.svc file) in IIS 8.0, when we call a method it is throwing the below "Access is Denied " exception.Application is working fine till .svcapp-pool is running on...
View ArticleURL rewriting subdirectories to querystring
Hello Let's say my website displays results for different restaurants in cities.Currently my website is:http://www.example.com/search.asp?city=Toronto&pr=Ontario...
View Articlemake a pwa (service_worker)
Hi I am use asp 3 and IIS 8 or 7.As PWA is a client technology (I think)is there any limitations to use PWA for asp 3 or asp.net version or iis.is nodeJS is necessary ? or I can run my pwa on IIS...
View ArticleHow identify HTTP/2 on ASP Classic page?
How identify HTTP/2 on ASP Classic page?ASP Classic page with HTTP/2 response have this server variables (Request.ServerVariables):SERVER_SOFTWARE: Microsoft-IIS/10.0SERVER_PROTOCOL: HTTP/1.1...
View ArticleIssue with access to SOAP service
Hi all,I stucked with a strange issue. When I start my ASP.NET application locally all works fine. When I deploy it to customer's server a strange error occurs when my application calls web service...
View Article