Print Page | Close Window

ASP pages won’t load

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=293
Printed Date: 29 March 2026 at 10:54am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: ASP pages won’t load
Posted By: fatherbuggs
Subject: ASP pages won’t load
Date Posted: 18 February 2003 at 3:41pm

We are having a reccurring problem with our web site.  I took over the maintenance of the site last year after the web developer and the programmer/analyst were laid off.  The problem is in the generation of the only two dynamic pages.  One is used for the career section and the other our news section. Every day or two, these pages cease to come up in a browser.  JavaScript was used to create these pages and the scripts instantiate a data access COM object that connects to a SQL Server 7.0 backend.

When looking at the code itself, variants are used to facilitate data access. Has anyone have any ideas why after a while, an ASP page will not come up.  We are running the site on IIS 5.




Replies:
Posted By: Bunce
Date Posted: 20 February 2003 at 10:32pm

Memory leaks with the component, or the server-side code is not closing its connections to the database.

Cheers,
Andrew



-------------
There have been many, many posts made throughout the world...
This was one of them.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net