Hi Eric,

looks like nant just can't find your key file. I'm using assembly signing
too and I'm not having any problems.

You can try setting the key file reference to a "strong" path, like
D:\mykeyfile.snk (well you also have to copy the file there ;) ), to see
that key file signing is possible.


Best regards / Mit freundlichen Gru?en

Florian Benischke
Softwareentwickler
Technical Applications
______________________________________
Albat + Wirsam Software-Vertriebs AG


-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Eric Fetzer
Gesendet: Freitag, 26. Marz 2004 00:21
An: Nant Users
Betreff: [Nant-users] Solution Task and Strong Names

I am getting the following error trying to build a new
project with the solution task:

[compile] error CS1548: Cryptographic failure while
signing assembly 'd:\myproject\myDll.dll' -- 'Error
reading key file '..\..\myproject.myDll.snk' -- The
system cannot find the file specified. '

Does solution not support strong names?

Thanks,
Eric

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to