|
-
Sep 28th, 2006, 05:43 AM
#1
Thread Starter
KING BODWAD XXI
MSflex grid errors in Vb.net 2005, needs reboot (Resolved)
has anyone else had trouble with VB.net 2005 losing controls while your working on it? After a reboot it comes back but I cant reboot every 5 minutes just to do a simple project.
I am trying to use the MS flex grid control, all seems well and then the design view on my form comes up with this text
Method 'System.Windows.Forms.Form.InitFlexGrid' not found.
Hide
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSeri alizationManager manager, String name, CodeExpression expression)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSeria lizationManager manager, CodeStatement statement)
Any ideas?
Last edited by BodwadUK; Sep 28th, 2006 at 06:28 AM.
-
Sep 28th, 2006, 06:27 AM
#2
Thread Starter
KING BODWAD XXI
Re: MSflex grid errors in Vb.net 2005, needs reboot
It was me being a noob
I put some code in the design module of the form when it should have been in the main form code
Why does vb.net need to be soooo different
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|