Page 1 of 1

Devart dotConnect for Oracle in VS2010

Posted: Wed 22 Jul 2009 14:20
by marc.wuergler
Hello!

When I try to compile my solution, I keep on getting the following error for all my projects. Any idea?

The "DevartEntityDeploy" task could not be loaded from the assembly C:\WINDOWS\Microsoft.NET\Framework\v4.0.20506\Devart.Data.Entity.Build.Tasks.dll. Could not load file or assembly 'Microsoft.Data.Entity.Build.Tasks, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.

Thanks for your help.

Posted: Wed 22 Jul 2009 14:30
by AndreyR
Try to delete the string from the %WINDOWS%\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets file.

Posted: Fri 24 Jul 2009 10:19
by AndreyR
We have fixed this problem.
The fix will be included in the next build.

I have the same problem in VS2008

Posted: Tue 24 Nov 2009 16:27
by Luix
I get the same error when compiling my solution (composed by several projects) in VS2008 and I cannot find those lines in neither file such Microsoft.Common.targets/Tasks/CSharp.targets... etc.

Moreover, I cannot find the License Information Dialog which appears in the documentation (Licensing part). In my Tools -> Oracle menu appears only Migration Wizard and the Home Page and About options.

Could you help me, please?

Posted: Wed 25 Nov 2009 12:15
by Shalex
Luix, please remove (or rename) the \Program Files\MSBuild\v3.5\Custom.After.Microsoft.Common.targets file. This should fix the problem.

Probably, you have installed the Express edition of dotConnect for Oracle. Application that uses Express Edition doesn't need the Devart license to be built in its assembly.