Re: IIS, asp and a database
From: Mark Schupp (mschupp_at_ielearning.com)
Date: 04/19/04
- Next message: Mark Schupp: "Re: Windows 2000/Oracle 9i/MDAC 2.6"
- Previous message: Jeff Cochran: "Re: Problem with accessing table in access database"
- In reply to: Ken Schaefer: "Re: IIS, asp and a database"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: IIS, asp and a database"
- Reply: anonymous_at_discussions.microsoft.com: "Re: IIS, asp and a database"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Apr 2004 08:16:21 -0700
It would also be helpful if you posted the ASP script.
-- Mark Schupp Head of Development Integrity eLearning www.ielearning.com "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message news:u0eKPobJEHA.3848@TK2MSFTNGP09.phx.gbl... > Please try to run the ASP page directly, to determine if the problem is > within the ASP page, or with the ASP page's ADO objects accessing the Access > database. > > Otherwise, the problem may be in the Authorware part of your application. > > Cheers > Ken > > "Jim Bowman" <anonymous@discussions.microsoft.com> wrote in message > news:0b2501c425a3$66d86090$a501280a@phx.gbl... > : I am getting inconsistent results from an e-learning > : program - asp page - database connection. > : > : I have installed IIS on my computer from Win XP Pro. My > : authoring program (Authorware 5.2) executes a ReadURL > : function that calls an asp page. The asp page contains a > : SQL SELECT command that is sent to an Access database. > : If the desired record exists in the database, the record > : is sent back to the asp page which sends it back to the > : Authorware file where the contents of the record > : display. If an error occurs, an error message displays. > : > : When I first boot up the computer and run the Authorware > : file, the sequence runs correctly. On the 2nd run and > : most subsequent runs, Authorware returns an error, > : IOStatus = 5006 and a message = "unknown error (5006)". > : On an occasional subsequent run, the example runs > : correctly. Then on the next run, it returns the same > : error. > : > : I have uninstalled and reinstalled IIS and have checked > : the Authorware and asp page carefully. The problem > : persists. What might be the cause of this inconsistency? > : > : Thanks. > : > : Jim Bowman > : > >
- Next message: Mark Schupp: "Re: Windows 2000/Oracle 9i/MDAC 2.6"
- Previous message: Jeff Cochran: "Re: Problem with accessing table in access database"
- In reply to: Ken Schaefer: "Re: IIS, asp and a database"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: IIS, asp and a database"
- Reply: anonymous_at_discussions.microsoft.com: "Re: IIS, asp and a database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|