This is a migrated thread and some comments may be shown as answers.

RadAsynUpload Permissions

0 Answers 101 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Graham
Top achievements
Rank 1
Graham asked on 30 Sep 2011, 03:04 AM
We have an application which uses RadAsynUpload to upload files to a website.

The website resides on a server running IIS. Under the website, we have configured a virtual directory to point at a location on another server (SAN storage) which is where our uploaded media files will be placed.

When I run an upload, I see a temporary file appear in App_data so we know that part of the process is working, however, the temporary file never disappears because there is a failure to copy the file to the media virtual directory.

If I use a browser and enter the http address of a graphic on the media virtual directory, it appears correctly.

I believe that we have a problem with permissions. We have http working, but not the UNC which I believe that RadAsyncUpload requires.

Can you please tell me what permisisons we need to set to enable RadAsyncUpload to work ?
What account should the application pool use and what permissions should it have ?
What account should we give permisions to and what permissions should be given on the media server ?

The website is configured to use Windows authentication and no anonymous connections.

(please provide example account names to demonstrate your answer)

We are getting an error message: "The account used is a computer account. User your global user account or local user account to access this server" - what does this mean ?

Thankyou

Graham Plowman

No answers yet. Maybe you can help?

Tags
AsyncUpload
Asked by
Graham
Top achievements
Rank 1
Share this question
or