.NET DPAPI Wrapper from GAC
From: Mark Delaplane (mdelaplane_at_dataprep.com)
Date: 01/22/04
- Next message: ByronKim: "Re: Reversed issuer name returned by X509Certificate.GetIssuerName()"
- Previous message: Michael Giagnocavo [MVP]: "Re: session vs. cookie for security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 21 Jan 2004 22:11:29 -0800
I am attempting to implementa web service that calls a .NET assembly (e.g
DataProtectionLibrary) that essentially wraps DPAPI calls from the GAC. This
works fine from the development workstation and I have verified that the
wrapper assembly is in fact being called from the GAC.
When the assembly and the web service is deployed to a remote server and the
appropriate web reference made in the client web application the web client
app receives a "DataProtectionLibrary assembly or one of its dependencies"
not found when executed. I've used a number of tools to verify that the
assembly is actually installed on the remote server.
Some ideas and help identifying why the assembly (or a dependency) cannot be
found would be appreciated.
Mark
- Next message: ByronKim: "Re: Reversed issuer name returned by X509Certificate.GetIssuerName()"
- Previous message: Michael Giagnocavo [MVP]: "Re: session vs. cookie for security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|