The "DevartEntityDeploySplit" task could not be loaded from
Posted: Tue 02 Mar 2010 18:53
I've been dealing with the problem located here:
http://www.devart.com/forums/viewtopic.php?p=50708
Visual Studio 2010 RC1
dotConnect for Oracle 5.55.97 Beta (18-Feb-2010)
I followed the steps indicated. I only had 1 of the 2 files in the Framework directory, it was missing the .targets file. Like the ed_frederick user stated, they found the Devart.Data.Entity.10.targets file in MSBuild\Devart\v4.0. I instead copied this file with the correct name to the Framework folder. Then I updated Microsoft.Common.targets file with the Import line as indicated by the forum topic.
After restarting VS, I get the following error:
Error 2 The "DevartEntityDeploySplit" task could not be loaded from the assembly C:\WINDOWS\Microsoft.NET\Framework\v4.0.30128\Devart.Data.Entity.Build.Tasks.dll. 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.
Should we be trialling this code out with Visual Studio 2010 B2 still?
http://www.devart.com/forums/viewtopic.php?p=50708
Visual Studio 2010 RC1
dotConnect for Oracle 5.55.97 Beta (18-Feb-2010)
I followed the steps indicated. I only had 1 of the 2 files in the Framework directory, it was missing the .targets file. Like the ed_frederick user stated, they found the Devart.Data.Entity.10.targets file in MSBuild\Devart\v4.0. I instead copied this file with the correct name to the Framework folder. Then I updated Microsoft.Common.targets file with the Import line as indicated by the forum topic.
After restarting VS, I get the following error:
Error 2 The "DevartEntityDeploySplit" task could not be loaded from the assembly C:\WINDOWS\Microsoft.NET\Framework\v4.0.30128\Devart.Data.Entity.Build.Tasks.dll. 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.
Should we be trialling this code out with Visual Studio 2010 B2 still?