Changes between Version 2 and Version 3 of Documentation/DevelopmentCenter/Develop Services
- Timestamp:
- 08/20/10 01:50:40 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/DevelopmentCenter/Develop Services
v2 v3 33 33 Network services must have read access to the private key of the certificate created in the previous step. Therefore, you have to locate the private key file on your hard disk first and then you have to grant read access to it for the `Network Service` account of your machine: 34 34 1. Start the Visual Studio Command Prompt again and run it with Administrator privileges (choose `Run as administrator` in the context menu). 35 2. Execute the following command (please note that the console application `findprivatekey.exe` is attachedto this page, if you do not have it on your system):35 2. Execute the following command (please note that the console application `findprivatekey.exe` is [attachment:FindPrivateKey.exe attached] to this page, if you do not have it on your system): 36 36 {{{ 37 37 findprivatekey.exe My LocalMachine -n CN=localhost