CF2.0 Programm not in List of running application?!

Hello,
I′m new in Compact Framework Developing and I use VS2005 Beta to develop a small Pocket PC 2003 CF2.0 application in c#. When I copy the MyProgram.exe to my Pocket PC and launch the application, the application is not in the List of running applications? Why? Do I have to do something in the sourcecode so that the application in shown in the list? What when you select the today-screen, then there is no way to close the applicatiion?! Can someone give me a hint how to solve this problem? And there is also one little Question: Is it possible to develop a Pocket PC 2003 CF 1.0 Application in VS2005 Beta? Everytime I trie to build a project I get an Error-Message that csc.exe can′t be found?
Thank you
twickl
P.S.: Sorry about my bad English :)
[783 byte] By [twickl] at [2007-12-16]
# 1
>is not in the List of running applications?

Does your form have a caption text?

>Everytime I trie to build a project I get an Error-Message that csc.exe can′t be found?

To fix that you'd need to install the .NET SDK v1 as well.

AlexY at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...