When using AIMcc v1.6.7, IAccSession::SignOn always returns E_FAIL. Restoring the v1.5 dlls (acccore.dll, coolcore49.dll, xprt6.dll) returns normality. I'm guessing I'm missing something but I'd need the v1.6.7 release notes to figure out what that is. Is there an ETA for the release notes ?
IAccSession::SignOn with AIMcc v1.6.7
Submitted by headslapem on March 8, 2008 - 10:10pm.
Re: Fail if behind proxy
Submitted by irabiz on April 3, 2008 - 12:44pm.
The 9x nss dlls are so communication between client and server uses ssl.
One more thing...
Submitted by gusverdun on March 31, 2008 - 8:11pm.
This will be fixed soon. However, for now, this SDK requires that your system's clock be accurate with respect to GMT.
Gus Verdun
Blog | IM me | Add me to your Buddy List®
There's a lot more
Submitted by headslapem on March 10, 2008 - 4:01am.
There's a lot more dependancies with this version, I had to include the following modules to successfully sign on:
softokn3.dll
ssl3.dll
xprt6.dll
acccore.dll
coolcore52.dll
freebl3.dll
nspr4.dll
nss3.dll
nssckbi.dll
plc4.dll
plds4.dll
smime3.dll
Re: IAccSession::SignOn with AIMcc v1.6.7
Submitted by irabiz on March 9, 2008 - 4:28pm.
Unfortunately no ETA for the release notes yet.
Make sure you drop in the 9 nss dlls along with the new acccore.dll.

Fail if behind proxy
The signon does not work too if behind the proxy.
I test with the amfcbuddy sample comes with 1.67
Moreover, can anybody explain what is the functions of the additional dlls comes with acccore.dll in this version?