Live Chat Icon For mobile
Live Chat Icon

Why do I get error message ‘Error creating assembly manifest: Error reading key file ‘key.snk’ — The system cannot find the file specified’

Platform: ASP.NET| Category: Basic

Check the location of the key.snk file relative to the assembly file. Provide an explicit path or a relative path.


<Assembly: AssemblyKeyFileAttribute('Drive:\key.snk')> 

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.