When using the Entity Framework, if the connection string in the configuration file is not written correctly, this exception will be thrown. Moreover, when you modify the configuration file and press crtl + s to save, you will be prompted in the output window. The solution is to correct your connection string again. The correct format is as follows
<add name="testEntities"
connectionString="metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=System.Data.SqlClient;provider connection string="data source=(local);initial catalog=test;integrated security=True;multipleactiveresultsets=True;App=EntityFramework""
providerName="System.Data.EntityClient" />
Read More:
- “Error! Reference source not found.” “error! Reference source not found solution to problem for
- Solution to the problem of vs2017 error report unable to open source file
- An error is reported when executing MVN. The diamond operator is not supported in source-1.5
- Excel pivot table data source not valid
- “Error! Reference source not found.” “error! The source of the problem was not found
- Video JS can’t play the prompt( CODE:4 MEDIA_ ERR_ SRC_ NOT_ SUPPORTED) No compatible source was found for this video.
- Solution of MySQL data garbled problem
- Error: (44,73) lambda expression and XML are not supported in Java: – source 1.7 Error:java : Compilation failed
- Node connects to MySQL error “Er”_ NOT_ SUPPORTED_ AUTH_ Mode “solution
- Solve the problem of request method ‘get’ not supported
- Remove video with video byte 0, uncaught (in promise) domexception: failed to load because no supported source was f
- The solution to the problem that the method of interacting with database in the servlet class is invalid after the servlet submits 404, 500 refresh and becomes 404, and after connecting to the data pool
- To solve the problem of failed to load: data in HTML5 game running rmmv locally/ actors.json problem
- When feign is called, the solution of request method ‘post’ not supported appears
- Data analysis to obtain Yahoo stock data: some problems are encountered when using panda datareader (cannot import name ‘is_ list_ Like ‘problem)
- Installation user interface mode not supported solution
- Error: Java: error: release version 5 not supported solution to run error
- New version of grafana add data source error!
- TypeError(‘Keyword argument not understood:‘, ‘***‘) in keras.models load_model