473,405 Members | 2,294 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

AspSmartUpload Error 80020009


Due to my browser being danishm the error message will not mean much t
most of you. It is an "Unspecified problem" with "Provide
(0x80004005)"
POST Data: error '80020009'

The error only arrives with some apperently random files bein
uploaded.

Please Help
The codes being used for the upload is:
Response.Write "<form method=""post"" action=""./item/upload.asp"""
Response.Write "enctype=""multipart/form-data"" name=""UploadForm"">"
Response.Write "<input type=""hidden"" name=""itemidq"" value="""
Response.Write "" & rs("itemID") & """>"
Response.Write "<input type=""file"" name=""fileen"" size=""30"">"
Response.Write "<input type=""submit"" value=""Upload"
name=""send"">"
Response.Write "</form>"

And Upload.Asp Contains

Set myupload = Server.CreateObject("aspSmartUpload.SmartUpload")

myupload.AllowedFilesList = "gif,jpg,jpeg,GIF"
myupload.MaxFileSize = 50000

myupload.Upload

sqlDelete = "DELETE FROM imageData WHERE imageID = " &
myupload.Form("itemidq")
conn.Execute(sqlDelete)

'Create Connection
'Set Conn = Server.CreateObject("ADODB.Connection")
'Conn.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & _
' "Data Source=" & Server.MapPath("data.mdb")

Set Rs = Server.CreateObject("ADODB.recordset")
Rs.Open "SELECT * FROM imageData", conn,3,3

'Select each file
For each file In myupload.Files
If not file.IsMissing Then 'Check for missing file
'Add the current file in database
Rs.AddNew
file.FileToField Rs("imgDta")
'Rs.Fields("imgDta") = "..."
Rs("imageID") = myupload.Form("itemidq")
Rs.Update
intCount = intCount + 1
End I

--
SayMyNam
-----------------------------------------------------------------------
SayMyName's Profile: http://www.msusenet.com/member.php?userid=95
View this thread: http://www.msusenet.com/t-187040460

Jul 22 '05 #1
2 6090
SayMyName wrote:
Due to my browser being danishm the error message will not mean much
to most of you. It is an "Unspecified problem" with "Provider
(0x80004005)"
POST Data: error '80020009'


I've never dealt with this error. Have you tried Google?
http://www.google.com/search?q=AspSm...en&sa=N&tab=gw

Make sure you click the Groups link as well ...

Bob Barrows

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 22 '05 #2

The file..
http://www.magics.dk/Kopi%20af%2010indsigter.jpg
Provides trouble.
And the file...
http://www.magics.dk/Kopi%20af%20magicsdk.jpg
Is no troubl

--
SayMyNam
-----------------------------------------------------------------------
SayMyName's Profile: http://www.msusenet.com/member.php?userid=95
View this thread: http://www.msusenet.com/t-187040460

Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: cam | last post by:
Hi: How can I rename the file being uploaded using ASPSmartUpload? I can set the other parameters ok, just looking for the syntax to rename the file. E.G. User uploading GIF file. I'd like...
2
by: Jake | last post by:
Hi group, I am trying to build a page that allows uploading My ISP only supports Smartupload I am testing on a small hubbed local network, with PWS Any help is appreciated....
0
by: Jake | last post by:
Hi All, > Hi experts, > > I am trying to build a page that allows file uploading from a browser > My ISP where the page will be located, only supports Smartupload > I am testing on a small...
1
by: Chris | last post by:
I get the follow error on a linux box that is running sun asp: CDONTS.NewMail.1 error '80020009' unable to connect to server The error occurs when the Send Command is Executed. Here is my code...
2
by: SayMyName | last post by:
Due to my browser being danishm the error message will not mean much to most of you. It is an "Unspecified problem" with "Provider (0x80004005)" POST Data: error ''80020009'' The error only...
6
by: Séverine Donnay | last post by:
Hello, I try to use the replace function with a very long text and I have this error : error '80020009' Exception occurred. Do you have any idee to resolve this problem ? Thanks
4
by: david | last post by:
I am getting the following error: Error Type: ADODB.Field (0x800A0BB9) Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. When this code...
2
by: MitchellEr | last post by:
Hi, I've seen various forum posts that mention the ability to set ASPSmaryUpload's Codepage property in order to handle UTF-8 and other character encodings. Example:...
4
by: =?Utf-8?B?VG9kZA==?= | last post by:
I am using Windows XP and have registered the aspsmartupload dll and moved it into the system32 directory. I get the following error Error Type: Microsoft OLE DB Provider for ODBC Drivers...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.