Jason,
You just found another ghost file in XPe Repository. Please feel free to report this to Microsoft.
No component that the msapsspc.dll belongs to. The library is the implementation for DPA Client for 32 bit platforms.
The library is NOT a com object so don't use regsvr32 on it.
If I understand correctly, the DPA Security Package, that's how it should be registered, requires the following registry key
content (copy it from XP Pro machine): [HKLM\SYSTEM\CurrentControlSet\Control\Lsa\SspiCache\msapsspc.dll].
You will also have to manually add it to the registry string of
[HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders],"SecurityProviders" value to have the library registered as an available
security provider.
Let us know here if it helps.
--
=========
Regards,
KM
Jason Krause said:
I performed the "at" command while running Filemon on my XP Embedded OS and on a WinXP OS. The only file that I found that was
different between the two was "msapsspc.dll". I applied a file filter in the Target Designer, but I was unable to locate this
file. I manually copied the "msapsspc.dll" file from my C:\WINDOWS\system32 directory on my WinXP PC into the XP Embedded, but I
was unable to register it properly because "the DllRegisterServer entry point was not found". Does anyone know what this file
does? I have Googled it, but there's not a whole lot of information out there.
Thanks,
Jason