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

[Solved] Beta Error - Wrong RadControls Folder?

4 Answers 108 Views
RadControls
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
jmurray
Top achievements
Rank 1
jmurray asked on 30 Oct 2006, 06:41 PM

I get the following error whenever I attempt to edit content (inline or not).

[DirectoryNotFoundException: Could not find a part of the path 'c:\windows\system32\inetsrv\~\RadWebParts\3.0.0.0__1f131a624888eeed\RadControls\Editor\ToolsFile.xml'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2012864
   System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +998
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +113
   System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) +78
   System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +51
   System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +44
   System.Threading.CompressedStack.runTryCode(Object userData) +54
   System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
   System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +174
   System.Xml.XmlTextReaderImpl.OpenUrl() +199
   System.Xml.XmlTextReaderImpl.Read() +50
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +145
   System.Xml.XmlDocument.Load(XmlReader reader) +96
   System.Xml.XmlDocument.Load(String filename) +157
   Telerik.WebControls.RadEditor.LoadToolsFile() +631

[Exception: Cannot find tools file ~/RadWebParts/3.0.0.0__1f131a624888eeed/RadControls/Editor/ToolsFile.xml Please make sure the file exists or that RadControls folder have been properly set.]
   Telerik.WebControls.RadEditor.LoadToolsFile() +718
   Telerik.WebControls.RadEditor.EnsureToolsFileLoaded() +277
   Telerik.WebControls.RadEditor.get_DialogParameters() +10
   Telerik.WebParts.Editor.Dialogs.ContentEditor.SetSharePointDialogs() +31
   Telerik.WebParts.Editor.Dialogs.ContentEditor.SetEditorProperties() +11
   Telerik.WebParts.Editor.Dialogs.ContentEditor.Page_Load(Object sender, EventArgs e) +924
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061

I installed this with the -globalinstall and they are resident in the GAC.  Why is this aiming at C:\windows\system32 instead of C:\program files\com......\web server extensions\wpresources\?

Jesse

4 Answers, 1 is accepted

Sort by
0
jmurray
Top achievements
Rank 1
answered on 30 Oct 2006, 06:43 PM
Since I can't delete this and saw the same question on the other post, this is for a WSS installation.

Sorry for the double post, but I atleast am still having this issue.

Jesse
0
Dimitar Milushev
Telerik team
answered on 03 Nov 2006, 09:46 AM

Hi Jesse,

The previous post was about using the r.a.d.editor in MOSS 2007. If this is your case as well, we must inform you that MOSS 2007 is not yet supported. We are working on this, but we do not have a definite release date yet.

If you are using SPS 2003, a possible cause for the problem is the _wpresources folder not being excluded from the SPS managed paths. Please use the SPS Administration to exclude this folder and try using the editor again.

The reason the "c:\windows\system32\inetsrv\" path is shown in the exception are some additional checks that the r.a.d.editor does if it is unable to find the ToolsFile.xml in the 'web server extensions' folder.

Kind regards,

Dimitar Milushev
the telerik team

0
jmurray
Top achievements
Rank 1
answered on 06 Nov 2006, 02:25 PM
This is a WSS implementation only.  The folder is in the appropriate location.

Is there an estimate for when the release version will be available.  Perhaps the bug is already fixed.

Jesse
0
Dimitar Milushev
Telerik team
answered on 08 Nov 2006, 02:22 PM

Hello Jesse,

We do not support WSSv3 or MOSS 2007 yet. If this is your case, we will be able to offer support only after WSSv3 / MOSS are released.

If this is WSSv2 or SPS 2003 and the installation ran without errors, r.a.d.editor should work fine. Please try the latest Release Candidate of r.a.d.editor SharePoint Edition found here, and let us know if it solves the problem.

Greetings,
Dimitar Milushev
the telerik team
Tags
RadControls
Asked by
jmurray
Top achievements
Rank 1
Answers by
jmurray
Top achievements
Rank 1
Dimitar Milushev
Telerik team
Share this question
or