Base solution for your next web application

Activities of "palco.ps"

Hi,

How to upgrade my AspNet Zero to v6.6, keeping my changes working properly?

my product type is Angular my product framework type is .net core

Thanks

Monther

Question

Hi,

How to add new font and use it in UI?

Thanks

Monther

Hi,

Since Internet connectivity is not allowys available every where , One way to solve this issue is to cache the data, using sqllite to hold data offline and do sync automatically or manually with remote server is the best practice , Where we can do little changes in code to support this feature ?

Could you pleae add your recommandtion to add offline work feature to ASP.NET Zero Solution?

Thanks

Severity Code Description Project File Line Suppression State Error The "LinkAssemblies" task failed unexpectedly. Mono.Linker.MarkException: Error processing method: 'System.Void Abp.AutoMapper.AbpAutoMapperModule::CreateCoreMappings(AutoMapper.IMapperConfigurationExpression)' in assembly: 'Abp.AutoMapper.dll' ---> Mono.Cecil.ResolutionException: Failed to resolve System.Void AutoMapper.IMappingExpression2<Abp.Localization.ILocalizableString,System.String>::ConvertUsing(System.Func2<!0,!1>) at Mono.Linker.Steps.MarkStep.HandleUnresolvedMethod(MethodReference reference) at Mono.Linker.Steps.MarkStep.MarkMethod(MethodReference reference) at Mono.Linker.Steps.MarkStep.MarkInstruction(Instruction instruction) at Mono.Linker.Steps.MarkStep.MarkMethodBody(MethodBody body) at Mono.Linker.Steps.MarkStep.ProcessMethod(MethodDefinition method) at Mono.Linker.Steps.MarkStep.ProcessQueue() --- End of inner exception stack trace --- at Mono.Linker.Steps.MarkStep.ProcessQueue() at Mono.Linker.Steps.MarkStep.ProcessPrimaryQueue() at Mono.Linker.Steps.MarkStep.Process() at MonoDroid.Tuner.MonoDroidMarkStep.Process(LinkContext context) at Mono.Linker.Pipeline.Process(LinkContext context) at MonoDroid.Tuner.Linker.Process(LinkerOptions options, ILogger logger, LinkContext& context) at Xamarin.Android.Tasks.LinkAssemblies.Execute(DirectoryAssemblyResolver res) at Xamarin.Android.Tasks.LinkAssemblies.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext() ManageSysDemo.Mobile.Droid

Showing 21 to 24 of 24 entries