﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Microfour Ultra controls don't drag to form</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 13 Jun 2026 05:33:13 GMT</lastBuildDate><ttl>20</ttl><item><title>Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9810.aspx</link><description>Hi all. I am using a standard SF form. I have MicroFour Ultra controls in my toolbox version 1.6.0.0. However, when I drag one to my form and drop it it disappears. Any idea what is going on? Have I mis-understood something here?  I own the Infragistic toolset and have the current version 7.x installed. Is that conflicting with your toolset?  &lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Robert</description><pubDate>Wed, 27 Jun 2007 16:36:55 GMT</pubDate><dc:creator>Robert Carl Johnson</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9825.aspx</link><description>YES! Not sure why it didn't take the first time I tried to delete and reset the references but thanks a lot Larry.. You the man...lol.  Back to Rocking and Rolling...  &lt;br&gt;
&lt;br&gt;
Gonna think good thoughts about all of you guys on this thread for... say.. 15 miminutes LOL, then I gotta get to work.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Robert</description><pubDate>Wed, 27 Jun 2007 16:36:55 GMT</pubDate><dc:creator>Robert Carl Johnson</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9824.aspx</link><description>Hi Robert,&lt;P&gt;I've done this many times and it's always worked. Here are the steps I've taken.&lt;/P&gt;&lt;P&gt;Open the SF Infragistics wrapper Solution (c:\Program Files\Micro Four\StrataFrame source Code\MicroFour strataFrame Infragistics&amp;nbsp;wrapper.sln).&lt;/P&gt;&lt;P&gt;In the solution remove all the Infragistics references and add the corresponding updated ones.&lt;/P&gt;&lt;P&gt;Recompile. You shouldn't have to copy any files. There are build events on the compile that should copy the resulting DLLs to the correct locations.&lt;/P&gt;&lt;P&gt;Open your existing project and delete the old Infragictics references and the updated ones from the GAC.&lt;/P&gt;&lt;P&gt;Close your project and VS.&lt;/P&gt;&lt;P&gt;Restart VS, you'll likely be prompted to update the Toolbox (if not click on the SF menu and selecte Create sf Toolbox). Yoo]u should then be good to go.&lt;/P&gt;&lt;P&gt;-Larry</description><pubDate>Wed, 27 Jun 2007 15:44:22 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9823.aspx</link><description>Not sure if I'm doing this correctly. You are speaking of going into the Refrences part of the project and removing them one by one and then addding them back again, right?  Well, it works on some but for most VS either just closes with no warning or I get a window asking if I want to debug this application. I have to restart VS and nothing has changed. This does'nt seem to be working on my system. Does it matter what order you remove them in?&lt;br&gt;
&lt;br&gt;
Running XP Media Center SP2 with 4GB Ram on an Intel Core 2 Duo Processor E6400 chip. Lots of HD space so I don't think that is the problem either.  System is only 6 months old. VS2005 SP2.  &lt;br&gt;
&lt;br&gt;
I'm dead in the water here until we can resolve this.. I wonder, could you or someone reading this thread be so kind to send me the proper dll's to use just in case mine were not compiled correctly.  Of course I am on a bit of a deadline..lol.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Robert</description><pubDate>Wed, 27 Jun 2007 13:43:28 GMT</pubDate><dc:creator>Robert Carl Johnson</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9821.aspx</link><description>[quote]Hmmm. I guess Infragistics 7.1 is not compatiable with Stataframe or I did something wrong building the wrapper?[/quote]&lt;/P&gt;&lt;P&gt;LOL :D ...yeah, it is compatible, you just have to fix your references.&amp;nbsp; You will see this again in the future anytime that you change a version of an assembly whether it is yours or a 3rd parties. Anytime you see tons of errors it generally has to do with a reference needing to be updated.&amp;nbsp; Remove the Infragistics references in the projects that reference them, as well as your recompiled Infragistics Wrapper reference, add them back in.&amp;nbsp; Get out of VS and come back in to see if the errors go away.</description><pubDate>Wed, 27 Jun 2007 13:06:18 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9819.aspx</link><description>Ok, I recompiled the DLL after changing the references to infragistics 7.1 and it compiled with no errors.  Copied the infragistics wrapper dll to the common folder and opened my app and boom. 102 errors. &lt;br&gt;
&lt;br&gt;
"Error	17	'Appearance' is ambiguous in the namespace 'Infragistics.Win'."&lt;br&gt;
&lt;br&gt;
"Error	19	'UltraToolTipInfo' is ambiguous in the namespace 'Infragistics.Win.UltraWinToolTip'&lt;br&gt;
&lt;br&gt;
"Error	23	'UltraToolTipManager' is ambiguous in the namespace 'Infragistics.Win.UltraWinToolTip'."&lt;br&gt;
&lt;br&gt;
"Error	24	'ToolTipDisplayStyle' is ambiguous in the namespace 'Infragistics.Win'."	&lt;br&gt;
&lt;br&gt;
"Error	25	'ToolTipImage' is ambiguous in the namespace 'Infragistics.Win'."&lt;br&gt;
&lt;br&gt;
"Error	102	Maximum number of errors has been exceeded."&lt;br&gt;
&lt;br&gt;
Hmmm.  I guess Infragistics 7.1 is not compatiable with Stataframe or I did something wrong building the wrapper?&lt;br&gt;
&lt;br&gt;
Do I need to register the dll with windows? Seems like an internal problem to me. Forms with straight Infragistic 7.1 controls on them, could that be causing the problem? I was using Ultra button and Ultra Tool tip on most of my forms because your wrapper wasn't working.  Neither is bound.&lt;br&gt;
&lt;br&gt;
Robert	&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description><pubDate>Wed, 27 Jun 2007 12:47:11 GMT</pubDate><dc:creator>Robert Carl Johnson</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9818.aspx</link><description>We certainly appreciate your wanting to be certain it's ready for prime time Trent. One question, will the wrappers be compiled for Infragistics v 7.x ? &lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Robert</description><pubDate>Wed, 27 Jun 2007 11:27:56 GMT</pubDate><dc:creator>Robert Carl Johnson</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9816.aspx</link><description>[quote]Any idea when 1.6.1 will be released?[/quote]&lt;P&gt;We're working on it, and are trying to get it out as soon as possible.&amp;nbsp; We are just trying to be very thorough before releasing it.</description><pubDate>Wed, 27 Jun 2007 11:14:18 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9814.aspx</link><description>Thanks Ben, that makes sense. I'll give it a shot.  Any idea when 1.6.1 will be released?&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Robert</description><pubDate>Wed, 27 Jun 2007 09:16:43 GMT</pubDate><dc:creator>Robert Carl Johnson</dc:creator></item><item><title>RE: Microfour Ultra controls don't drag to form</title><link>http://forum.strataframe.net/FindPost9812.aspx</link><description>I believe that the framework's Infragistics wrapper is compiled on v6.3 of the Infragistics NetAdvantage suite.&amp;nbsp; If you need to compile the wrapper for a different version of Infragistics, you can find the instructions on how to do so here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.strataframe.net/Topic2340-7-1.aspx"&gt;http://forum.strataframe.net/Topic2340-7-1.aspx&lt;/A&gt;</description><pubDate>Wed, 27 Jun 2007 08:46:53 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>