Anyone having similar problem, while creating webservices?
Compiling transformation: Metadata file 'D:\Program Files\VS2013\Common7\Tools..\IDE\Microsoft.Data.Entity.Design.dll' could not be found D:\PROJEKTY\apki\ws2\WS\WS\DataModel.tt
I tried adding data model again, restarting VS, cleaning and building solution, creating new project, deleting and adding reference, installing the newest version. I think that any solution found on internet does not work for me.
Any suggestions? I think of pasting file into this directory, but can't think what may be there.
metadata=res://*/|res://*/|res://*/;provider=
I'll try hard reference, but I'm afraid that the location needed by DataModel.tt is hardcoded. – RazorD:\Program Files\VS2013\Common7\Tools\IDE
but it didn't work... //sorry for multiposting – Razor<#@ assembly name="%VS120COMNTOOLS%..\IDE\Microsoft.Data.Entity.Design.dll" #>
. If your the VS120COMNTOOLS variable points to wrong folder things will not work – PartialityVS120COMNTOOLS
variable points toD:\Program Files\VS2013\Common7\Tools
while in a message above you are mentioningD:\Program Files\Visual Studio 13\Common7\IDE`. I don't know if
VS2013` vs.Visual Studio 13
was a typo but if not this can be a source of the problem. – PartialityD:\Program Files\VS2013\Common7\IDE\Tools\IDE
,D:\Program Files\VS2013\Common7\Tools
orD:\Program Files\VS2013\Common7\Tools\IDE
and it does not work either. I'll try reinstallation of VS2013 to standard location. Thank you for your help! Dzięki!(?) ;) – Razor