Install Problems.....Parser Error

Last post 05-25-2005, 4:47 PM by fyurmama. 2 replies.
Sort Posts: Previous Next
  •  05-23-2005, 5:16 PM 6939

    Install Problems.....Parser Error

    i am getting this error after installing:
     
     

    Server Error in '/' Application.

    Parser Error

    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 System, or one of its dependencies, was not found.

    Source Error:

    Line 31: 			<div align=center class="head"><b>DotNetGallery Album Demonstration</b></div>
    Line 32: 			<p align=center>
    Line 33: 			<CE:Gallery 
    Line 34: 				id="gallery1" 
    Line 35: 				runat="server" 

    Source File: C:\Inetpub\wwwroot\southcoast\show.aspx    Line: 33

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

    === Pre-bind state information ===
    LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
     (Fully-specified)
    LOG: Appbase = file:///C:/Inetpub/wwwroot/southcoast
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    
    LOG: Publisher policy file is not found.
    LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet.config).
    LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.0.3705\config\machine.config.
    LOG: Post-policy reference: System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/root/3c859087/63bbb2b5/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/root/3c859087/63bbb2b5/System/System.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/southcoast/bin/System.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/southcoast/bin/System/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/root/3c859087/63bbb2b5/System.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/root/3c859087/63bbb2b5/System/System.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/southcoast/bin/System.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/southcoast/bin/System/System.EXE.
    


    Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0
  •  05-23-2005, 8:32 PM 6946 in reply to 6939

    Re: Install Problems.....Parser Error

    It looks like the DotnetGallery.dll can't be found by ASP.NET.
     
    Please copy the DotnetGallery.dll to your project bin folder or root bin folder.
     
     

    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

  •  05-25-2005, 4:47 PM 7013 in reply to 6946

    Re: Install Problems.....Parser Error

    Thanks for the help.... i just had to re-install ASP.NET.....
View as RSS news feed in XML