IAccSession::SignOn with AIMcc v1.6.7

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 ?

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?

Re: Fail if behind proxy

The 9x nss dlls are so communication between client and server uses ssl.

One more thing...

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

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

Unfortunately no ETA for the release notes yet.

Make sure you drop in the 9 nss dlls along with the new acccore.dll.