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
Application does not open after adding xamDataChart
posted

Earlier, I had updated to NetAdvantage Ver 12.2 (It was a new license/purchase). No problems here - all DLLs got replaced with newer versions and application worked fine on client machines. I was not using charts earlier so I added a reference to xamDataChart DLL and added new UserControl that uses this xamDataGrid.

The application compiles fine on development machine, but, when I copy all my BIN folder files to another machine, the while trying to open my exe - I just get a message saying that my application has stopped working - [Check Online, Close the program, Debug..]

I have no idea where to look for errors - any thoughts/suggestions?

 

P.S. Earlier, I thought that because the xamDataChart DLL was not getting added to the BIN folder, I was getting this error. But now, it is getting included and still the same error.