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

ToolsFile.xml file not found on deployment

2 Answers 81 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 24 Oct 2010, 05:16 PM
Hi guys,

I am using your Editor and I have 2 issues :

1- On Deployment I get the following error :

Could not find a part of the path 'c:\windows\system32\inetsrv\~\App_Code\ToolsFile.xml'.

I have set ToolsFile="~/App_Code/ToolsFile.xml" in Editor Control. the xml file is located inside the App_Code folder.

2- I can't find a way to able rtl writing in the editor. I have a multilingual website and this is a show stopper
.

Any suggestions? Thanks.




2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 24 Oct 2010, 09:08 PM
Hello Joseph,

1) Please, make sure that the ToolsFile.xml file is indeed uploaded to the project's App_Code folder on the server.
2) You should set the CssFiles property to point to a css file, which contains the following class:

body { text-align: right; }

See this demo for more information: http://demos.telerik.com/aspnet-ajax/editor/examples/righttoleft/defaultcs.aspx.

All the best,
Rumen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Joseph
Top achievements
Rank 1
answered on 25 Oct 2010, 12:04 PM
Thanks for the heads up !
Tags
Editor
Asked by
Joseph
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Joseph
Top achievements
Rank 1
Share this question
or