The dwzDynamicChart.dll was the initial issue it put it in the bin of the root site in my DW, but I'm working on a sub site and just had to move it to the bin there.
Now I'm getting this error, I don't see the files that is is referring to webchart.exe or dll
Warning!! DwZone.it Dynamic Chart error: Error on Asp.Net application Server Error in '/' Application. File or assembly name WebChart, or one of its dependencies, was not found. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: File or assembly name WebChart, or one of its dependencies, was not found.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'WebChart' could not be loaded.
=== Pre-bind state information === LOG: DisplayName = WebChart, Version=1.1.1.4, Culture=neutral, PublicKeyToken=null (Fully-specified) LOG: Appbase = file:///c:/webhost4life aspnet/tdclogic/psm LOG: Initial PrivatePath = bin Calling assembly : dwzDynamicChart, Version=1.0.2198.27702, Culture=neutral, PublicKeyToken=null. ===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: WebChart, Version=1.1.1.4, Culture=neutral, PublicKeyToken=null LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/51a436a0/7b23232b/WebChart.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/51a436a0/7b23232b/WebChart/WebChart.DLL. LOG: Attempting download of new URL file:///c:/webhost4life aspnet/tdclogic/psm/bin/WebChart.DLL. LOG: Attempting download of new URL file:///c:/webhost4life aspnet/tdclogic/psm/bin/WebChart/WebChart.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/51a436a0/7b23232b/WebChart.EXE. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/51a436a0/7b23232b/WebChart/WebChart.EXE. LOG: Attempting download of new URL file:///c:/webhost4life aspnet/tdclogic/psm/bin/WebChart.EXE. LOG: Attempting download of new URL file:///c:/webhost4life aspnet/tdclogic/psm/bin/WebChart/WebChart.EXE.
Stack Trace:
[FileNotFoundException: File or assembly name WebChart, or one of its dependencies, was not found.] dwzDynamicChart.dwzCreateChartImage.Page_Load(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +750
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 |
|
|