Jump to content
Software FX Community

Configuration Error, need HELP


Rcap238

Recommended Posts

I am getting the following config. errorĀ  when i build my application and try and view it locally on my machine. No idea why this is happening, sometimes it happens other times it does not. It happens after I build the application multiple times.

Parser Error Message: Access is denied: 'ChartFX.Borders'

Link to comment
Share on other sites

Make sure a "ChartFX62" virtual directory exists on the root of the website that contains your web application. This folder should be mapped to:

C:\Program Files\ChartFX for .NET 6.2\ChartFX62

Also, make sure that the .dlls files referenced in your application are copied to your web application's bin folder.

Link to comment
Share on other sites

  • 3 months later...

Check any strange references to other w3wp.exe / application pool processes. I just had this same problem, it looked like my build was attaching to some runaway processes. I just killed those and everything was fine again.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...