Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1865
xamDataChart DLL not getting copied to BIN folder
posted

Hi,

I recently updated to ver NetAdvantage version 12.2. I was previously not using charts but have added a datachart in my application. It compiles and works just fine on my development machine. However, when I build/rebuild my solution, the associated DLL is not getting added to the bin folder.

I checked on the net and tried setting Copy Local to true - but this didn't help. Note that all my referenced DLLs have Copy Local set to false.

I also added a reference to the DLL in my main startup project but that didn;t help as well.

Thanks.