How to add Postgre DataBase Provider in Visual Studio 2008 To be able to add new connections with it`s provider with ADO.NET Entity Framework?????????????
Muhammad Mahmoud FelFel
ASP.NET Developer
Remember to click “Mark as Answer” on the post, if it helps you.
Thank you for your reply , i`ve done these steps successfully
i execute gacutil to add postgre provider successfully
but , when i `ve open visual studio i didn`t see the npgsql provider to create new connection in ADO Entity Framework or Server Connection from Server Explorer
Muhammad Mahmoud FelFel
ASP.NET Developer
Remember to click “Mark as Answer” on the post, if it helps you.
EMMF
Member
35 Points
36 Posts
How to add Postgre Provider in Visual Studio 2008 ??????????????
Dec 29, 2011 08:03 AM|LINK
How to add Postgre DataBase Provider in Visual Studio 2008 To be able to add new connections with it`s provider with ADO.NET Entity Framework?????????????
ASP.NET Developer
Remember to click “Mark as Answer” on the post, if it helps you.
smirnov
All-Star
24624 Points
4192 Posts
Re: How to add Postgre Provider in Visual Studio 2008 ??????????????
Dec 29, 2011 08:25 AM|LINK
Please check this post.
Hope this helps.
EMMF
Member
35 Points
36 Posts
Re: How to add Postgre Provider in Visual Studio 2008 ??????????????
Dec 29, 2011 08:30 AM|LINK
I `ve try this steps before so, i`ve no success for making it
cause , gacutil , i`ve search for it in windows server but i didn`t find it
any another way to solve this problem ?????
ASP.NET Developer
Remember to click “Mark as Answer” on the post, if it helps you.
smirnov
All-Star
24624 Points
4192 Posts
Re: How to add Postgre Provider in Visual Studio 2008 ??????????????
Dec 29, 2011 08:47 AM|LINK
http://blogs.iis.net/davcox/archive/2009/07/14/where-is-gacutil-exe.aspx
http://weblogs.asp.net/wenching/archive/2008/05/22/gacutil-missing-in-windows-server-2008-visual-studio-2008-installation.aspx
EMMF
Member
35 Points
36 Posts
Re: How to add Postgre Provider in Visual Studio 2008 ??????????????
Dec 29, 2011 09:20 AM|LINK
smirnov
Thank you for your reply , i`ve done these steps successfully
i execute gacutil to add postgre provider successfully
but , when i `ve open visual studio i didn`t see the npgsql provider to create new connection in ADO Entity Framework or Server Connection from Server Explorer
ASP.NET Developer
Remember to click “Mark as Answer” on the post, if it helps you.
smirnov
All-Star
24624 Points
4192 Posts
Re: How to add Postgre Provider in Visual Studio 2008 ??????????????
Dec 29, 2011 09:26 AM|LINK
Please complete all steps from Part 1 (above) and Part 2.
EMMF
Member
35 Points
36 Posts
Re: How to add Postgre Provider in Visual Studio 2008 ??????????????
Dec 29, 2011 10:42 AM|LINK
i`ve done steps and there`s error occured , know that , i `ve done added the assembly name to machine.config
this error
error 7001 : The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)
are there are step to debug machine.config after update it with Npgsql factory provider ?????
ASP.NET Developer
Remember to click “Mark as Answer” on the post, if it helps you.