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

Uploding Files To Virtual Directory

1 Answer 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
swapnil
Top achievements
Rank 1
swapnil asked on 08 Jun 2014, 04:58 AM
Hi TelerikTeam ,
                             We need functionality to upload files in virtual directory of server .I create virtual directory on server and assign physical path to it   but didnt get                  success. while uploading files  it throws an error i.e. could not save file .please help me to resolve this issue ?? i get an error please check attachment  

1 Answer, 1 is accepted

Sort by
0
Kiril Vandov
Telerik team
answered on 10 Jun 2014, 10:59 AM
Hello Swapnil,

Such error is commonly displayed if one of the following settings is not set:
- check if the value set in the TargetPhysicalFolder property of the Upload control really exists on your server.
- check if you have allowed writing to the virtual folder.
- check if the default user connected to the virtual folder have permissions to add/remove files in that directory.

In case none of the above steps helped, could you please send us a sample project so we could see the settings in your web project and xaml definition.

Kind regards,
Kiril Vandov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
General Discussions
Asked by
swapnil
Top achievements
Rank 1
Answers by
Kiril Vandov
Telerik team
Share this question
or