12-07-2009 04:36 PM
Hello,
I am working on a C# application that incorporates many NI libraries. I have successfully built my project many times. The last time uninstalled my application, several dependencies were deleted in the process. Specifically, the CWGraph Control component no longer appears in the COM items I can put in my toolbox list and all objects that are declared with this dependency are never declared (see attached picture). Does anyone have any idea how these depedencies were deleted and how I can retrieve them? Thanks.
-Jon
Solved! Go to Solution.
12-08-2009 04:19 AM
12-09-2009 12:54 PM
Thanks Christian! That did it!
-Jon