Hi,
tja wat vraagt de server explorer als je een refresh doet ...
maar OK
config.web:
<compilation defaultLanguage="vb" debug="true"> <assemblies><add assembly="CrystalDecisions.CrystalReports.Engine"/><add assembly="CrystalDecisions.ReportSource"/><add assembly="CrystalDecisions.Shared"/><add assembly="CrystalDecisions.Web"/></assemblies></compilation>
build en rebuild gaan gewoon goed .....
dit is het resultaat ...
Server Error in '/ASPdotNET/WebControls' 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 11: debugging ASP.NET files.
Line 12: -->
Line 13: <compilation defaultLanguage="vb" debug="true"> <assemblies><add assembly="CrystalDecisions.CrystalReports.Engine"/><add assembly="CrystalDecisions.ReportSource"/><add assembly="CrystalDecisions.Shared"/><add assembly="CrystalDecisions.Web"/></assemblies></compilation>
Line 14:
Line 15: <!-- CUSTOM ERROR MESSAGES
Source File: d:\inetpub\wwwroot\ASPdotNET\WebControls\web.config Line: 13
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
(Partial)
LOG: Appbase = file:///d:/inetpub/wwwroot/ASPdotNET/WebControls
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: CrystalDecisions.CrystalReports.Engine
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/aspdotnet_webcontrols/f7a9e8a3/62a688f3/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/aspdotnet_webcontrols/f7a9e8a3/62a688f3/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///d:/inetpub/wwwroot/ASPdotNET/WebControls/bin/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///d:/inetpub/wwwroot/ASPdotNET/WebControls/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/aspdotnet_webcontrols/f7a9e8a3/62a688f3/CrystalDecisions.CrystalReports.Engine.EXE.
LOG: Attempting download of new URL file:///D:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/aspdotnet_webcontrols/f7a9e8a3/62a688f3/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.
LOG: Attempting download of new URL file:///d:/inetpub/wwwroot/ASPdotNET/WebControls/bin/CrystalDecisions.CrystalReports.Engine.EXE.
LOG: Attempting download of new URL file:///d:/inetpub/wwwroot/ASPdotNET/WebControls/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
Path ??
bedankt Bart