Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "Siyeza"

v7.2.0.0

yes I did

see below

Anyone who can assist with this??

Answer

How difficult can it be for you guys to create a simple step by step example that would achieve something like this? Just the most basic of this. ie ADD customers, then add ORDERS to each customer.

Customer - can just have {Id, FullName} Order - can have {Id, ReferenceNumber, Amount}

just this demostration?

Answer

Let me redo this proper first, I will come back

Answer

closed

Answer

got it, had to do the ReverseMappings()

Answer

exception below

AutoMapper.AutoMapperMappingException: Missing type map configuration or unsupported mapping.

Mapping types: Title -> CreateOrEditTitleDto insureserve.GenericLookups.Title -> insureserve.GenericLookups.Dtos.CreateOrEditTitleDto at lambda_method(Closure , Title , CreateOrEditTitleDto , ResolutionContext ) at lambda_method(Closure , Object , Object , ResolutionContext ) at AutoMapper.Mapper.AutoMapper.IMapper.Map[TDestination](Object source) in C:\projects\automapper\src\AutoMapper\Mapper.cs:line 212

I did a clean pull on a different machine, all seems good. this is very strange though. I am going to get the clean pull again and see.

Showing 61 to 70 of 82 entries