MSB3073 command exited with 1

468 Views Asked by At

while signing for dll files command executed successfully but for .exe files i got error "Command exited with 1" .

exec Command="SN-R demo.dll ..\key.snk" exec Command="SN-R demo.exe ..\key.snk"

Please help me how to solve this

1

There are 1 best solutions below

0
On BEST ANSWER

Initially I had installed Microsoft SDK 7.0

After uninstalling SDK 7.0 I have installed SDK 8.0 then problem solved