Problem on Visual Studio 2010 (5.70.146)

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
leishen
Posts: 16
Joined: Mon 20 Sep 2010 09:19

Problem on Visual Studio 2010 (5.70.146)

Post by leishen » Fri 15 Oct 2010 09:20

When I port my old VS2008 project to VS2010 and compile, VS2010 it gives me such error message:
Warning 1 The custom tool 'DevartLinqToSqlGenerator' failed. Value cannot be null.
Parameter name: source D:\...\DataSource.lqml ProjectName
It works fine on VS2008, I have tried to re-install dotConnect, what else do I miss?

Thanks!

leishen
Posts: 16
Joined: Mon 20 Sep 2010 09:19

Post by leishen » Fri 15 Oct 2010 09:24

Plus: When I compile the lqml file in Entity Developer, it successfully compiled without any warning.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Mon 18 Oct 2010 09:08

Please try performing the following:
- uninstall dotConnect for Oracle;
- remove all Devart.* and policy.*.Devart.* assemblies from the GAC;
- clear the Program Files\Devart\dotConnect and Program Files\Common Files\Devart\dotConnect folders;
- re-install dotConnect for Oracle (please select the Install menu item and toolbox components into Visual Studio' box at the install wizard).

Please tell us if this helps.

leishen
Posts: 16
Joined: Mon 20 Sep 2010 09:19

Post by leishen » Thu 21 Oct 2010 13:13

problem solved by uninstall and reinstall the latest version (180), thanks!

leishen
Posts: 16
Joined: Mon 20 Sep 2010 09:19

Post by leishen » Thu 21 Oct 2010 13:13

problem solved by uninstall and reinstall the latest version (180), thanks!

Post Reply