Today Screen III

  • Thread starter Wernfried Schwenkner
  • Start date
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?
 
W

Wernfried Schwenkner

Some more hints.

The documentations says, "The Custom Today Item Wizard creates a
BuildCab.bat file in the folder where the 'Exec' project source files
are located. The batch file will create a single CAB file containing
both the 'Init' and 'Exec' project assemblies."

I don't have the bat-file and also the cab file. Is it because the
Custom Today Item Wizard brings me an error? Can be the reason that I
use a german version of VS? How can I detect the reason for this
parameter error of the wizard? May be I can solve the problem. How does
the wizard work?
 
A

Axolotl

Hello, Wernfried,

I sent you my solution that really worked for me directly via email;
did it reach you?
Is here still interest in solving this problem?
If YES, I will translate my way into English, if NO, I won't :).
Kind regards from
Wulf "Axolotl"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top