Prizes & Awards
My Profile
Active Members
TodayLast 7 Days
more...
|
New Feature: Community Sites:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
|
Server Error in '/' Application.
Posted Date:
14 Nov 2006
Total Responses:
1
|
Posted By: krishna murthy Hosur Ananthappa Member Level: Gold Points: 2
|
what is this exact problem, any one of u tell plssssss
Server Error in '/' Application. --------------------------------------------------------------------------------
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 CrystalDecisions.CrystalReports.Engine, or one of its dependencies, was not found.
Source Error:
Line 15: debugging ASP.NET files. Line 16: --> Line 17: <compilation defaultLanguage="c#" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation> Line 18: Line 19: <!-- CUSTOM ERROR MESSAGES
Source File: C:\websites\175\iahvb.com\web.config Line: 17
Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.CrystalReports.Engine' could not be loaded.
=== Pre-bind state information === LOG: DisplayName = CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304 (Fully-specified) LOG: Appbase = file:///C:/websites/175/iahvb.com 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: CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304 LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2acfa253/bd51885a/CrystalDecisions.CrystalReports.Engine.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2acfa253/bd51885a/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL. LOG: Attempting download of new URL file:///C:/websites/175/iahvb.com/bin/CrystalDecisions.CrystalReports.Engine.DLL. LOG: Attempting download of new URL file:///C:/websites/175/iahvb.com/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2acfa253/bd51885a/CrystalDecisions.CrystalReports.Engine.EXE. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2acfa253/bd51885a/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE. LOG: Attempting download of new URL file:///C:/websites/175/iahvb.com/bin/CrystalDecisions.CrystalReports.Engine.EXE. LOG: Attempting download of new URL file:///C:/websites/175/iahvb.com/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.
-------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
|
Responses
|
| Author: Jaya Nehru Kumar 15 Nov 2006 | Member Level: Gold | Rating: Points: 2 | The prolem arises when the .Net CLR trying to load CrystalReport Engine when it tries to load the engine it looks for the publisher policy file but it is not there that is the prolem you could see this line in the error message "LOG: Publisher policy file is not found."
|
| Post Reply |
|
|
|
You must Sign In to post a response.
|
|
|
|