How would I go about completely uninstalling everything?
After spending several days and not be able to get the various components to work we're abandoning use of the toolset. Are there any "gotchas" I need to be aware of?
Thanks
You should be able to uninstall everything from using the Add/Remove Program applet in the Windows Control panel.
Depending on if you have installed more than just .NET 2.0 the controls, you may have to also uninstall the SDK (docs and samples) and .NET 3.5 versions.
Also, I would be interested in known more about what you were unable to get working. I know you had made several posting about VS adding an incorrect control prefix for some reason. Was that the primary problem, or did you experience others? If that was your primary problem, would it be possible for you to send me the entire project you were trying to get working so we can examine it more closely to figure out what the issue is.
If you would like, you ca nemail me directly at devinr@infragistics.com.
Devin
I did an uninstall of 9.1and still have all of the Infragistics stuff in my toolbox. What must I do to really get rid of this product?
Hi Devin,
Thanks. I actually managed to finally get it to work. Uninstalled everything and then decided to give it one more try. Re-installed, re-ran the toolbox updater and then instead of using the <Pages> section of the web.config to register the assemblies I went ahead and put them in the individual pages.
If something else crops up I'll give you a shout.