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

[Solved] Sharepoint rad editor v3 dependent on SPS?

2 Answers 98 Views
RadEditor
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrew Potter
Top achievements
Rank 1
Andrew Potter asked on 10 Jan 2007, 03:50 PM

I've recently tried out both v3 and v3.0.1 of the rad editor for sharepoint.
When I try to launch the image/flash/media etc managers I get an error stating that the Microsoft.Sharepoint.Portal assembly could not be found.  This error occurs in the manager window that is opened from the editor window.

My infrastructure is WSS only, and I belive the referenced assembly is an SPS dll.
I thought radeditor supported WSS only deployments - is that still true?

If so, what have I done wrong?

Full error:
 

Server Error in '/_wpresources' Application.

File or assembly name Microsoft.SharePoint.Portal, or one of its dependencies, was not found.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileNotFoundException: File or assembly name Microsoft.SharePoint.Portal, or one of its dependencies, was not found.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.SharePoint.Portal' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.SharePoint.Portal, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c
 (Fully-specified)
LOG: Appbase = file:///C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/wpresources
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Microsoft.SharePoint.Portal, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/_wpresources/17620477/b71c3eab/Microsoft.SharePoint.Portal.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/_wpresources/17620477/b71c3eab/Microsoft.SharePoint.Portal/Microsoft.SharePoint.Portal.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/wpresources/bin/Microsoft.SharePoint.Portal.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/wpresources/bin/Microsoft.SharePoint.Portal/Microsoft.SharePoint.Portal.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/_wpresources/17620477/b71c3eab/Microsoft.SharePoint.Portal.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/_wpresources/17620477/b71c3eab/Microsoft.SharePoint.Portal/Microsoft.SharePoint.Portal.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/wpresources/bin/Microsoft.SharePoint.Portal.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/wpresources/bin/Microsoft.SharePoint.Portal/Microsoft.SharePoint.Portal.EXE.

Stack Trace:

[FileNotFoundException: File or assembly name Microsoft.SharePoint.Portal, or one of its dependencies, was not found.]
   Telerik.WebParts.Editor.SPContentProvider.GetSPFolderFromPath(String path) +0
   Telerik.WebParts.Editor.SPContentProvider.ResolveDirectory(String path) +10
   Telerik.WebParts.Editor.SPContentProvider.ResolveRootDirectoryAsTree(String path) +4
   Telerik.WebControls.RadEditorUtils.FileBrowserContentProvider.ResolveViewPaths() +77
   Telerik.WebControls.EditorControls.FileBrowser.SerializeViewPaths() +94
   Telerik.WebControls.EditorControls.FileBrowser.OnPreRender(EventArgs e) +156
   System.Web.UI.Control.PreRenderRecursiveInternal() +62
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Page.ProcessRequestMain() +1499


Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

2 Answers, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 11 Jan 2007, 04:07 PM
Hi Andrew,

Indeed this seems to be a bug that causes the r.a.d.editor to look for the Microsoft.SharePoint.Portal assembly. An official patch will be released next week, fixing this problem.

If you would like a custom fix earlier, please open a support ticket and we will send you one by tomorrow.

Please, excuse us for the inconvenience.

Sincerely yours,
Dimitar Milushev
the telerik team
0
Andrew Potter
Top achievements
Rank 1
answered on 12 Jan 2007, 02:11 PM
Thanks Dimitar

I can wait for the official patch.

Regards
Andy
Tags
RadEditor
Asked by
Andrew Potter
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Andrew Potter
Top achievements
Rank 1
Share this question
or