Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "SRTMDEV"

Any update, as we are near to release our product and we are highly waiting for this solution.

ERROR 2022-03-08 10:47:25,460 [orker] Mvc.ExceptionHandling.AbpExceptionFilter - The type initializer for 'Gdip' threw an exception.
System.TypeInitializationException: The type initializer for 'Gdip' threw an exception.
 ---> System.PlatformNotSupportedException: System.Drawing.Common is not supported on non-Windows platforms. See https://aka.ms/systemdrawingnonwindows for more information.
   at System.Drawing.LibraryResolver.EnsureRegistered()
   at System.Drawing.SafeNativeMethods.Gdip.PlatformInitialize()
   at System.Drawing.SafeNativeMethods.Gdip..cctor()
   --- End of inner exception stack trace ---
   at System.Drawing.SafeNativeMethods.Gdip.GdipLoadImageFromDelegate_linux(StreamGetHeaderDelegate getHeader, StreamGetBytesDelegate getBytes, StreamPutBytesDelegate putBytes, StreamSeekDelegate doSeek, StreamCloseDelegate close, StreamSizeDelegate size, IntPtr& image)
   at System.Drawing.Image.InitializeFromStream(Stream stream)
   at System.Drawing.Image.LoadFromStream(Stream stream, Boolean keepAlive)
   at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
   at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement)
   at System.Drawing.Image.FromStream(Stream stream)
   at project.Web.Helpers.ImageFormatHelper.GetRawImageFormat(Byte[] fileBytes) in /home/devopsadmin/devopsagent/_work/3/s/aspnet-core/src/project.Web.Core/Helpers/ImageFormatHelper.cs:line 13
   at project.Web.Controllers.ProfileControllerBase.UploadProfilePicture(FileDto input) in /home/devopsadmin/devopsagent/_work/3/s/aspnet-core/src/project.Web.Core/Controllers/ProfileControllerBase.cs:line 60
   at lambda_method52801(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)

ERROR 2022-03-08 10:53:44,830 [orker] Mvc.ExceptionHandling.AbpExceptionFilter - The type initializer for 'Gdip' threw an exception.
System.TypeInitializationException: The type initializer for 'Gdip' threw an exception.
 ---> System.PlatformNotSupportedException: System.Drawing.Common is not supported on non-Windows platforms. See https://aka.ms/systemdrawingnonwindows for more information.
   at System.Drawing.LibraryResolver.EnsureRegistered()
   at System.Drawing.SafeNativeMethods.Gdip.PlatformInitialize()
   at System.Drawing.SafeNativeMethods.Gdip..cctor()
   --- End of inner exception stack trace ---
   at System.Drawing.SafeNativeMethods.Gdip.GdipLoadImageFromDelegate_linux(StreamGetHeaderDelegate getHeader, StreamGetBytesDelegate getBytes, StreamPutBytesDelegate putBytes, StreamSeekDelegate doSeek, StreamCloseDelegate close, StreamSizeDelegate size, IntPtr& image)
   at System.Drawing.Image.InitializeFromStream(Stream stream)
   at System.Drawing.Image.LoadFromStream(Stream stream, Boolean keepAlive)
   at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
   at System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement)
   at System.Drawing.Image.FromStream(Stream stream)
   at project.Web.Helpers.ImageFormatHelper.GetRawImageFormat(Byte[] fileBytes) in /home/devopsadmin/devopsagent/_work/3/s/aspnet-core/src/project.Web.Core/Helpers/ImageFormatHelper.cs:line 13
   at project.Web.Controllers.ProfileControllerBase.UploadProfilePicture(FileDto input) in /home/devopsadmin/devopsagent/_work/3/s/aspnet-core/src/project.Web.Core/Controllers/ProfileControllerBase.cs:line 60
   at lambda_method52801(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? - 11.0.0
  • What is your product type (Angular or MVC)? - Angular
  • What is product framework type (.net framework or .net core)? - .net core

Hello Team,

Currently we have upgarde our ANZ version to latest version 11.1.0 and now we are facing 405 Not Allowed issue while uploading user profile picture. Please check below image for the same:

Hello Team,

Any update, as we are near to release our product and we are highly waiting for this solution.

I have share project below link

!!LINK REMOVED!!

open below link after run angular project http://localhost:4200/account/login

The problem is that when choosing a date for the first time (the control is empty and the value null) nothing happens. the second time you choose a date I got the error "TypeError: t.getFullYear is not a function". I've attached a screenshot.

I have share project below link

!!LINK REMOVED!!

Hello, After update Asp zero version 8.6.0 t0 11.0.0, dxdate not work.

just add to html <dx-date-box type="date"> </dx-date-box>

package.json "devextreme": "21.2.5", "devextreme-angular": "21.2.5"

import your module DxDateBoxModule

The problem is that when choosing a date for the first time (the control is empty and the value null) nothing happens. the second time you choose a date I got the error "TypeError: t.getFullYear is not a function". I've attached a screenshot.

Answer

Hello , Is there any progress on this (sidebar issue [https://github.com/aspnetzero/aspnet-zero-core/issues/4237]) ?

Hello Team,

Currently our project has been developed on ANZ 8.6.0 version platform and we want to upgrade ANZ platorm to latest 11.0.0 version. UI side lots of issue. i don't know which class replace

for example Anz 8.6.0 in below class uses for UI but i don't know Anz 11.0.0 which class uses. how we can change UI and any document availabel so i follow document kt-notes__item .kt-widget24 .kt-widget24__details .kt-widget24__info .kt-widget24__title

Showing 51 to 60 of 117 entries