C# と VB.NET の質問掲示板

ASP.NET、C++/CLI、Java 何でもどうぞ

C# と VB.NET の入門サイト

wpfでpostgreSQLでのエラー


(過去ログ 141 を表示中)

[トピック内 1 記事 (1 - 1 表示)]  << 0 >>

■82679 / inTopicNo.1)  wpfでpostgreSQLでのエラー
  
□投稿者/ のりっち (1回)-(2017/01/26(Thu) 14:05:44)

分類:[.NET 全般] 

お世話になっています。

wpfでEntityFrameworkでpostgreにアクセスしようと考えています。

下記サイトを参考にEntityFrameworkのインストール、postgreへのアクセスを試みましたが、
データを取得する箇所でエラーがでます。
エラー内容がプロバイダ関連のようなので、app.configで追加したデータが悪いように思いますが、
どう修正していいかわかりません。
ご教授の程、よろしくお願いいたします。

【参考サイト】
http://creatorhyp.com/tips/program/entity-framework-install/

【エラー箇所:program.csの18行目】

// 全ての情報を取得。
var allData = dbc.Table.ToList();

【エラー内容】
型 'System.Data.Entity.Core.ProviderIncompatibleException' のハンドルされていない例外が
EntityFramework.dll で発生しました

追加情報:An error occurred while getting provider information from the database.
This can be caused by Entity Framework using an incorrect connection string.
Check the inner exceptions for details and ensure that the connection string is correct.

引用返信 編集キー/


トピック内ページ移動 / << 0 >>

このトピックに書きこむ

過去ログには書き込み不可

管理者用

- Child Tree -