I have only .dll file. I have assigned strong name to dll using ilasm command. I want to register it in GAC but i am getting following error:
Dll Name :DDayICal.dll
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools>gacutil -i "C:\Users\Administrator\Desktop\DDayICal.dll.dll" Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.1 Copyright (c) Microsoft Corporation. All rights reserved.
Failure adding assembly to the cache: The system cannot find the file specifie d.
