Link to home
Start Free TrialLog in
Avatar of jssong2000
jssong2000

asked on

update dll in GAC under windows 7 64Bits

I want to update some changes to the DLL in GAC.
so I use the following statement:
C:\myfoleder\bin\release> gacutil /i MyCompany.MyDomain.Something.dll /f
But I got an error:
Failure adding assembly to the cache: Access denied. You might not hav administrative credentials to perform this task.

So I turned off my UAC. And I am a member of administror.
But I still got the above error. Any help and suggestion are very appreciated!!!
ASKER CERTIFIED SOLUTION
Avatar of johnb6767
johnb6767
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I've requested that this question be deleted for the following reason:

This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.
Avatar of jssong2000
jssong2000

ASKER

Still testing not found a good sulution
It's helpful