After pulling a project from source control down to a new dev machine with VS 2013 I found I could no longer generate my Client side proxy and entity classes (from the .tt file created by "OData Client Code Generator")
I get exceptions compiling the transform with
e.g.
Compiling transformation: Metadata file 'Microsoft.OData.Client.dll' could not be found
Followed by a few hundred other build errors as the tt file failed ot generate the required classes giving instead only the dreaded
ErrorGeneratingOutput
This is despite these dlls and their accompanying xml files being present in the correct place in the project Bin.
I realised that I had not installed the relevant bits from "Extensions and Updates"
Bam - all working again and generating my proxy and entities correctly !
Silly me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With