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

Error after deploying rad editor on WSS 3.0

3 Answers 144 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 24 May 2007, 12:18 PM
Hi all... I recently deployed the rad editor on our Windows Sharepoint Services 3.0 site and I am now recieving the following error when I try to access the client side.  Any thoughts??

Thanks!

Server Error in '/' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 94:       </expressionBuilders>
Line 95: </compilation>
Line 96: <pages enableSessionState="false" enableViewState="true" enableViewStateMac="true" validateRequest="false" pageParserFilterType="Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, ?ublicKeyToken=71e9bce111e9429c" asyncTimeout="7">
Line 97: <namespaces>
Line 98: <remove namespace="System.Web.UI.WebControls.WebParts" />

Source File: C:\Inetpub\wwwroot\wss\VirtualDirectories\80\web.config    Line: 96

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

3 Answers, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 24 May 2007, 01:40 PM
Hello Tim,

When do you get this error? Does it occur on all pages or only where the editor should be loaded? Please give us some more information about this error so we can investigate it locally.

I think tat the error means the web server is looking for the Microsoft.SharePoint assembly in the bin folder of the web application instead of the GAC - notice error details, which are not using the assembly's strong name.

Kind regards,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Tim
Top achievements
Rank 1
answered on 24 May 2007, 03:08 PM
I receive this error when trying to access the root client side site / web application (not sure what the official term is), so the entire site is unavailable.  Even after uninstalling it Im still receiving this message.

If theres more specific information you need, please let me know.  I just started playing around with WSS this week so it might take a little more work to find things out.

Thanks again.
0
Lini
Telerik team
answered on 29 May 2007, 07:55 AM
Hello Tim,

We have just finished tested the latest RadEditor for MOSS version under WSS v3 and found no problems with the solution. I suspect that the problem with your site is not directly related to the editor. If possible, start with a clean WSS installation to make sure that there are no left overs from previous instances.

Best wishes,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
WebParts for SharePoint
Asked by
Tim
Top achievements
Rank 1
Answers by
Lini
Telerik team
Tim
Top achievements
Rank 1
Share this question
or