Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when building project (asp.net web api 2), it fires an error Running transformation: System.IO.FileNotFoundException: Could not load file or assembly ‘System.Web.Http, Version=4.0.0.0, #9

Open
tong9977 opened this issue Jan 14, 2015 · 1 comment

Comments

@tong9977
Copy link

when building project (asp.net web api 2), it fires an error
Running transformation: System.IO.FileNotFoundException: Could not load file or assembly ‘System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35′ or one of its dependencies. The system cannot find the file specified.
File name: ‘System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35′
at ProxyApi.Reflection.ControllerElementsProvider.IsControllerType(Type type)
at System.Linq.Enumerable.c__DisplayClassf1.b__e(TSource x) at System.Linq.Enumerable.c__DisplayClassf1.b__e(TSource x)
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)
at ProxyApi.ProxyGenerator.GenerateProxyScript()
at Microsoft.VisualStudio.TextTemplating6A51537BC8E857274E2ACC1DC9A85AF079A0BEA59FB39D6D854FEC5C83FB6C0B29B7F900AE5F91111534E20029FD9362C3BB7781F9A75BAC4FAADBECAF5C6E54.GeneratedTextTransformation.TransformText() in d:\Projects\Server\Modules\Emeint.Server\Emeint.Server.Vendors\Scripts\proxyapi.intellisense.tt:line 28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant