Home > Archive > Smartphone Developer Forum > December 2005 > Smartphone project in VS.net 2005 - CF issue
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Smartphone project in VS.net 2005 - CF issue
|
|
|
| Here's what I'm doing:
1) Start VS.net 2005
2) File > New > Project
3) Project Types - select Visual C#\Smart Device\Smartphone 2003
4) Templates - Device Application (1.0)
5) Click OK
The system then comes back wth the error :
'This project requires .NET Compact Framework v1.0, which is not installed
on this machine.'
A quick look in installed programs reveals I do in fact have Microsoft .NET
Compact Framework 1.0 SP3 installed.
Thanks for reading
| |
|
| PDB wrote:
> Here's what I'm doing:
>
> 1) Start VS.net 2005
> 2) File > New > Project
> 3) Project Types - select Visual C#\Smart Device\Smartphone 2003
> 4) Templates - Device Application (1.0)
> 5) Click OK
>
> The system then comes back wth the error :
>
> 'This project requires .NET Compact Framework v1.0, which is not installed
> on this machine.'
>
> A quick look in installed programs reveals I do in fact have Microsoft .NET
> Compact Framework 1.0 SP3 installed.
>
> Thanks for reading
I personally don't know, but you could try the
microsoft.public.dotnet.framework.compactframework
forums - they might be a bit more helpful than me.
riki
"I meant," said Iplsore bitterly, "what is there in this world that
makes living worthwhile?" Death thought about it. "CATS," he said
eventually, "CATS ARE NICE." -- Terry Pratchett, Sourcery
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com
| |
| Daniel Moth 2005-12-03, 7:01 pm |
| Do you have the full framework (desktop version) 1.1 on your PC (e.g. via
VS.NET 2003)? It is required for Smartphone 2003 projects.
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"PDB" <PDB@discussions.microsoft.com> wrote in message
news:5A5A0538-9847-4C2B-B198-D4E655273AF7@microsoft.com...
> Here's what I'm doing:
>
> 1) Start VS.net 2005
> 2) File > New > Project
> 3) Project Types - select Visual C#\Smart Device\Smartphone 2003
> 4) Templates - Device Application (1.0)
> 5) Click OK
>
> The system then comes back wth the error :
>
> 'This project requires .NET Compact Framework v1.0, which is not installed
> on this machine.'
>
> A quick look in installed programs reveals I do in fact have Microsoft
> .NET
> Compact Framework 1.0 SP3 installed.
>
> Thanks for reading
|
|
|
|
|