W
Wernfried Schwenkner
Thanks for all hints yesterday I've got in Part II. The hint with the
missing PocketPC 2002 SDK was right, I downloaded and installed it and
could compile.
Now I have problems with the compact framework. I could wolk through all
the steps in the documentations until "Device Installation" without any
problems. After that I have to create a new "Custom Today Item" project.
Doing this I get a "parameter error". It seems that the %namespace"
isn't propperly substituted by the wizzard. I've done this manually.
Then in the refernces the "TodayScreenData.dll" is not refernced. I
added the release version of this. Then on compiling I get an error (it
is in german)
Kryptographischer Fehler während der Signierung der Assembly 'D:
\Dokumente und Einstellungen\Administrator\Eigene Dateien\Visual Studio
Projekte\FirstTodayScreen\FirstTodayScreen_Init\obj\Release
\FirstTodayScreen_Init.dll' -- 'Fehler beim Lesen der Schlüsseldatei '%
ASSEMBLYKEYFILENAME%' -- 'Das System kann die angegebene Datei nicht
finden. ''
Where doI find the '%ASSEMBLYKEYFILENAME%'? Must this somehow also be
substituted? If so, by what?
missing PocketPC 2002 SDK was right, I downloaded and installed it and
could compile.
Now I have problems with the compact framework. I could wolk through all
the steps in the documentations until "Device Installation" without any
problems. After that I have to create a new "Custom Today Item" project.
Doing this I get a "parameter error". It seems that the %namespace"
isn't propperly substituted by the wizzard. I've done this manually.
Then in the refernces the "TodayScreenData.dll" is not refernced. I
added the release version of this. Then on compiling I get an error (it
is in german)
Kryptographischer Fehler während der Signierung der Assembly 'D:
\Dokumente und Einstellungen\Administrator\Eigene Dateien\Visual Studio
Projekte\FirstTodayScreen\FirstTodayScreen_Init\obj\Release
\FirstTodayScreen_Init.dll' -- 'Fehler beim Lesen der Schlüsseldatei '%
ASSEMBLYKEYFILENAME%' -- 'Das System kann die angegebene Datei nicht
finden. ''
Where doI find the '%ASSEMBLYKEYFILENAME%'? Must this somehow also be
substituted? If so, by what?