Forums

ASP

This topic is locked

PureASP Upload error

Posted 17 Jun 2002 20:11:59
1
has voted
17 Jun 2002 20:11:59 Michael Carr posted:
<font face='Arial'>We're getting this error on a PureASP Upload script:

Server object error 'ASP 0177: 800401f3'
Server.CreateObject failed
/admin/incPureUpload.asp, line 176
Invalid class string

Line 176 is:
Set GP_strm1 = Server.CreateObject("ADODB.Stream"

I assume this means that the object is not installed on the server. We instructed our ISP to install and register the latest version of MDAC (which includes ADO 2.5). We are able to confirm that ADO 2.5 exists on the server, yet the error persists.

Is there something else? I need to know what to tell my ISP to do.

</font id='Arial'>

carrmichael

Reply to this topic