and i am using module zero
yes i have updated all of the nuget packages
do you see that the confirmation message does not have any options ? it seems to be not working
thanks to you!
I added them now, that wasn't clear in the Docs. Thanks for that. but the value in this.appSession.application.features['SignalR'] and ['SignalR.AspNetCore'] are always false, I guess I should set them to True somehow
Thanks for your help
yes and i am trying to use it with webApi with angular
The client tries to load this url: <a class="postlink" href="http://ip:port/signalr/hubs">http://ip:port/signalr/hubs</a> and it gets 404
Thanks alot , it seems like the file called CustomDtoMapper is completely changed changing it to the new version made it work for me. thanks
ERROR 2018-01-29 15:54:58,917 [4 ] Mvc.ExceptionHandling.AbpExceptionFilter - Error mapping types.
Mapping types: Tenant -> TenantLoginInfoDto HYVE.Jigsaw.MultiTenancy.Tenant -> HYVE.Jigsaw.Sessions.Dto.TenantLoginInfoDto
Type Map configuration: Tenant -> TenantLoginInfoDto HYVE.Jigsaw.MultiTenancy.Tenant -> HYVE.Jigsaw.Sessions.Dto.TenantLoginInfoDto
Property: Edition AutoMapper.AutoMapperMappingException: Error mapping types.
Mapping types: Tenant -> TenantLoginInfoDto HYVE.Jigsaw.MultiTenancy.Tenant -> HYVE.Jigsaw.Sessions.Dto.TenantLoginInfoDto
Type Map configuration: Tenant -> TenantLoginInfoDto HYVE.Jigsaw.MultiTenancy.Tenant -> HYVE.Jigsaw.Sessions.Dto.TenantLoginInfoDto
Edition -> EditionInfoDto (Destination member list) Abp.Application.Editions.Edition -> HYVE.Jigsaw.Sessions.Dto.EditionInfoDto (Destination member list)
Unmapped properties: TrialDayCount MonthlyPrice AnnualPrice IsHighestEdition IsFree
at AutoMapper.ConfigurationValidator.AssertConfigurationIsValid(IEnumerable`1 typeMaps) at lambda_method(Closure , Tenant , TenantLoginInfoDto , ResolutionContext ) --- End of inner exception stack trace --- at lambda_method(Closure , Tenant , TenantLoginInfoDto , ResolutionContext ) at lambda_method(Closure , Object , Object , ResolutionContext ) at AutoMapper.Mapper.AutoMapper.IMapper.Map[TDestination](Object source) at HYVE.Jigsaw.Sessions.SessionAppService.