Hi,
I used to work with infragistics and recently i installed infragistics2... the prolbem is that when i create a project and design it everything is working fine... but when i close the project and reopen it i can't access the form design and i get errors such as:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
the type 'Infragistics.Win.UltraWinToolbars.StateButtonTool' has no property named 'ToolbarDisplayStyle'.
Hide Edit
at System.ComponenetModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink)
at
System.ComponenetModel.Design.Serialization.CodeDomSerializerBase.DeserializeAssignStatement(IDesignerSerializationManager manager, CodeAssignStatement statement)
at System.ComponenetModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
this error is appearing for many tool of the infragistics.
i tried rebuilding the project, moving the code from the designer to the code of the form but it didn't work
i would Appreciate any help
thanks