[comp.protocols.iso.dev-environ] Need help with pepy built decoder

daren@wired.rdg.dec.com (Daren Seymour) (06/04/91)

Hi,

Can anyone give me a definition for the following error message;

test: issuer bad octetstring: Class/ID mismatch in constructor

Whatever I seem to do I just can't seem to solve this problem.  Has anyone
come across this before.

Daren.

j.onions@xtel.co.uk (Julian Onions) (06/06/91)

This doesn't look like a typical pepy error message. Check the .c file
produced by pepy to see if such a message is in  there.
Basically I would guess it is expecting to decode an octet string but
finding that the class and id do not match those of a primitive octet
string type.

Julian.