Re: System.NotSupportedException
From: W.G. Ryan eMVP (WilliamRyan_at_gmail.com)
Date: 10/04/04
- Next message: Lasse Edsvik: "List fonts?"
- Previous message: Finn J Johnsen: "Re: ndoc exclude nunit stuff"
- In reply to: Joakim Englund: "System.NotSupportedException"
- Next in thread: Joakim Englund: "Re: System.NotSupportedException"
- Reply: Joakim Englund: "Re: System.NotSupportedException"
- Messages sorted by: [ date ] [ thread ]
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!
- Next message: Lasse Edsvik: "List fonts?"
- Previous message: Finn J Johnsen: "Re: ndoc exclude nunit stuff"
- In reply to: Joakim Englund: "System.NotSupportedException"
- Next in thread: Joakim Englund: "Re: System.NotSupportedException"
- Reply: Joakim Englund: "Re: System.NotSupportedException"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|