Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Tuesday, January 3, 2012

Build error: Unable to load DLL FileTracker.dll in VS 2010

Error in VS 2010:

The "GenerateResource" task failed unexpectedly. System.DllNotFoundException: Unable to load DLL 'FileTracker.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) 


Solution:

Go to C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets

Locate the <GenerateResource> tag at Line 1835 and chnage the attributes TrackFileAccess 


<TrackFileAccess>false</TrackFileAccess>


and restart your machine it will work




--
J.SuThahar MCA 
MicroSoft Technology Specialist
Microsoft Certified ProfessionalDeveloper
www.jsuthahar.tk
09943151415