Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Dan Fernandez - Demo of C# Express (pull images from Google)
Jan 13, 2006 at 7:59 AMSo the error is when i try to open the GoogleForm.cs in Designer wiew
"""Warning 1 The designer cannot process the code at line 117:
this.googleToolStrip.Raft = System.Windows.Forms.RaftingSides.Top;
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. C:\Documents and Settings\sivnovagod\Desktop\googim3\GoogleImagesSample\GoogleForm.Designer.cs 118 0
"""
I also get a build error
"""Error 2 The type or namespace name 'RaftingContainer' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?) C:\Documents and Settings\sivnovagod\Desktop\googim3\GoogleImagesSample\GoogleForm.Designer.cs 314 38 GoogleImagesSample"""
Do you know a way around this?
Id be very grateful for your help.
Cheers
Ivan Simurina