This is a migrated thread and some comments may be shown as answers.

Tabstrip broken in sp2

3 Answers 98 Views
Tabstrip (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
hchattaway
Top achievements
Rank 1
hchattaway asked on 12 Jul 2007, 05:33 PM
Hello

Just installed sp2 after uninstalling prior version. Project compiles and runs, but the view designer for my form that uses a tab strip throws this error:
The designer cannot process the code at line 130: this.radTabStrip.TabScrollButtonsPosition = Telerik.WinControls.UI.TabScrollButtonsPosition.RightBottom; The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again.

This is an auto-generated line. Taking it out does nothing, it goes right back in.

This is a major pain right now! What is the work around?
Thanks
Harold

3 Answers, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 13 Jul 2007, 08:33 AM
Hi Harold,

As I could see, the poblem here is with a serialized property of RadTabStrip or  has been manually modified in the designer.cs of your form. Please try to delete that line and then try again. We haven't made any changes with the TabScrollButonPosition property for the SP2 and that behavior is pretty strange.

If it is appropriate you could open a new support ticket and send us a sample project which is replicating that fault behavior and we will try to fix it for you. 
 


Regards,
Ray
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
hchattaway
Top achievements
Rank 1
answered on 13 Jul 2007, 11:41 AM
well, now after quitting and restarting VS, it seems to work ok for some reason. It was more of a VS thing that a control issue...

VS needs rebooting every so often just like Windows! <G>

Thanks
Harold

0
Boyko Markov
Telerik team
answered on 13 Jul 2007, 01:00 PM
Hello Harold,

Indeed VS 2005 has many issues related to its design time and restarting is too often used practice which fixes designer problems.

If you have further questions please feel free to write us back.



Kind regards,
Ray
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Tabstrip (obsolete as of Q2 2010)
Asked by
hchattaway
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
hchattaway
Top achievements
Rank 1
Share this question
or