i am trying to add an assembly to the GAC but the error indicates that "Failure adding assembly to the cache: Administrator permissions are needed to use the selected options. Use an administrator ommand prompt to complete these tasks."

I am using Windows XP SP3 and user account type is Administrator. Please refer to the image below.

TIA

Please refer to the image http://i.stack.imgur.com/TZXpc.png

有帮助吗?

解决方案 2

I was able to solve my problem by additional commands via command prompt

C:\WINDOWS\system32>runas /user:computerName\administrator cmd

Check this out

其他提示

You are administrator on your machine but you don't run the visual studio command prompt (or cmd.exe) as an admin ...

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top