Base solution for your next web application

Activities of "velu"

Hi,

We are using .netcore 2 and angular 6 Combined Solution

1 User is present in Default tenant with admin username 2 User is present in TEST Tenant with admin username

On the login screen set tenant Default and enter admin creadential then Log in Successfull.

When we set TEST tenant and enter admin creadential then

Give us this error -- > User name 'admin' is already taken.

Please help us to solve this issue.

Thanks

HI,

We are getting this error in Output window.

'System.BadImageFormatException' in Abp.dll

not able to generate with fresh download.

We dont have any case to reproduce the issue.

HI,

Added dynamsoft package in angular,

No any change in Application Layer.

It was workig properly but suddenly it gives this error.

System.BadImageFormatException HResult=0x8007000B Message=Bad IL format. Source=System.Private.CoreLib StackTrace: at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly) at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath) at System.Reflection.Assembly.LoadFile(String path) at System.Linq.Enumerable.WhereSelectEnumerableIterator2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode) at System.Lazy1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor) at System.Lazy1.CreateValue() at Abp.PlugIns.FolderPlugInSource.GetModules() at Abp.PlugIns.PlugInSourceExtensions.GetModulesWithAllDependencies(IPlugInSource plugInSource) at System.Linq.Enumerable.SelectManySingleSelectorIterator2.MoveNext() at System.Linq.Set1.UnionWith(IEnumerable1 other) at System.Linq.Enumerable.DistinctIterator1.FillSet() at System.Linq.Enumerable.DistinctIterator1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Abp.Modules.AbpModuleManager.FindAllModuleTypes(List1& plugInModuleTypes) at Abp.Modules.AbpModuleManager.LoadAllModules() at Abp.AbpBootstrapper.Initialize() at Abp.AspNetCore.AbpApplicationBuilderExtensions.InitializeAbp(IApplicationBuilder app) at Abp.AspNetCore.AbpApplicationBuilderExtensions.UseAbp(IApplicationBuilder app, Action1 optionsAction) at DpSecure.Web.Startup.Startup.Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory) in D:\02 Working\DpSecureCORE\DpSecure\src\DpSecure.Web.Host\Startup\Startup.cs:line 179 `

Thanks

Hi,

This error occured while starting the application

System.BadImageFormatException: Bad IL format. at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly) at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath) at System.Reflection.Assembly.LoadFile(String path) at System.Linq.Enumerable.WhereSelectEnumerableIterator2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode) at System.Lazy1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor) at System.Lazy1.CreateValue() at Abp.PlugIns.FolderPlugInSource.GetModules() in D:\Github\aspnetboilerplate\src\Abp\PlugIns\FolderPlugInSource.cs:line 36 at Abp.PlugIns.PlugInSourceExtensions.GetModulesWithAllDependencies(IPlugInSource plugInSource) in D:\Github\aspnetboilerplate\src\Abp\PlugIns\PlugInSourceExtensions.cs:line 12 at System.Linq.Enumerable.SelectManySingleSelectorIterator2.MoveNext() at System.Linq.Set1.UnionWith(IEnumerable1 other) at System.Linq.Enumerable.DistinctIterator1.FillSet() at System.Linq.Enumerable.DistinctIterator1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Abp.Modules.AbpModuleManager.FindAllModuleTypes(List1& plugInModuleTypes) in D:\Github\aspnetboilerplate\src\Abp\Modules\AbpModuleManager.cs:line 86 at Abp.Modules.AbpModuleManager.LoadAllModules() in D:\Github\aspnetboilerplate\src\Abp\Modules\AbpModuleManager.cs:line 67 at Abp.AbpBootstrapper.Initialize() in D:\Github\aspnetboilerplate\src\Abp\AbpBootstrapper.cs:line 155

Please help us to solve this issue.

Thanks

Hi,

Is there any way to set this globally to convert all properties to uppercase or lowercase.

Thanks

I am recieving an error :

Can someone help?

No,

We need an example to do this.

Can you please help us to solve this.

Thanks

Hi,

How to set lowercase or Uppercase properties name in Webapi

Thanks.

Hi,

  • How can we catch any server error in Anguar.

  • in current application we need to refresh the borwser [F5] to redirect to the login page

Thanks

Hi,

[ASPNETCORE + ANGULAR 4/5/6/7]

How to redirect to login page in angular on following conditions.

  • On SecurityTokenException.
  • Session Expired.

Where we can implemement this catch in angular.

Thanks

Showing 21 to 30 of 236 entries