moving from 2000 to XP and ASP prblm w/Access

  • Thread starter Thread starter jeff rutten
  • Start date Start date
J

jeff rutten

Here is error w/XP and Access..it works on 2000..any ideas?

The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

-----------------------------------------------------------
---------------------

Please try the following:

Click the Refresh button, or try again later.

Open the asets.irngtx.tel.gte.com home page, and then look
for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

-----------------------------------------------------------
---------------------

Technical Information (for support personnel)

Error Type:
(0x800A1EBA)
/excelrpt.asp, line 151


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Page:
GET /excelrpt.asp

Time:
Thursday, August 28, 2003, 4:39:50 PM


More information:
Microsoft Support
 
can you show your ASP codes, like set rst =
server.createobject("adodb.recordset")
rst.open xxxxxxxx

May
MCP in Access and SQL Server
 
Back
Top