Could not load file or assembly ''dotnetCHARTING'' or one of its...

Expand / Collapse
 

Could not load file or assembly ''dotnetCHARTING'' or one of its...


SYMPTOM

You encounter the following error message when running a page containing a chart.

Could not load file or assembly 'dotnetCHARTING' or one of its dependencies. The system cannot find the file specified.

CAUSE

If this appears the first time you try to run a page with a chart or sample, it usually means the app's root folder is not set up as an application.

SOLUTION

WebForms: To resolve this issue, make sure the directory containing the bin folder is set up as an application in IIS manager. For detailed instructions, please see this document.

WinForms: Ensure the dotnetCHARTING.WinForms.DLL file is located in your application's bin folder and add the DLL to your project references in Visual Studio.



Rate this Article:
     

Add Your Comments


Comment require login or registration.

Details
Last Modified:Wednesday, August 11, 2010
Last Modified By: Support
Type: ERRMSG
Rated 1 star based on 6 votes.
Article has been viewed 26,585 times.
Options