Forums

This topic is locked

Pure ASP file Upload

Posted 08 May 2001 02:54:07
1
has voted
08 May 2001 02:54:07 Mike Sailer posted:
Could someone help me out with a little prob I am having. I am using the Pure ASP upload with ultradev and when I use it on my local server it works fine, but when i use it on my remote server, which is an NT server I get the following error after i hit submit.

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/artwork/uploader.asp, line 148

Invalid class string

Line 148 is as follows:
Set GP_strm1 = Server.CreateObject("ADODB.Stream"

Thank you so much for any assistance,

Mike Sailer

Replies

Replied 14 May 2001 12:01:23
14 May 2001 12:01:23 Waldo Smeets replied:
Have a look at the Pure Upload FAQs section: www.udzone.com/go?388

Waldo Smeets - www.UDzone.com Webmaster
------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
------------------------------------------
Replied 30 Apr 2002 04:49:24
30 Apr 2002 04:49:24 ipaq CE replied:
Hi Skipper i have windows NT server and was wondering if you ever have this kind of error come up:

An error has occured saving uploaded file!

Filename: ../assets/images/test.jpg
Maybe the destination directory does not exist, or you don't have write permission.
Please correct and try again."

Skipper can you tell me if i have to put the image folder in the same directory where my database which it resides in my wwwroot folder? and if so should i write permission the image folder or do nothing? again let me know how the path should be?

Thank you



<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Could someone help me out with a little prob I am having. I am using the Pure ASP upload with ultradev and when I use it on my local server it works fine, but when i use it on my remote server, which is an NT server I get the following error after i hit submit.

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/artwork/uploader.asp, line 148

Invalid class string

Line 148 is as follows:
Set GP_strm1 = Server.CreateObject("ADODB.Stream"

Thank you so much for any assistance,

Mike Sailer

<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Reply to this topic