Base solution for your next web application

Activities of "olmy90"

Question

Hi, is any Blazor Support Project planned in the future?

Hi, I try to integrate DevExpress Dashboard for .NET integration into ASP.NET Core & JQuery - but I'm not sure which version of DevExpress Dashboard for .NET (.NET Core, HTML5?)

Has anyone a hint for me what is the best for integration scenario? Any hints / recommandations are very welcome :)

(https://www.devexpress.com/products/net/dashboard/)

thanks!

Question

Hi there - when do you plan to release the next version with .NET Core 3.0 Support? thx!

the change log page is dead 404 error

the change log page is dead 404 error

I have a fresh installation of ASPZERO Angular V8 installed on Azure Portal.

The behaviour is quite strange is a fresh installation - the performance is sometimes good and sometimes very slow. for example if I open the organisational unit interface, sometimes it shows me directly 4 data entries which I inserted, sometimes it takes "ages" for example 10 seconds just to show the data.

Is this an issue "just" on Azure Portal? I use SQL Standard S1: 20 DTUs Web AppPlan (F1: Free) Site is here: https://pliaspzero.azurewebsites.net/app/admin/organization-units

when i want to create for ex a user i get

Fehlerstatus System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions. 127.0.0.1:25 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception source) at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at MailKit.Net.SocketUtils.ConnectAsync(String host, Int32 port, IPEndPoint localEndPoint, Boolean doAsync, CancellationToken cancellationToken) at MailKit.Net.SocketUtils.ConnectAsync(String host, Int32 port, IPEndPoint localEndPoint, Int32 timeout, Boolean doAsync, CancellationToken cancellationToken) at MailKit.MailService.ConnectSocket(String host, Int32 port, Boolean doAsync, CancellationToken cancellationToken) at MailKit.Net.Smtp.SmtpClient.ConnectAsync(String host, Int32 port, SecureSocketOptions options, Boolean doAsync, CancellationToken cancellationToken) at MailKit.Net.Smtp.SmtpClient.Connect(String host, Int32 port, SecureSocketOptions options, CancellationToken cancellationToken) at Abp.MailKit.DefaultMailKitSmtpBuilder.ConfigureClient(SmtpClient client) at WFMOne.Net.Emailing.WFMOneMailKitSmtpBuilder.ConfigureClient(SmtpClient client) in D:\WFMOne_angu8_.Core3\WFMOne\src\WFMOne.Core\Net\Emailing\WFMOneMailKitSmtpBuilder.cs:line 19 at Abp.MailKit.DefaultMailKitSmtpBuilder.Build() at Abp.MailKit.MailKitEmailSender.BuildSmtpClient() at Abp.MailKit.MailKitEmailSender.SendEmailAsync(MailMessage mail) at Abp.Net.Mail.EmailSenderBase.SendAsync(MailMessage mail, Boolean normalize) at WFMOne.Authorization.Users.UserEmailer.ReplaceBodyAndSend(String emailAddress, String subject, StringBuilder emailTemplate, StringBuilder mailMessage) in D:\WFMOne_angu8_.Core3\WFMOne\src\WFMOne.Core\Authorization\Users\UserEmailer.cs:line 339 at WFMOne.Authorization.Users.UserEmailer.SendEmailActivationLinkAsync(User user, String link, String plainPassword) in D:\WFMOne_angu8_.Core3\WFMOne\src\WFMOne...

I've upgraded to paid Azure - performance now better - thanks!

I want to set username = email adress, but there seems to be a size limitation in the UI. Database column is nvarchar(256) How to fix this? Is Angular UI 8

Showing 1 to 10 of 69 entries