Cannot Deploy MVC 3 Project with Entity Framework 4.3.1 and Oracle ODAC

后端 未结 1 621
無奈伤痛
無奈伤痛 2021-01-25 21:37

I\'m currently trying to deploy a MVC 3 application I\'ve been working on to our test web server, and am running into a major problem with loading everything correctly. To try

相关标签:
1条回答
  • 2021-01-25 21:49

    The solution to this was what Bob said. The ODAC components had to be installed on the server as well (something I was unaware of). Thanks Bob!

    0 讨论(0)
提交回复
热议问题