Error while opening License Information

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Daiser
Posts: 4
Joined: Sat 11 Oct 2008 10:53

Error while opening License Information

Post by Daiser » Wed 11 Mar 2009 03:55

I've added new project to my solution (Windows Forms Application) and trying to allow PostgreSQLDirect for this application. But I'm getting "Object reference not set to an instance of an object" exception while run of "License Information..." from Tools->PostgreSQL menu. With another solution it works fine. Any suggestions?

PostgreSQLDirect 3.75.33.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 11 Mar 2009 08:32

1. Please rebuild your new WinForms project and try licensing it by adding the licenses.licx file manually, and rebuilding the project again (refer to the Licensing topic in our documentation).

2. License also can be added automatically when you drop a PgSqlConnection component from Toolbox onto a form designer.

Also please read the Troubleshooting section at http://www.devart.com/dotconnect/postgr ... nsing.html .

Please notify us about the results.

Post Reply