c# - Entity Framework & StructureMap -


i trying add-migration on dal layer , getting following error.

type 'structuremap.structuremapconfigurationexception' in assembly 'structuremap, version=4.4.1.451, culture=neutral, publickeytoken=null' not marked serializable.

i use structuremap within dal. great.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -