I rebuilt my VS2005 development environment from scratch the other day and
just noticed that the WM5 project is missing I can build Pocket PC 2003
projects though. In the Device Emulator Manager I can see and start WM5 with
no problem. What do I need to do to correct this? I installed the WM5 SDK
and don't recall seeing any errors! Thanks

Re: WM5 Project missing from VS2005 by Yaroslav

Yaroslav
Fri Apr 06 07:28:19 CDT 2007

When you create a new project in the AppWizard you need to specify WM 5.0 as
a supported platform (at that step you have two list boxes: Installed SDKs
and Selected SDKs)

--
Yaroslav Goncharov
Pocket PC Developer Network coordinator, http://pocketpcdn.com
Spb Software House, http://spbsoftwarehouse.com


"cebess" <cebess@nospam.hotmail.com> wrote in message
news:8BBA1B4D-161D-44BA-ABA0-57AF597342AD@microsoft.com...
>I rebuilt my VS2005 development environment from scratch the other day and
>just noticed that the WM5 project is missing I can build Pocket PC 2003
>projects though. In the Device Emulator Manager I can see and start WM5
>with no problem. What do I need to do to correct this? I installed the WM5
>SDK and don't recall seeing any errors! Thanks



Re: WM5 Project missing from VS2005 by cebess

cebess
Fri Apr 06 09:47:47 CDT 2007

I may not be thinking of the same thing you are, since WM5 is not listed
when I do a File -> New -> Project...
I see Smart Device PocketPC 2003 just fine.

"Yaroslav Goncharov" <yaroslav@softspb.com> wrote in message
news:O1H4QcEeHHA.588@TK2MSFTNGP06.phx.gbl...
> When you create a new project in the AppWizard you need to specify WM 5.0
> as a supported platform (at that step you have two list boxes: Installed
> SDKs and Selected SDKs)
>
> --
> Yaroslav Goncharov
> Pocket PC Developer Network coordinator, http://pocketpcdn.com
> Spb Software House, http://spbsoftwarehouse.com
>
>
> "cebess" <cebess@nospam.hotmail.com> wrote in message
> news:8BBA1B4D-161D-44BA-ABA0-57AF597342AD@microsoft.com...
>>I rebuilt my VS2005 development environment from scratch the other day and
>>just noticed that the WM5 project is missing I can build Pocket PC 2003
>>projects though. In the Device Emulator Manager I can see and start WM5
>>with no problem. What do I need to do to correct this? I installed the WM5
>>SDK and don't recall seeing any errors! Thanks
>
>


Re: WM5 Project missing from VS2005 by Nachiket

Nachiket
Mon Apr 09 17:03:33 CDT 2007

Try repairing the SDKs from Control Panel/Add Remove Programs. It may be
that during repairing VS 2005 - SDKs did not register properly.
"cebess" <cebess@nospam.hotmail.com> wrote in message
news:9C2EE4D5-DDDD-49D0-84A3-28C3665633BC@microsoft.com...
>I may not be thinking of the same thing you are, since WM5 is not listed
>when I do a File -> New -> Project...
> I see Smart Device PocketPC 2003 just fine.
>
> "Yaroslav Goncharov" <yaroslav@softspb.com> wrote in message
> news:O1H4QcEeHHA.588@TK2MSFTNGP06.phx.gbl...
>> When you create a new project in the AppWizard you need to specify WM 5.0
>> as a supported platform (at that step you have two list boxes: Installed
>> SDKs and Selected SDKs)
>>
>> --
>> Yaroslav Goncharov
>> Pocket PC Developer Network coordinator, http://pocketpcdn.com
>> Spb Software House, http://spbsoftwarehouse.com
>>
>>
>> "cebess" <cebess@nospam.hotmail.com> wrote in message
>> news:8BBA1B4D-161D-44BA-ABA0-57AF597342AD@microsoft.com...
>>>I rebuilt my VS2005 development environment from scratch the other day
>>>and just noticed that the WM5 project is missing I can build Pocket PC
>>>2003 projects though. In the Device Emulator Manager I can see and start
>>>WM5 with no problem. What do I need to do to correct this? I installed
>>>the WM5 SDK and don't recall seeing any errors! Thanks
>>
>>
>


Re: WM5 Project missing from VS2005 by cebess

cebess
Fri Apr 13 18:33:40 CDT 2007

The repair worked.
"