Ttrying to run sample Watchface: "Could not open file ... .PRG"

Former Member
Former Member
If I try to run the first watchface sample, I run into an error.

The first suggestion after a search was: "remove the spaces from paths", but I have no spaces in paths.
Eclipse path: "c:\PrgOhnInst\Eclipse\eclipse.exe"
SDK Path: "c:\PrgOhnInst\GarminSDK\"

In Eclipse: Menu Window->Preferences->ConnectIQ the "SDK Root Directory" is:
"C:\PrgOhnInst\GarminSDK"

The sample watchface project don't have spaces:
"e:\Dokumente\GarminEclipse\WatchFace2\"

In this project directory exists no .PRG-file. bin subdir are not existing.

Run console output:
Found Transport: tcp
Connecting...
Connecting to device...
Device Version 0.1.0
Device id 1 name "A garmin device"
Shell Version 0.1.0
Could not open file: E:\DOKUME~1\GARMIN~1\WATCHF~1\bin\WatchFace2.prg Error: 2
Connection Finished
Closing shell and port
Found Transport: tcp
Connecting...
Connecting to device...
Device Version 0.1.0
Device id 1 name "A garmin device"
Shell Version 0.1.0
System Error
Connection Finished
Closing shell and port

simulator are empty.

Where is the error. Any suggestions?