Hi,
I am using SBO 2004 A (6.70.184 SP:00 PL:01) and DI API 6.7.
when I connect to the database with single sign-on, I get as error result "100000010". A direct connect with DI API 6.7 or using single sign-on with DI API 6.5 works fine.
Thank in advance,
Ronny
Hi,
GetLastError(...) returns an empty string as message text.
I think this must be a problem with the AddonIdentifier string. For some reason I used the implementation key and if I set AddonIdentifier to the development key it works.
Well, this is ok for developing, but what about implementation? I have enough free licences for this addon type. The problem still exists.
Maybe I don't understand the addon licence concept, so any information about this topic would be helpful.
Does anyone know how to get the licence key name for an addon solution? I did not found any anything about this on SMB.
Thanks,
Ronny
Hi Ronny,
Do you have a message text associated to this error number? Have you tried Company.GetLastError(...) function?
Maybe you should post the SSO code you use.
Regards
Trinidad.
Add a comment