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

How to locate ExternalDialogsPath in precompiled mode?

2 Answers 55 Views
Editor
This is a migrated thread and some comments may be shown as answers.
azin ramezani
Top achievements
Rank 1
azin ramezani asked on 07 Mar 2011, 07:57 AM
hi,
I have used radeditor with externalDialogs in my website project and I have set the ExternalDialogsPath to theire location.
When I publish my website and make it precompiled all the .ascx files included these ExternalDialogs are deleted from their folders and being .compiled files in bin folder.
How can I set the ExternalDialogsPath value of the radeditor now?
It doesn't work for me now when I set the path like this : ExternalDialogsPath = "~/Bin/"

Thanks

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 09 Mar 2011, 03:46 PM
Hi Azin,

The ExternalDialogsPath property should point to ~/EditorDialogs. After that you should manually copy the EditorDialogs folder to the root of the precompiled web site. This should do the trick.

Best regards,
Rumen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Mark Kucera
Top achievements
Rank 1
answered on 11 Jun 2012, 04:40 PM
Thanks, this did the trick for me.  External Dialog edits were appearing fine in DEV, but not production and i couldn't figure out why till i just found this.

Thanks!
-Mark
Tags
Editor
Asked by
azin ramezani
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Mark Kucera
Top achievements
Rank 1
Share this question
or