How to use IgnoreResourceNotFoundException with the latest Azure SDK Version and System.Data.Services.Client
It will ask you to add another dll which conflicts with this one.
To resolve this problem, you need to add the other dll and use the steps mentioned here to give it an alias so that both dlls can be referenced without conflicting with each other:
http://blogs.msdn.com/b/ansonh/archive/2006/09/27/774692.aspx
Nobody else gives you a straight answer of how to do this.
To resolve this problem, you need to add the other dll and use the steps mentioned here to give it an alias so that both dlls can be referenced without conflicting with each other:
http://blogs.msdn.com/b/ansonh/archive/2006/09/27/774692.aspx
Nobody else gives you a straight answer of how to do this.
Comments
Post a Comment