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