Hello!
I have a reactive application dependent on the VonageServices module (Tokboxserver extension) and other modules. Whenever my application or one of these modules is deployed via Lifetime, which recompiles my application, when it is executed the following error is displayed:
Method not found: 'System.String OpenTokSDK.OpenTok.GenerateToken(System.String, OpenTokSDK.Role, Double, System.String, System.Collections.Generic.List`1)'.
The solution is to enter the Service Center of the environment where the deployment was made and publish my application to get it working again.
Has anyone seen this problem?
Thanks,
Anderson