Activities of "marco.susani"

Ok understood, but where can i download the older version of ABP Studio or downgrade my current latest installation?

Ok, i'll try. After reinstall the Volo.Abp.Studio.Cli -version 0.9.7, can i use the latest abp studio to generate the template? Or i need to generate it only through CLI?

Hi, i need to generate an abp solution that use .net 8 and EF 8 because my EF provider for IBM DB2 does not support .net 9 and EF 9. How can i do that?

Question
  • ABP Framework version: v9.0.2
  • UI Type: MVC
  • Database System: EF Core with SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): tiered yes with auth server app separated
  • Exception message and full stack trace:
  • 2025-01-03 18:42:31.247 +01:00 [ERR] Credenziali non valide. Credenziali non valide. Result: 49. Method: ldap_parse_result. Details: errorMessage: 80090308: LdapErr: DSID-0C090511, comment: AcceptSecurityContext error, data 52e, v4f7c matchedMessage: LdapForNet.LdapInvalidCredentialsException: Credenziali non valide. Credenziali non valide. Result: 49. Method: ldap_parse_result. Details: errorMessage: 80090308: LdapErr: DSID-0C090511, comment: AcceptSecurityContext error, data 52e, v4f7c matchedMessage: at LdapForNet.Native.LdapNative.ThrowIfError(SafeHandle ld, Int32 res, String method, IDictionary`2 details) at LdapForNet.LdapConnection.ThrowIfParseResultError(IntPtr msg) at LdapForNet.LdapConnection.BindAsync(LdapAuthType authType, LdapCredential ldapCredential) at Volo.Abp.Ldap.LdapManager.AuthenticateLdapConnectionAsync(ILdapConnection connection, String username, String password) at Volo.Abp.Ldap.LdapManager.AuthenticateAsync(String username, String password)
  • Steps to reproduce the issue: Login with ldap credential
  • I tried to use the AbpLdapSample console app and with the same configuration parameters and it works!
Showing 1 to 4 of 4 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47