Hi Team,
i have some querries related to Angular application.
How to deploy the single or splecifica file in angular application build ?
Why nearly 12k+ plus js files creating while doing publish ?
While doining the ng build or npm run publish, how to identify the file is related to particular TS/html file as if need patch deployment for UI ?
Hi Team,
While creating the user from tenant app, im getting below error in my local as well in QA env when we do from India location, if we check same thing from same user from US location its working fine.
I verified im not able to find which file its failing ?
Could you please tell me how can identify the file from thi error and what is the cause of this issue ?
ERROR 2019-09-26 01:18:16,260 [4 ] Mvc.ExceptionHandling.AbpExceptionFilter - The DateTime represented by the string '0000-12-31T18:06:32.000Z' is not supported in calendar 'System.Globalization.GregorianCalendar'. System.FormatException: The DateTime represented by the string '0000-12-31T18:06:32.000Z' is not supported in calendar 'System.Globalization.GregorianCalendar'. at System.DateTimeParse.Parse(ReadOnlySpan`1 s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.DateTime.Parse(String s, IFormatProvider provider, DateTimeStyles styles) at Newtonsoft.Json.Converters.IsoDateTimeConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer) in //Src/Newtonsoft.Json/Converters/IsoDateTimeConverter.cs:line 190 at Abp.Json.AbpDateTimeConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer) in D:\Github\aspnetboilerplate\src\Abp\Json\AbpDateTimeConverter.cs:line 22 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable(JsonConverter converter, JsonReader reader, Type objectType, Object existingValue) in //Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:line 2159 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target) in //Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:line 1032 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) in //Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs:line 2386 --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Formatters.JsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding) at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext) at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value) at Microsoft.AspNetCore.Mvc.Internal.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<
Hi Team,
Im new .net core technology.
I maded some chnages in email template, now i want push only that file or reltaed dll. I verifed the the production deployment files i didnt find the emailtemplate ( default.html), could you please tell me how to update this as patch ?
Thanks, Ganesh P.
Hi Team,
Need your help on Tenent application runnung and deployment.
Tenent application :
Tahnks, Ganesh P.