I tryed to make a query from adatabase tableusing the query builder. I more or less followed the How tovideo(http://msdn.microsoft.com/en-us/vbasic/bb643828.aspx)and after i got the test to work i turned the visiblity of the options bar(i don't knowwhat it is really called but the blue bar with the save, delete...etc butons). I then tryed to debug/run the program andthe message below poped up on the form design window. When ican'tget to my form page to go back and change the visiblity and i don't know what to change if anything in the premade code.i have not been able to find any post about it on these forums.
"The designer cannot process the code at line 276: Me.CustomerMasterBindingSource.DataSource = Me.ConfiguratorDataSet 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."
i just started using VB again so i am new to Visual studio 2008. I learned vb5.0 a few years ago.
any ideas or help would be great
thanks