Problem in deploying Credential Provider in Vista Ultimate 64...Plz Help ???




Hi All and Eric,

Thanks for your previous replies. I am facing following problem in
Credential Provider when deploying to Vista Ultimate 64,

1.When, I simply deploy the Microsoft
SampleWrapExistingCredentialProvider (32 bit VC++ 2005 Win 32 dll)
with out incorporating any changes in code to Vista 64. Although, I am
adding it's dll in SysWOW64 folder and also have incorporated the
following changes in Credential dll registry file;

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Authentication\Credential Providers\{ACFC407B-266C-4085-8DAE-
F3E276336E4B}]
@="SampleWrapExistingCredentialProvider"

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{ACFC407B-266C-4085-8DAE-
F3E276336E4B}]
@="SampleWrapExistingCredentialProvider"

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{ACFC407B-266C-4085-8DAE-
F3E276336E4B}\InprocServer32]
@="SampleWrapExistingCredentialProvider.dll"
"Threading Model"="Apartment"

Please any body can help me, what I am missing here...???

Regards,

--Danish
Software Engineer
EzValidation, Inc

.



Relevant Pages