Rcap238 0 Posted January 30, 2008 Report Share Posted January 30, 2008 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' Quote Link to post Share on other sites
maximop 0 Posted January 30, 2008 Report Share Posted January 30, 2008 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. Quote Link to post Share on other sites
chuy 0 Posted May 14, 2008 Report Share Posted May 14, 2008 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. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.