Error: Trying to open VMCClient source with VS2008 I get a request for a key file password
When a vb.net source project is opened on a different machine, Visual Studio 2010 requires to re-generate the project key, please do the following:
- Delete current project key:" VMConnector_vb_sample_TemporaryKey.pfx"
- Then try to run the application.
- If it does not work or if you need a temporary key:
- Within the project on your machine, select: project/properties/signing - Create a test certificate (button)
- Write your own password twice, and run the application.