Re: System.NotSupportedException

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: W.G. Ryan eMVP (WilliamRyan_at_gmail.com)
Date: 10/04/04


Date: Mon, 4 Oct 2004 09:32:40 -0400

Joakim:

Is it simply the addition of the Textbox without referencing anything else
that's doing it? There's definitely a LOT of stuff that's supported in the
full framework that's not supported in the CF.

-- 
W.G. Ryan, MVP
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Joakim Englund" <joakim.englund@intress.se> wrote in message
news:OYxNgRhqEHA.536@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I've been working on a C# Compact Framwork project for quiet some time
> now and suddenly run into a problem that when I add a Control to a Form,
> i.e. a TextBox or a Button, I get a System.NotSupportedException in the
> InitializeComponent() section of the Form. I can compile the Solution,
> without any problems, but when I run the application the Exception is
> thrown.
> However, if I remove another Component from the Form the application
> runs perfect.
>
> Any help/suggestions is appreciated.
>
> BR
>     /Joakim
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!


Relevant Pages

  • Re: Reference If Statement Result
    ... Referencing the textbox itself is not a big problem; ... contain your unbound textbox. ... > is no longer unbound seeing it has an IIF statement in it)? ...
    (comp.databases.ms-access)
  • Re: Reference a subform
    ... Allen Browne - Microsoft MVP. ... "Leonard" wrote in message ... >>> 'zoomed' to a bigger textbox on a popup form. ... >>> And, is this called explicit or implicit referencing, or something ...
    (microsoft.public.access.modulesdaovba)
  • RE: What is the meaning & use of "& ME!"?
    ... The "Me" keyword is a self-identifier for referencing a property or value ... This will place the name Bob inside the textbox that is on your form. ... form or the txtUserName field to something else, ...
    (microsoft.public.access.formscoding)
  • Re: Cut and paste using TextBox control
    ... > I don't see the cut and paste methods that the full framework has. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: reference problem
    ... referencing) that the tab control does not exist and the textbox is directly ... "alekm" wrote in message ... > I've got form X and TabControl T on it. ...
    (microsoft.public.access.gettingstarted)