Whenever I drag an UltraChart into the designer, I get a COM Exception error:
http://cid-8bca55fbca813d37.spaces.live.com/photos/cns!8BCA55FBCA813D37!131/
I have uninstalled and reinstalled to no avail. I am using VS2008.
Any ideas?
Thanks,
Alan
i haven't seen this problem before, so i'm not really sure what's happening. have you tried removing ultrachart from the toolbox, and re-adding it?
I tried to add in the chart wizard but it didn't take. Can you let me know where the Chart Wizard dll is located?
I think I just need to rebuild this machine.
you shouldn't have to reference the design dll(s) in your project, or in your toolbox. they are in your GAC and work "under the hood" to support the controls inside visual studio.
but for whatever reason you're looking for it, you can find the chart design dll at: C:\Program Files\infragistics\NetAdvantage for .NET 2008 Vol. 1 CLR 3.5\ASP.NET\Bin\Design\Infragistics35.WebUI.UltraChart.v8.1.Design.dll or the equivalent path for your installation of NetAdvantage.
I got this fixed by uninstalling everything and installing the latest version (2008, 8.1). No idea what caused it.