ASP pages not working

She has: 25 posts

Joined: Sep 2004

I created a high school football website for the newspaper that I work for. The rosters have an ASP page for each school with a card that pops up for each player. The info is stored in a database. The pages seem to appear randomly, as do the cards. I'll refresh the page about ten times and it will finally come up. Very strange.

I get a line error and the code is this:
rsButler_cmd.ActiveConnection = MM_Gridiron_STRING

The connection is this:
Dim MM_Gridiron_STRING
MM_Gridiron_STRING = "dsn=Gridiron;"
%>

Here is a direct link to the page: http://video.butlereagle.com/gridiron/rosters.html

I am using Access and the connection made on the server to the database.

This is the second year for this project with no changes to the code. Just the player information. It was working the first year. That's why I'm stumped as to what the problem could be.

Any help is appreciated! TIA

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

I see what you mean, this is very strange. The only thing, that I can find, which might be causing the problem is: http://www.15seconds.com/faq/Data%20Access/750.htm

Or maybe it's an upgrade to IIS7 that's causing the problem: http://support.microsoft.com/?id=926939

a Padded Cell our articles site!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.