Error when trying to run after Deployment

Last post 02-17-2006, 2:25 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  02-17-2006, 7:55 AM 16063

    Error when trying to run after Deployment

    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
  •  02-17-2006, 2:25 PM 16084 in reply to 16063

    Re: Error when trying to run after Deployment

    Have you created virtual directory in your IIS and point it to "c:\inetpub\wwwroot\webapplication1\"?
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML