Re: power status for compact framework (CF) 2.0
- From: "<ctacke/>" <ctacke[@]opennetcf[dot]com>
- Date: Fri, 19 Jan 2007 09:05:14 -0500
Well install the .NET Framework 1.1 on your development PC if it's asking
for it.
You probably can't copy Forms over as the resx formats are not compatible -
but then the Form has nothing to do with getting the power status - just use
that part of the code.
--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
<moltilimits@xxxxxxxxx> wrote in message
news:1169196228.577981.54830@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
If I try to compile the original download version of the application
I've got the following error message:
The project with .NET CF 1.0 destination require version 1.1 of .NET
Framework, tha is not present in this computer
I think this is why the original project is fot the version 1.0 of the
framework.
If I create a new project for CF 2.0 and copy the sourde code in the
new project I've got a queue of errors like this:
1) Protected Sub Dispose(disposing As Boolean)' has more definition
with different signatures
2) Private Sub InitializeComponent()' has more definition with
different signatures
3) mainMenu1" is declarated as "Private Dim mainMenu1 As
System.Windows.Forms.MainMenu" in this class
4) Impossible to applicate more time AssemblyTitleAttribute (this in
many lines!)
Someone has some ideas?
Thanks,
Luca
.
- References:
- power status for compact framework (CF) 2.0
- From: moltilimits
- Re: power status for compact framework (CF) 2.0
- From: moltilimits
- power status for compact framework (CF) 2.0
- Prev by Date: Re: Require help accessing CF RFid Reader in Compact Framework
- Next by Date: Application freezes CF 1.1 Win CE4.2 any ideas
- Previous by thread: Re: power status for compact framework (CF) 2.0
- Next by thread: Re: power status for compact framework (CF) 2.0
- Index(es):
Relevant Pages
|