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

[Solved] MVC editor and Blob Storage in the Azure Cloud

2 Answers 195 Views
Editor
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Niyati
Top achievements
Rank 1
Niyati asked on 14 Sep 2012, 12:33 PM
Hi

I want to an insert image in editor using file browser and image should be browsed/uploaded on Azure blob storage. I want to implement it in MVC.
And the given example in demo site is not working with Azure cloud storage.
Could anyone please help me out ASAP. 

Thanks. 

2 Answers, 1 is accepted

Sort by
0
Ricardo de Assuncao Goncalves
Top achievements
Rank 1
answered on 19 Jan 2013, 11:59 PM
I am having the same issue. I would like to override some of the method from the Image Browser (Editor)  and instead of looking the physical path of the Directory and Files it should point to the Blob Storage Folder. Which methods from the Image Browser should I override to accomplish that?
0
Daniel
Telerik team
answered on 24 Jan 2013, 07:02 AM
Hello,

The ContentPaths property should be overridden to specify the path but only virtual paths are supported. 

Regards,
Daniel
the Telerik team
Check out the successor of Telerik MVC Extensions - Kendo UI for ASP.NET MVC - and deem it for new ASP.NET MVC development.
Tags
Editor
Asked by
Niyati
Top achievements
Rank 1
Answers by
Ricardo de Assuncao Goncalves
Top achievements
Rank 1
Daniel
Telerik team
Share this question
or