Forums
This topic is locked
PureASP Upload error
Posted 17 Jun 2002 20:10:44
1
has voted
17 Jun 2002 20:10:44 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
Replies
Replied 18 Jun 2002 09:48:06
18 Jun 2002 09:48:06 Vince Baker replied:
Have you uploaded the ScriptLibrary directory that PureASP Upload creates to the server?
Vinny
Vinny
Replied 18 Jun 2002 16:45:01
18 Jun 2002 16:45:01 Michael Carr replied:
This problem has been solved.
For the benefit of others, the issue was related to registration. The ISP tech reported that the MDAC install was simple but cryptic -- typical Microsoft , with no clues about what DLLs were installed into which directories, and no documentation regarding registration.
carrmichael
For the benefit of others, the issue was related to registration. The ISP tech reported that the MDAC install was simple but cryptic -- typical Microsoft , with no clues about what DLLs were installed into which directories, and no documentation regarding registration.
carrmichael