R
Ram
Hey,
I'v written a Class Library Application, and gave it a strong name,
And installed it in the Gac using - Gacutil /i <Assembly_Name>
Everything went well, but When I tried to deleted it from the GAC, I got an
error saying the assembly's in use by another program.
When I tried to unistall the Assembly using the - Gacutil /U
<Assembly_Name>, I got an error saying the Assembly name was not found
(?!!!)
I rebooted my machine, and before I even opened my IDE, I tried to delete
it/unistall it, and still the same results...
Any help would be welcomed!
Thanks ahead,
--Ram
I'v written a Class Library Application, and gave it a strong name,
And installed it in the Gac using - Gacutil /i <Assembly_Name>
Everything went well, but When I tried to deleted it from the GAC, I got an
error saying the assembly's in use by another program.
When I tried to unistall the Assembly using the - Gacutil /U
<Assembly_Name>, I got an error saying the Assembly name was not found
(?!!!)
I rebooted my machine, and before I even opened my IDE, I tried to delete
it/unistall it, and still the same results...
Any help would be welcomed!
Thanks ahead,
--Ram