|
Rank: Newbie Groups: Member
Joined: 11/9/2009 Posts: 2
|
I am Using the uploader and i keep getting this error
"EO.Web Controls Client Side Debug Message:
EO.Web control 'ctl00_ContentPlaceHolder1_AJAXUploader1' error message:Failed to intialize a transfer. Please verify whether folder specified by the AJAXUploader's TempFileLocation exists and is writable by ASP.NET worker process. Original Error Message: Access to the path 'C:\HostingSpaces\comforiz\comforizee.com\wwwroot\PicUpload\upload\eouploader.9cc06535-ef5e-480a-9e32-5263cab36b02.status' is denied.(set ClientSideOnError to handle this error).
You can turn off this message by setting EO.Web.Runtime.DebugLevel to 0 (Not recommended for debug build)."
i am using a virtual path"~/picupload/upload" as the tempfilelocation.please what is the way forward on this error?.thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please verify whether your "PicUpload\upload" directory has write permission. If your hoster does not give you write permission in that folder, the uploader won't be able to write into that directory.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 11/9/2009 Posts: 2
|
Thanks so much.it has been done.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Great. Please feel free to let us know if you still have any questions.
|
|