Visual Webdeveloper 2010 Express and Entity FrameworK
Posted: Fri 12 Mar 2010 14:37
Can someone tell me how to do this work?
There is a tutorial?
I create the edml, csdl, ssdl, msl and other files, but where I should put it?
When I run the projet I got: "Unable to load the specified metadata resource. "
Here is the connection string
"metadata=res://*/OdiarioModel.csdl|res://*/OdiarioModel.ssdl|res://*/OdiarioModel.msl;provider=Devart.Data.Oracle;provider connection string=""User Id=xxx;Password=xxx;Server=xxx;Direct=True;Sid=xe;Persist Security Info=True""", "OdiarioEntities")
My files are in the root path of an MVC 2 project.
There is a tutorial?
I create the edml, csdl, ssdl, msl and other files, but where I should put it?
When I run the projet I got: "Unable to load the specified metadata resource. "
Here is the connection string
"metadata=res://*/OdiarioModel.csdl|res://*/OdiarioModel.ssdl|res://*/OdiarioModel.msl;provider=Devart.Data.Oracle;provider connection string=""User Id=xxx;Password=xxx;Server=xxx;Direct=True;Sid=xe;Persist Security Info=True""", "OdiarioEntities")
My files are in the root path of an MVC 2 project.