Hai ,
I had the same issue , solved by following steps
1. Make sure you are working with .NET version .NET 6.0
2. Check for the below libraries
Aras.Cryptography, Version=16.0.0.0
Microsoft.Extensions.Http, Version=6.0.0.0
System.Configuration.ConfigurationManager, Version=4.0.3.0
System.Security.Permission
Nito.AsyncEx.Context
3. Use the correct version of below assesblies
After that the login was successful!
Thanks
Hai ,
I had the same issue , solved by following steps
1. Make sure you are working with .NET version .NET 6.0
2. Check for the below libraries
Aras.Cryptography, Version=16.0.0.0
Microsoft.Extensions.Http, Version=6.0.0.0
System.Configuration.ConfigurationManager, Version=4.0.3.0
System.Security.Permission
Nito.AsyncEx.Context
3. Use the correct version of below assesblies
After that the login was successful!
Thanks
Copyright © 2025 Aras. All rights reserved.