asp.net mvc - Msbuild error: failed to start monitoring file changes -


when run msbuild web.csproj following error:

afterbuild target> -> c:..\web\obj\debug\csautoparameterize\original\web.config : error aspconfig: error occurred loading configuration file: directory c:..\web\obj\debug\csautoparameterize\original\configs' not exist. fail start monitoring file changes.

if open visual studio (2010)..clean solution , rebuild, fine. if try publish via visual studio, error returns , cant build again (until clean solution).

any ideas?

thanks

is network drive? getting similar error when had svn working copy on network drive, apparently folder monitoring service test server freaks out when it's not physical drive.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -