You are doing Excellent job!!! Thanks for releasing Version 1.8.2.
I am getting below error after downloading from nuget 1.8.2. Please help me to solve this.
Could not load type 'ExpressMapper.TypeExtensions' from assembly 'ExpressMapper, Version=1.8.2.0, Culture=neutral, PublicKeyToken=ac363faa09311ba0'.
at ExpressMapper.MappingServiceProvider.RegisterInternal[T,TN](Boolean memberCaseInsensitive)
at ExpressMapper.MappingServiceProvider.Register[T,TN]() in C:\Source\ExpressMapper\ExpressMapper NET40\MappingServiceProvider.cs:line 62
at ExpressMapper.Mapper.Register[T,TN]() in C:\Source\ExpressMapper\ExpressMapper NET40\Mapper.cs:line 68
at ConsoleApplication1.Program.Main(String[] args) in d:\Sridhar\Sample\SriSample2\ConsoleApplication1\Program.cs:line 14
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
Hi,
You are doing Excellent job!!! Thanks for releasing Version 1.8.2.
I am getting below error after downloading from nuget 1.8.2. Please help me to solve this.
Could not load type 'ExpressMapper.TypeExtensions' from assembly 'ExpressMapper, Version=1.8.2.0, Culture=neutral, PublicKeyToken=ac363faa09311ba0'. at ExpressMapper.MappingServiceProvider.RegisterInternal[T,TN](Boolean memberCaseInsensitive) at ExpressMapper.MappingServiceProvider.Register[T,TN]() in C:\Source\ExpressMapper\ExpressMapper NET40\MappingServiceProvider.cs:line 62 at ExpressMapper.Mapper.Register[T,TN]() in C:\Source\ExpressMapper\ExpressMapper NET40\Mapper.cs:line 68 at ConsoleApplication1.Program.Main(String[] args) in d:\Sridhar\Sample\SriSample2\ConsoleApplication1\Program.cs:line 14 at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args) at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
Also I have added below in App.Config. SriSample2.zip
`
`