Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing Access with HTML and ASP

Status
Not open for further replies.

alainb

Technical User
Oct 15, 2002
7
CA
I have an access XP database (really basic, firstName, Lastname, ph#, etc).

Using windows 2000 professional as my desktop.
The coding should be OK, It works on one other machine.

Scenario #1:

When I get to my web page, which is local, manually with FILE - OPEN... and when I click on search:

Netscape - No reaction.
Explorer - It tries to download my .asp file.

Scenario #2:

IIS is installed.
Open Explorer.
Access by typing Type in search, click on search.

Receive following error message.
- The page cannot be displayed
- There is a problem with the page you are trying to
- reach and it cannot be displayed.

Netscape, same procedure:
But with following error message:

- error '8002801d'
- Library not registered.
- /iisHelp/common/500-100.asp, line 10
 
Hi,

did you ever find a solution to this? I have the same problem.

I found a Microsoft KB article which suggests it's due to Cyrstal Reports 8.

I had Crystal Reports installed - so I tried the 'Fix' and it didn't Fix the problem.



....vwhite

"Benefit others. If you cannot benefit others then do them no harm"
- His Holiness Tenzin Gyatso, the 14th Dalai Lama
 
It's been a long time, but here goes.

If I'm not mistaking, it was a problem with the program itself.

Or check to make sure that both PC's have IIS installed.
The PC with the database and the PC accessing the database.
 
I solved this one by reinstalling IIS....



....vwhite

"Benefit others. If you cannot benefit others then do them no harm"
- His Holiness Tenzin Gyatso, the 14th Dalai Lama
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top