Hello,
I just noticed that the whole WPF-tab in the toolbox does not work anymore after I installed the service releases (NetAdvantage_WPF_20092_SR_2032.msp, NetAdvantage_WinForms_20092_SR_2042.msp)
When I try to drag-drop a control on a wpf-window, I get the no-drag-possible icon. When i looked at the available WPF-components, I saw the control were still pointing at the old DLL's (which don't exist anymore). So I had to manually remove the old and add the new ones.
Is this the normal behaviour, our is there some "rebuild toolbox" utility like there is for the winforms toolbox. I did run the utility, but it had no influence on the wpf-toolbox.
Possible this is a bug, or something I overlooked during the install of the service releases.
Thx
Fred
Hello Fred,
I apologize that this post was not answered sooner. We are making the effort to ensure all posts are addressed by an Infragistics expert.
Actually I had the same issue when I installed one of the service releases. I fixed this really easy by just clicking the Reset Toolbox button from the VS ToolBox context menu.
hmm,
I just tested this way, but I didn't worked.
Maybe some more info
*) I have IG version 2009.2 and 2010.1 installed on my PC. I have run both "Create VS toolbox tabs" (first the 2009.2 version utility)
When I create a new winforms app in VS.NET 2008 --> i only have ont tab (NetAdvantage 10.1 Win CLR2x) . So no 2009.2 version ?
When I create a new WPF-app in VS.NET 2008 --> I only have the NetAdvantage 10.1 WPF tab (so no 2009.2 version)
When i reate a new WPF-app in VS.NET 2010 (.NET 4.0)--> I have the NetAdvantage 10.1 WPF tab + NetAdvantage 9.2 WPF (But in the 2009.2 tab I have all controls THREE TIMES, even after a reset of the toolbox ??? )
So It seems it is nok OK in VS.NET 2008, and partially OK in VS.NET 2010.
Is my situation (2 IG versions + multiple VS.NET versions) a supported situation ? Or is there something wrong in my registry, ...