Thanks Gret, It solved error...but now even build is successful it shows
me old binaries..its weird..even I delete binaries it picks up same old
binaies ,I also tried changing code and recompiling using script..It
gets same binaries..from where I don't know...
Things works fine from VS.NET, problem with exec devenv task....

Thanks
Manish


-----Original Message-----
From: Gert Driesen [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 23, 2005 9:53 PM
To: Jain, Manish (GE Consumer Finance, Contractor);
[email protected]
Subject: RE: [Nant-users] Error from exec devenv task, works well from
vs.net

 

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jain, 
> Manish (GE Consumer Finance, Contractor)
> Sent: donderdag 24 maart 2005 0:04
> To: [email protected]
> Subject: [Nant-users] Error from exec devenv task, works well from 
> vs.net
> 
> I get following error from nant script exec devenv task whereas code 
> gets complied from devenv,
> 
> error CS1548: Cryptographic failure while signing assembly 
> 'a\b\obj\Debug\AUEngine.dll' -- 'Error reading key file 
> '..\..\Keys\xxx.snk' -- The system cannot find the path specified. '
> 
> Any clues?

You might wanna try setting the working directory of the <exec> task to
the solution or project directory.

Gert





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Nant-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to