I am getting the following error all of a sudden.
Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.
Parser Error Message: Access is denied: 'Microsoft.Solutions.Search'.
Source Error:
Line 368: <add assembly="Microsoft.Web.UI.WebControls,
Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 369: <add assembly="Microsoft.Solutions.AccountManagement,
Version=5.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 370: <add assembly="Microsoft.Solutions.Search,
Version=5.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 371: <add assembly="Microsoft.Solutions.Shared,
Version=5.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 372: </assemblies>
Source File: E:\Inetpub\wwwroot\CS2002StarterSite\web.config Line:
370
Assembly Load Trace: The following information can be helpful to
determine why the assembly 'Microsoft.Solutions.Search' could not be
loaded.
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Solutions.Search, Version=5.0.1.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = file:///E:/Inetpub/wwwroot/CS2002StarterSite
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Microsoft.Solutions.Search,
Version=5.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tem****ary ASP.NET
Files/cs2002startersite/33d390d4/a6b4bba1/Microsoft.Solutions.Search.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Tem****ary ASP.NET
Files/cs2002startersite/33d390d4/a6b4bba1/Microsoft.Solutions.Search/Microsoft.Solutions.Search.DLL.
LOG: Attempting download of new URL
file:///E:/Inetpub/wwwroot/CS2002StarterSite/bin/Microsoft.Solutions.Search.DL


|