G
Guest
task:
On an asp-page a xml-document is created and signed with WSE 1.0. This
xml-document will be returned as response to the client.
problem:
The certificate for signed is found in the CertificateStore, but the private
key can't be accessed. Exception "at
Microsoft.Web.Services.Security.X509.X509Certificate.get_Key()
at Verification_1.VerifyPdf.SignXML(XmlDocument xmlDoc) in
%AppPath\GetSignedXML.aspx.vb:line 474; Message: Keyset does not exist;
AspNet user has full access to "C:\Documents and Settings\All
Users\Application
Data\Microsoft\Crypto\RSA\MachineKeys".
Does anyone know a solution to my problem?
thx,
ss
On an asp-page a xml-document is created and signed with WSE 1.0. This
xml-document will be returned as response to the client.
problem:
The certificate for signed is found in the CertificateStore, but the private
key can't be accessed. Exception "at
Microsoft.Web.Services.Security.X509.X509Certificate.get_Key()
at Verification_1.VerifyPdf.SignXML(XmlDocument xmlDoc) in
%AppPath\GetSignedXML.aspx.vb:line 474; Message: Keyset does not exist;
AspNet user has full access to "C:\Documents and Settings\All
Users\Application
Data\Microsoft\Crypto\RSA\MachineKeys".
Does anyone know a solution to my problem?
thx,
ss