- Anasayfa
- The “CFResGen” task could not be loaded from the assembly C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.CompactFramework.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.
TFS’te msbee kullanarak .net 1.1 uygulama derlemek istediğinizde bu hatayı alabilirsiniz. Smart device kodları build ederkende alabilirsiniz. Yapmanız gereken şey öncelikle .net 2.0 SDK’sını yüklediğinizden emin olmak, 2. şey ise msbuild.exe.config dosyasında Microsoft.CompactFramework.Build.Tasks.dll ‘ini refere etmek. Dosyaya C:\Windows\Microsoft.NET\Framework\v2.0.50727 path’inden ualaşabilirsiniz. Dosyanın olması gereken şekli aşağıdaki gibi ;
< ?xml version ="1.0"?>
Rastgele Yazılar
The “CFResGen” task could not be loaded from the assembly C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.CompactFramework.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. ile Benzer Yazılar:
27 October 2010 Saat : 5:06