'AWSEC2-CreateVssSnapshot fails

I have the following issue: I try to make VSS snapshot from a windows server instance with Veeam with no succes. Then i tried straight from the AWS console with AWSEC2-CreateVssSnapshot SSM Document and i get the same error:

Message : Could not load file or assembly 'netstandard,

Version=2.0.0.0, Culture=neutral,

PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies.

The system cannot find the file specified.

FileName : netstandard, Version=2.0.0.0, Culture=neutral,

PublicKeyToken=cc7b13ffcd2ddd51

I installed the AwsVssComponents, NET-Framework-Features, AWS.Tools.EC2. Any ideeas on how i could get rid of this error? thx.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source