User`s manual
ThinkCore DA-660 WinCE User’s Manual Application Development
4-9
7. Develop your application.
8. From the Device toolbar, choose Windows CE.Net Device.
9. From the Build menu, choose Build Project or Rebuild Project.
10. When you complete your application, use the web-based management system to upload it to
the target computer.
11. Log on to the target computer. At the console prompt, execute your application directly, if it is
written in C#. Otherwise, if it is a VB script or java script application, execute it using the
program wcescript.exe.
Visual Studio 2005 Remote Tools
Microsoft provides many powerful utilities, such as Remote Debugger, Remote File Explorer,
Remote Registry Editor, Remote Process Viewer and Remote Spy, for Windows CE application
development and management.
Before using these tools, you need to install 6 executable files, namely Clientshutdown.exe,
CMAccept.exe, ConmanClient2.exe, DeviceDMA.dll, eDbgTL.dll and TcpConnectionA.dll, to the
target computer, DA-660. Find these 6 files under the Windows directory on the target computer.
If the files are missing, find them from the path “\utility\vs2005” of the package CD and upload
them to the target computer.
Before using any of these tools, log on to the target computer and execute the programs
ConmanClient2 and CMAccept:
>\ ConmanClient2
>\ CMAccept
The program CMAccept exits after a remote connection is made. If you want to make a new
connection, run the program again.
Using Visual Studio C#, VB.Net or C++ 2005 Express
1. Download and install Visual Studio 2005 Express from the Microsoft web site,
http://msdn.microsoft.com/vstudio/express/.
2. Make sure you have already installed the .Net Framework 2.0 SDK and .Net Compact
Framework 2.0. Check here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=FE6F2099-B7B4-4F47-A244-C
96D69C35DEC&displaylang=en.
3. Start Microsoft® Visual Studio 2005 Express.