hi
i an brand new this product and installed it this morning. i am receive the following error and need some guidance.
thanks in advance
Parser Error Message: Could not load file or assembly 'CuteEditor' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 2: <%@ Register TagPrefix="cutesoft" TagName="banner" Src="banner.ascx" %>
Line 3: <%@ Register TagPrefix="cutesoft" TagName="leftmenu" Src="leftmenu.ascx" %>
Line 4: <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
Line 5:
Line 6: <html>
|
Source File: /comnews.com/webapp/cs/default.aspx
Line: 4
Assembly Load Trace: The following information can be helpful to determine why the assembly 'CuteEditor' could not be loaded.
=== Pre-bind state information ===
LOG: User = NELSON\cdicenzo
LOG: DisplayName = CuteEditor
(Partial)
LOG: Appbase = file:///X:/comnews.com/
LOG: Initial PrivatePath = X:\comnews.com\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: X:\comnews.com\web.config
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: The same bind was seen before, and was failed with hr = 0x80070002.
|