Hi I have just installed Infragistics (2010 vol3) WinForms and when I drag an drop a control from the toolbox, although it appears as an object below the design surface, it does not appear on the design surface. This is using Visual Studio 2008.
Any Help in resolving this would be much appreciated .
Hi Franciszek,
This is a fairly common issue which occurs when Visual Studio is unable to locate the appropriate designer assembly.
In most cases this issue may be remedied by setting the specific version for the referenced assemblies to false.
Note: If the assembly version you are referencing in your project differs from that present in the GAC, Visual Studio will attempt to reference both; setting the specific version to false, will limit the assemblies used to those referenced within your project.
I have included the below link to a separate forum thread where this issue was discussed in detail and resolved, for reference.http://es.infragistics.com/community/forums/p/14706/54063.aspx#54063
If you have any further questions, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
Hi,
I have same problem. When I try to drag and drop any control like "ultraLabel" or "ultraButton" on a design surface it does not show there, instead it appears as an object below the design surface.
I am using VS2008, ultragistic 2010.3. My solution target framework is .NET 3.5.
Any help ?
Regards,
k4l1
Hello stephene,
What control are you dragging and dropping? Some controls do not have any appearance, so they appear below the design surface. They are still included in your application. You can click on the object and set properties through the properties window or the smart tag, the same way as if it was on the design surface.
Elizabeth AlbertLocalization Engineer