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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -