Hi,
This morning (12/202021) I downloaded s32 Design Studio, "Version 2.2" and received an activation code email, but cannot get the product to successfully activate under Windows 10.
Online activation attempts fail with: "Error sending an activation request to a remote activation server and processing the resulting response. com.acresso.activation.handler.ServerException (FNP error 0)"
I confirmed TLS 1.2 is enabled, following some potentially outdated advice (applicable to older OS versions)
Offline activation attempts fail with: "Invalid offline response, ResponseType FAILURE" . Note this is a slightly different error message than reported to require the 'licfix.zip' workaround (in which ResponseType is blank), but I tried it anyway, with identical results.
In both cases, the offline activation XML provides little detail as to what went wrong:
<?xml version="1.0" encoding="UTF-8" ?><Response xmlns="http://www.macrovision.com/fnp/2004/11/activation"><ResponseHeader><VersionNumber>1</VersionNumber><ResponseType>FAILURE</ResponseType><RequestSequenceNumber>2</RequestSequenceNumber><RequestHash>6234B74D29CF53542DA4DC2B7AFD9541F6AD35EC</RequestHash></ResponseHeader><ResponseData><ResponseReason>ERROR</ResponseReason><ErrorCode>com.acresso.activation.handler.ServerException</ErrorCode></ResponseData><Signature>66955672A0D39341B373B9299B691A6D0BC51CB1</Signature><SignatureVersion>1</SignatureVersion></Response>
Any ideas?