Hi,
I try to write a simple application with winform and web service for smart Device ( Pocket PC 2003 SE) in VS2005. In the toolbox, I could not find any object such as textbox, button or label controls at all. I downloaded some examples application for smart device in Microsoft website and none of them are working ( may be I do not know how to configure to make those work). Do you have any simple working example like "Hello Wolrd" for me to take a look
Regards,
JDang

Smart Device Programming Working example
Javahar
First of all, I'm using VS2005 Pro Edition. I have no problem seeing toolbox contents once a project is created with File->New->Project->Smart Device->Device Application(you can choose CF1.0 or 2.0).
You may get empty toolbox and VS displaying Start Page if you choose Empty Project instead of Device Application.
Hope this helps.
Shah
Deepsteep
I did the same thing but the tool box is empty. I tried on other machines then I can see some controls on the toolbox. Perhaps, I have to reinstall Visual Studio 2005 and see if the problem goes away.
JDang
LoveDanger
Vimal_Rupera
Hi,
I have worked with WinForm over 10 years. I know the differences between design mode and coding mode. You can reproduce the problem by create a new project->Smart Device. After creating a new app, I stuck since there are no objects such as label, text box or button controls in the toolBox, the toolbox is empty. I hope you can understand my problem now and give me a solution.
Regards,
JDang
DanO84
Hi,
For now I just want to create a "Hello World" Winform or console application for Smart Device.The version of VS2005 we use right now is Team Suite. I could not see any objects in Toolbox right now.
Regards,
JD
Molon Labe
JD said:
I could not see any objects in Toolbox right now.
I'm not very clear what your problem is but this maybe happens because you are not in designer view of the project. You cannot see anything inside toolbox if you're in Code view.
Hope this helps.
Kristian Olivero
Hi,
see these links:
http://office.ifd-sofia.com/vs1.jpg
http://office.ifd-sofia.com/vs2.jpg
Regards
Bryan Stone
Hi,
You can't create a web service application for smart device from Visual Studio !!! Check your VS2005 version (edition) and when you are starting a new project select Smart device project !
Regards