Hi, I just dowloaded and unzipped the CuteEditor code in the
C:\Inetpub\wwwroot\webapplication1 directory. When I try to run
default.aspx (http://localhost/webapplication1/cs/default.aspx), I get
the following errors. I noticed it's seems to be looking for files in
the wwwroot/bin/ directory instead of wwwroot/application1/bin. Is
there some path I need to set. I'm new to all of this, thanks for your
help!
Sue
Description: An error occurred during the parsing of a resource
required to service this request. Please review the following specific
parse error details and modify your source file appropriately.
Parser Error Message: File or assembly name CuteEditor, or one of its dependencies, was not found.
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: c:\inetpub\wwwroot\webapplication1\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: DisplayName = CuteEditor
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: CuteEditor
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/CuteEditor.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/CuteEditor/CuteEditor.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/bin/CuteEditor.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/bin/CuteEditor/CuteEditor.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/CuteEditor.EXE.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/2135a508/8d69a834/CuteEditor/CuteEditor.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/bin/CuteEditor.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/bin/CuteEditor/CuteEditor.EXE.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573