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

Image Manager Dialog Disabled

5 Answers 93 Views
Editor
This is a migrated thread and some comments may be shown as answers.
cdikmen
Top achievements
Rank 1
cdikmen asked on 25 Mar 2009, 03:07 PM
I am having a problem getting the Image Manager dialog to display. I have set all three of the related dialog "paths" and have Image Upload set to True. The dialog opens, but no paths appear and there is no upload capability. Everything is disabled. I also checked my web.config and the appropriate entry appears to be there for the dialogs.

5 Answers, 1 is accepted

Sort by
0
cdikmen
Top achievements
Rank 1
answered on 25 Mar 2009, 04:24 PM
OK, I discovered one "problem". I had the RAD Editor inside of a PageView and that was really screwing up the display and the entire functionality of the Image Manager. Once I removed it from the PageView, everything works perfectly.
0
cdikmen
Top achievements
Rank 1
answered on 28 Mar 2009, 02:15 PM
Non-issue
0
Matthew Bishop
Top achievements
Rank 1
answered on 29 Mar 2009, 03:08 PM
Thats a bugger, mine doesnt find any files even when i make a new test page, for example:
<div> 
        <telerik:RadEditor ID="RadEditor1" Runat="server">  
            <Content></Content>  
            <ImageManager ViewPaths="~/data/Templates/Maintenance" /> 
        </telerik:RadEditor> 
    <telerik:RadScriptManager ID="RadScriptManager1" Runat="server">  
    </telerik:RadScriptManager> 
    <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">  
    </telerik:RadAjaxManager> 
    </div> 
0
Rumen
Telerik team
answered on 30 Mar 2009, 02:31 PM
Hi Matthew,

Please, see the following KB article on the subject: Uploading images to the server (upload tab is disabled).
If you still experience the problem, open a support ticket and send a sample fully working project that demonstrates the problem. I will examine it and provide a solution for the problem.

Kind regards,
Rumen
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Matthew Bishop
Top achievements
Rank 1
answered on 30 Mar 2009, 03:08 PM
Hi Rumen,
I look at the KB article but it says nothing new. I opened another thread with a bit more details on my woes :/

Thanks
Tags
Editor
Asked by
cdikmen
Top achievements
Rank 1
Answers by
cdikmen
Top achievements
Rank 1
Matthew Bishop
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or