Ticket Q379397
Visible to All Users

ASPxUploadControl in AdvancedMode - Access to the server path "~\App_Data\UploadTemp\" is denied.

created 12 years ago

[DX Support team: this thread was cloned from ASPxUploadControl in AdvancedMode - Access to the server path "~\App_Data\UploadTemp" is denied.]
Hello,
I didn't had a uploadtemp folder on the server, I created it and set the permissions to the authenticated user and iis user.
But still it seems that the application the the production test server don't come in the FileUploadComplete procedure.
I don't understand why this don't happens on my development pc where I also don't have a uploadtemp folder?

Answers approved by DevExpress Support

created 12 years ago (modified 12 years ago)

Hello,
It seems that permissions aren't correctly granted. I suggest that you try to create a new file in the target folder using the System.IO namespace's methods in the Page_Init method and see if it works.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.