Code

Discussion on SmartHRM - Human Resource Management System

Discussion on SmartHRM - Human Resource Management System

Cart 52 sales

Order247 supports this item

Supported

This author's response time can be up to 1 business day.

23 comments found.

hello I can not check the user and password is wrong

Hi I have issue when i save Employees Qualifaction & Emergency Contacts & contracts & Bank Account & Document & immigration Document

The error HTTP 404 error! Check browser console for details.

Any help

I have no support and reply after purchased

which front-end is used? Jquery, TypeScript? Any framework used like Serenity?

Jquery, TypeScript same as serenity

Does it support MySQL database?

not yet

can I install this on Linux server instead of Windows IIS?

yes, if you are familiar with docker

Invalid user name or password ? cannot try the demo, credential not valid

it’s working now, thanks

i am facing this issue when deployed on iis

An error occurred while starting the application. ArgumentNullException: Value cannot be null. (Parameter ‘source’) System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)

ArgumentNullException: Value cannot be null. (Parameter ‘source’)

Log Details

System.ArgumentNullException: Value cannot be null. (Parameter ‘source’) at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Linq.Enumerable.OfTypeTResult at Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionDescriptorProvider..ctor(IEnumerable`1 pageRouteModelProviders, IOptions`1 mvcOptionsAccessor, IOptions`1 pagesOptionsAccessor) at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredServiceT at Microsoft.AspNetCore.Builder.ControllerEndpointRouteBuilderExtensions.GetOrCreateDataSource(IEndpointRouteBuilder endpoints) at Microsoft.AspNetCore.Builder.ControllerEndpointRouteBuilderExtensions.MapControllers(IEndpointRouteBuilder endpoints) at SmartHRM.Startup.<>c.<Configure>b__9_0(IEndpointRouteBuilder endpoints) in D:\DevSource\themeforest\SmartHRM\SmartHRM\SmartHRM.Web\Initialization\Startup.cs:line 188 at Microsoft.AspNetCore.Builder.EndpointRoutingApplicationBuilderExtensions.UseEndpoints(IApplicationBuilder builder, Action`1 configure) at SmartHRM.Startup.Configure(IApplicationBuilder app, IWebHostEnvironment env, ILoggerFactory loggerFactory, IAntiforgery antiforgery) in D:\DevSource\themeforest\SmartHRM\SmartHRM\SmartHRM.Web\Initialization\Startup.cs:line 186 at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.AspNetCore.Hosting.ConfigureBuilder.Invoke(Object instance, IApplicationBuilder builder) at Microsoft.AspNetCore.Hosting.ConfigureBuilder.<>c__DisplayClass4_0.<Build>b__0(IApplicationBuilder builder) at Microsoft.AspNetCore.Hosting.GenericWebHostBuilder.<>c__DisplayClass15_0.<UseStartup>b__1(IApplicationBuilder app) at Microsoft.AspNetCore.Mvc.Filters.MiddlewareFilterBuilderStartupFilter.<>c__DisplayClass0_0.<Configure>g__MiddlewareFilterBuilder|0(IApplicationBuilder builder) at Microsoft.AspNetCore.Server.IIS.Core.IISServerSetupFilter.<>c__DisplayClass2_0.<Configure>b__0(IApplicationBuilder app) at Microsoft.AspNetCore.HostFilteringStartupFilter.<>c__DisplayClass0_0.<Configure>b__0(IApplicationBuilder app) at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) at SmartHRM.Program.Main(String[] args) in D:\DevSource\themeforest\SmartHRM\SmartHRM\SmartHRM.Web\Initialization\Program.cs:line 11

please install asp.net core hosting bundle 5.0

hello I can not check the user and password is wrong

please check it now it’s working now, thanks

Do you have assistance control?

assistance control for what? please explain it

is there any update for this item?

Yes coming soon

I think that Windows Server is not the same as Windows 11. Although I can’t pass for this operating system connoisseur. When I had my own problems with Windows, I used this helper because when I googled it, people wanted to solve it for $5 as a minimum. So maybe you will get the solution, and it will ease your script purchase.

Its working fine please open the following link in google chrome or Firefox or any other browser https://smarthrm.optimumsol.com/ Username: admin Password: admin1234

can you provide sample in printing to pdf? and export to excel?

i seen your smart erp had kind of those features, please update smart HRM demo, so I can finally purchase one

we will add this in next update

When? could you please update right now? I need to purchase now

Hello! This is SaaS version?

password is wrong for admin, tell me new password

Now it’s working with the same username and password.

Username: admin

Password: admin1234

Thanks

Report is missing, when it is availble, if i buy today, will i get updated version in future.

you will get lifetime free updates, for missing reports, please send us an email at wisrix@gmail.com

Hi, I want any one of the below features for marking attendance.

1. Bio-metric Integration

(OR)

2. Employee can register their attendance in their dashboard via phone/system inside the Office Location

Is any of the above 2 possible? Thanks!

Yes, we will release 2dn option in next update release, thanks

Hi, When can we except Payroll, Reports updates, Thank you

Hopefully in this next month.

Hi, Reports will be available in next release and when can we expect.

Hopefully at the end of next month.

Great Work, Congratulations GLWS :)

Thank you so much :)

Does this purchase complete source code, database and instruction/support on how to install and make it work. Does the license allowed to modify code to add/remove the functionality.

The price is $29 right?

hi this is a very good job but I need payroll section for employee added. Thanks

ok, coming soon..

Hi no report

coming soon..

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey