My .net class type project is giving a biuld error -> Error in creating assembly manifest. Error in reading key file ABC.snk. The system cannot find the specified file.
Though the same project was building earlier with the same path. Secondly the file exist in the same project folder too. If I change the path to "..\..\ABC.snk" it works !
What can be the reason?
If I change the AssemblyKeyFile Path now will it effect my other programs which uses this dll?
Thanx!
Akku
Though the same project was building earlier with the same path. Secondly the file exist in the same project folder too. If I change the path to "..\..\ABC.snk" it works !
What can be the reason?
If I change the AssemblyKeyFile Path now will it effect my other programs which uses this dll?
Thanx!
Akku