ASP.NET MVC 3 - Unable to find the requested .Net Framework Data Provider

前端 未结 13 1322
名媛妹妹
名媛妹妹 2020-12-24 01:37

Background-info:

I\'m using Microsoft Visual Web Developer 2010 Express.
Info about my (lack of) experience: the problem occured with

13条回答
  •  感情败类
    2020-12-24 02:14

    After reading other discussions around the web I have found another method. If you do not add the connection string until after you have created the controller class, then it will work also. It kind of seems like a bug.

提交回复
热议问题