RE: Certificate Builder

"Colestock, Robert" <[email protected]> Wed, 2 Jan 2002 09:57:30 -0500
Newsgroups gmane.ietf.sfl
Message-ID <[email protected]>
Christopher:

I do not know if you have resolved this yet, but that error is due to a
mismatch of the CMLASN.dll and the present SNACC dll.  I usually see
this if a new SNACC DLL was installed, but I still have either the old
CML DLL OR some binaries of the old CML that was rebuilt (i.e. with the
new SNACC includes, the CML build is not always smart enough to realise
it must re-build the entire library).  

If you have already re-built the CML, I would suggest that you re-build
ALL the CML libraries against the current SNACC (the same SNACC that you
build the SFL with; should be in ./SMPDist/util/VDASnacc/util/cpplib).
Be sure to run the CML project that copies the DLL to the system32
directory ("SendCMLToSMPDist" in the CML workspace); this project is not
run by the library build.

Bob Colestock
VDA.

-----Original Message-----
From: Christopher Brown [mailto:[email protected]]
Sent: Friday, December 28, 2001 6:56 AM
To: [email protected]
Subject: Certificate Builder



Hi,
I have compiled the SFL v2.0, but when I try to execute the Certificate 
Builder program under VS6 I receive the following error message:

The CMLASN.DLL file is
linked to missing export SNACCCPP.DLL:??1CSM_Exception@SCACC@@QAE@XZ

What could be the problem? Thanx