HI
first of all, excuse me for my english. And Thank in advance for even read
my post.
I have a problem that is driving me insane.
I have an application (JUCAR) which use HttpModule and i have declared of
course into the Webconfig. This application runs perfect. So, i created
another application (Accreditation), that runs perfect too inside of it as a
virtual directory that does not use HttpModule. Now i am getting this error.
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: File or assembly name Jucar.Components, or one of its
dependencies, was not found.
Source Error:
Line 37: <system.web>
Line 38: <httpModules>
Line 39: <add name="SiteHttpModule" type="Jucar.SiteHttpModule,
Jucar.Components" />
Line 40: </httpModules>
Line 41:
Source File: F:\sitios\jucar\web.config Line: 39
Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Jucar.Components' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Jucar.Components
(Partial)
LOG: Appbase = file:///F:/sitios/Accreditation
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: Jucar.Components
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/accreditation/ab2072eb/e93c0b3c/Jucar.Components.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/accreditation/ab2072eb/e93c0b3c/Jucar.Components/Jucar.Components.DLL.
LOG: Attempting download of new URL
file:///F:/sitios/Accreditation/bin/Jucar.Components.DLL.
LOG: Attempting download of new URL
file:///F:/sitios/Accreditation/bin/Jucar.Components/Jucar.Components.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/accreditation/ab2072eb/e93c0b3c/Jucar.Components.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/accreditation/ab2072eb/e93c0b3c/Jucar.Components/Jucar.Components.EXE.
LOG: Attempting download of new URL
file:///F:/sitios/Accreditation/bin/Jucar.Components.EXE.
LOG: Attempting download of new URL
file:///F:/sitios/Accreditation/bin/Jucar.Components/Jucar.Components.EXE.