asp.net - Cannot load System.Fabric Assembly from a MVC Web Application -


i sharing class library between web project , service fabric project. in shared class library using system.fabric assembly access configurations. works ok service fabric project. asp.net project fails build because of assembly.

aspnetcompiler : error aspconfig: not load file or assembly 'system.fabric' or 1 of dependencies. attempt made load program incorrect format.

is there way solve this?


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) -