error trying to run sample watchface

Former Member
Former Member
I run into this error: "Could not open file ... .PRG Error 2"

A first search in forum takes tip: "remove the spaces from paths!"
But I have no spaces.

The path to eclipse: "c:\PrgOhnInst\Eclipse\"
The path so SDK: "c:\PrgOhnInst\GarminSDK\"

The SDK path ist correctly set in Eclipse menu Window-->Preferences-->Connect IQ-->SDK Root Directory:
"c:\PrgOhnInst\GarminSDK\"

Adding to Windows PATH variable: "c:\PrgOhnInst\GarminSDK\bin\"

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


The simulator are empty and in the project directory "e:\Dokumente\GarminEclipse\WatchFace2\" are no subdir "bin"

Anyone has suggestions?