Kbase P125980: Is it possible to automatically sign a .NET proxy?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/21/2007 |
|
Status: Unverified
GOAL:
Is it possible to automatically sign a .NET proxy
GOAL:
How to sign a proxy when generating a .NET proxy
FACT(s) (Environment):
OpenEdge 10.x
FIX:
It is not possible to automatically sign a .NET proxy when generating it.
In order to sign a . NET proxy, the Delay Sign option on the .NET tab of the Generate dialog box in ProxyGen has to be selected.
Then the signing process needs to be completed for the proxy using the private/public key pair. For details, see the Microsoft Visual Studio .NET Documentation on the Strong Name Tool (sn.exe).