Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

Starting from Update 4 for Visual Studio 2013 I started to get a "Request for permission to use a key" every time I compile an application. The options I have are grant or deny.

This seems to be related to the fact that the application is distributed using ClickOnce and the manifest is signed. The certificate is located in store (not in a file). If I remove the manifest signing the question disappears.

If I don't give the permission I'll ed up to error MSB3482 but this is obvious. If I grant the permission the compile works just fine but this is becoming rather annoying since I have to give this permission again and again, for each compile...

I tried to find info for this but I couldn't find anything. Is anyone else suffering from this kind of behaviour or better yet, know a solution? And as said the same project worked like a charm in VS2013 Update 3.
Posted
Comments
Kornfeld Eliyahu Peter 2-Dec-14 6:14am    
I think you should report it to MS...https://connect.microsoft.com/
Wendelius 2-Dec-14 7:06am    
Thanks for the suggestion! I reported this and let's see what happens... Anyhow, I'll keep this question open in case someone already has some info.
Kornfeld Eliyahu Peter 2-Dec-14 7:09am    
You may add link to your report here, so those who experience it may vote for...
Wendelius 2-Dec-14 7:59am    
Actually I reported this as private so it's not publicly visible. I'll update this if I get any info.
Member 11348764 2-Jan-15 20:27pm    
Hi Mika

Do you find any resolution for this issue, i faced the same issue with my VS 2013Update 4, do let me know if you have any resolution.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900