Click here to Skip to main content
16,004,974 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have a c# console application developed with Visual Studio 2010. All of a sudden, there appeared to be a pfx file called "ProjectName_TemporaryKey.pfx" under the root directory of the project. How can this file be created ? What happens when I delete it ? Can I delete it ?

Thanks in advance,
Posted

1 solution

Did you use Click Once for deployment? This [^]article explains about who and when it is created.
 
Share this answer
 
Comments
Close Network 2-Feb-11 10:28am    
Actually according to TFS, my boss seems to have added this file but he does not remember adding the file and has no knowledge of adding ClickOnce deployment option. I have deleted the file and unchecked Enable ClickOnce Security Settings option under Security Tab and Sign The ClickOnce Manifests under Signing Tab with no errors. I hope I have done everything correct.
Manas Bhardwaj 2-Feb-11 10:47am    
If this helped you thn you should vote for it .:)

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