01.Blogs :
zadig  

WPF sign key problem

WPF sign key problems

Did anyone have problems with WPF samples like this? (click the picture for a larger view)

posted on Tuesday, July 11, 2006 5:20 PM by zadig

# re: WPF sign key problem @ Tuesday, July 11, 2006 2:13 PM

This is not a problem. This project is probably created with Interactive Designer (Sparkle). It includes in all projects a sample key file. You should click on OK, without entering anything as password.

nesher

# re: WPF sign key problem @ Wednesday, July 12, 2006 3:07 AM

Well in my case it would build on entering the blank password but would not run (on ctrl+f5 it would say something about security restrictions and wouldn't run)

The key to solve it is (as I was able to figure out with kill's help):

1. open the .csproj file
2. remove <ManifestCertificateThumbprint>...<.../> and
<ManifestKeyFile>...<.../> tags
3. Change <SignManifests>True</SignManifests> to False
4. I also like to change <HostInBrowser>True</HostInBrowser> to False

zadig


 
03.UPDATE CALENDAR :
<July 2006>
SunMonTueWedThuFriSat
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345

05.MY LINKS :

07.Subscriptions :

Subscriptions


© Copyright 2005 Microsoft Corporation. All Rights Reserved.
Terms of Use | Privacy Statement | Code of Conduct | Hosted by MaximumASP for Microsoft
WHO-BAR