tvrename source r59 getting error> filetracker.dll

pzam

17-03-2010 19:17:42

Doubt this is where this question should go.

When I attempt to build the r59 I get the following error. Did I need to install something else also? any clues.
Thanks.


Error 1 The "GenerateResource" task failed unexpectedly.
System.DllNotFoundException: Unable to load DLL 'FileTracker.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Microsoft.Build.Shared.NativeMethodsShared.InprocTracking.StartTrackingContextWithRoot(String intermediateDirectory, String taskName, String rootMarker)
at Microsoft.Build.Utilities.FileTracker.StartTrackingContextWithRoot(String intermediateDirectory, String taskName, String rootMarkerResponseFile)
at Microsoft.Build.Tasks.GenerateResource.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult) TVRename#



------ Build started: Project: TVRename#, Configuration: Debug Any CPU ------
C:\Windows\Microsoft.NET\Framework\v4.0.21006\Microsoft.Common.targets(1754,9): error MSB4018: The "GenerateResource" task failed unexpectedly.
C:\Windows\Microsoft.NET\Framework\v4.0.21006\Microsoft.Common.targets(1754,9): error MSB4018: System.DllNotFoundException: Unable to load DLL 'FileTracker.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
C:\Windows\Microsoft.NET\Framework\v4.0.21006\Microsoft.Common.targets(1754,9): error MSB4018: at Microsoft.Build.Shared.NativeMethodsShared.InprocTracking.StartTrackingContextWithRoot(String intermediateDirectory, String taskName, String rootMarker)
C:\Windows\Microsoft.NET\Framework\v4.0.21006\Microsoft.Common.targets(1754,9): error MSB4018: at Microsoft.Build.Utilities.FileTracker.StartTrackingContextWithRoot(String intermediateDirectory, String taskName, String rootMarkerResponseFile)
C:\Windows\Microsoft.NET\Framework\v4.0.21006\Microsoft.Common.targets(1754,9): error MSB4018: at Microsoft.Build.Tasks.GenerateResource.Execute()
C:\Windows\Microsoft.NET\Framework\v4.0.21006\Microsoft.Common.targets(1754,9): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
C:\Windows\Microsoft.NET\Framework\v4.0.21006\Microsoft.Common.targets(1754,9): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult)
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========

pzam

26-03-2010 23:07:10

I found out this problem is caused by visual express 2010 there seems to be a few bugs in its install and it does not detect if you have everything installed and will install wrong and fail. i have had it happen twice now and still have not figured how to fix it. It will not let me uninstall either. They are supposed to release some fix some day.

sstteevvee

11-04-2010 22:50:15

I'm still using Visual Studio 2008, so I can't help much. I've had reports of TVRename building find on 2008 express, so you could try downgrading your version of Visual Studio. You can have multiple versions installed without any problems, so don't need to uninstall VS2010.

The 4th response here looks like it might be something worth trying: connect.microsoft.com