Base solution for your next web application

Activities of "ideazco"

Hi,

Please check your emails (<a href="mailto:[email protected]">[email protected]</a>), we shared our source code with you and you can download the source code using the likn we gave there.

We changed our AWS instance to Ubuntu, but we still getting the error...

Please help us to resovle this issue...

Thanks.

Hi,

After installing 'gdiplus', we follows below link, then it's resvle the issue...

[https://en.code-bude.net/2017/05/08/net-core-gdiplus-dll-not-found-in-linux/comment-page-1/#comment-119157])

Thanks

Hi,

We are using ASP.net core + Angular version 4.5.0.0 and we hosted the application on AWS Linux EC2 instance.

When we export audit logs to excel it gave an error as belowed.

Please help us to resovle this issue as soon as posible. Thanks

ERROR 2017-12-13 07:46:55,923 [6 ] Mvc.ExceptionHandling.AbpExceptionFilter - The type initializer for 'System.Drawing.GDIPlus' threw an exception. System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'gdiplus': The specified module or one of its dependencies could not be found. (Exception from HRESULT: 0x8007007E) at System.Drawing.GDIPlus.GdiplusStartup(UInt64& token, GdiplusStartupInput& input, GdiplusStartupOutput& output) at System.Drawing.GDIPlus..cctor() --- End of inner exception stack trace --- at System.Drawing.GDIPlus.GdipGetGenericFontFamilySansSerif(IntPtr& fontFamily) at System.Drawing.FontFamily..ctor(GenericFontFamilies genericFamily) at System.Drawing.FontFamily.get_GenericSansSerif() at System.Drawing.Font.CreateFont(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte charSet, Boolean isVertical) at OfficeOpenXml.ExcelRangeBase.AutoFitColumns(Double MinimumWidth, Double MaximumWidth) at ideazco.ideazco.Auditing.Exporting.AuditLogListExcelExporter.<>c__DisplayClass3_0.<ExportToFile>b__0(ExcelPackage excelPackage) in D:\Projects\IdeazCo\ideazco\aspnet-core\src\ideazco.ideazco.Application\Auditing\Exporting\AuditLogListExcelExporter.cs:line 66 at ideazco.ideazco.DataExporting.Excel.EpPlus.EpPlusExcelExporterBase.CreateExcelPackage(String fileName, Action`1 creator) in D:\Projects\IdeazCo\ideazco\aspnet-core\src\ideazco.ideazco.Application\DataExporting\Excel\EpPlus\EpPlusExcelExporterBase.cs:line 29 at ideazco.ideazco.Auditing.AuditLogAppService.

Hi,

There is no change except namesapces.

ABP version is 3.0.0

Thanks.

Hi,

In all three screens in our project the combo-component generated as below attachment.

Can I know this this error trigered in our code or Abp code ? If in our code then how fix this issue ?

Below I mentioned the url and login details to the host

<a class="postlink" href="http://ec2-13-229-110-146.ap-southeast-1.compute.amazonaws.com">http://ec2-13-229-110-146.ap-southeast- ... zonaws.com</a> Username : Admin Password: ideazco@123

Thanks.

Hi,

We're using ASP.NET Core + Angular version But we didn't change anything to timezone related files.

Please let us know if there any guidance to resolve this issue.

Thanks & Regards Ideazco.

Hi,

In the database in abpSettings table under 'Abp.Timing.TimeZone' raw it saves IANA time zone id. In the drop down it loads IANA time zone.

Note: Hosting environment is AWS Linux.

Please let us know if there any guidance to resolve this issue.

Thanks & Regards Ideazco.

Hi,

We hosted our application on AWS EC2 Linux server with your support. Now we're getting a new error when change the timezone.

Here is the error logged on Logs.txt file

ERROR 2017-11-01 12:47:59,078 [12 ] Mvc.ExceptionHandling.AbpExceptionFilter - Unable to map Asia/Singapore to iana timezone. System.Exception: Unable to map Asia/Singapore to iana timezone. at Abp.Timing.Timezone.TimezoneHelper.WindowsToIana(String windowsTimezoneId) at Abp.Web.Configuration.AbpUserConfigurationBuilder.<GetUserTimingConfig>d__22.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Abp.Web.Configuration.AbpUserConfigurationBuilder.<GetAll>d__13.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Abp.AspNetCore.Mvc.Controllers.AbpUserConfigurationController.<GetAll>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at lambda_method(Closure , Object ) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeInnerFilterAsync>d__14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextExceptionFilterAsync>d__23.MoveNext()

We're kindly looking for a solution for this error ASP

Thanks.

Answer

Thats great news :D

Hi, aspzero version: 4.5.1

I have hosted Angular + .net core project on AWS EC2 Linux instance. .NET core hosting works fine on AWS.

But UI hosting shows empty page. I have tried both in s3 and ec2.... result is same.

Appreciate if you can help us.

Showing 1 to 10 of 18 entries