Good day experts,
i am running "AL Table Proxy Generator" and getting an error that file cannot be load. Please see the error below
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'altpgen, Version=5.0.4.8218, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) ---> System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)
This is how i am running the tool:
.\altpgen
-project: 'some value'
-packagecachepath:
-serviceuri:
-username:
-password:
-entities: opportunity
-baseid: 50000
-tabletype: CDS
Please help me out in this regard