installation - C# can't find properties file, how do I repair this? -


i had properties file called recentfilelist within visual studio 2012 project , removed it. believe .settings file. when run setup project, trying copy files shouldn't care , it's bombing out result. 3 errors (-1007 -6271 , -6103), related same missing file.

-6103: not find file "c:\users\charles\documents\visual studio 2012\projects\rallycourses\rallycoursedesigner\bin\debug\properties\recentfilelist.designer.cs 

what file need edit rid of reference file? tried searching recentfilelist.designer.cs, can't find it.

the offending files in situation trying installed installer, had removed them main project. within setup project, there section specify application data -> files. found files in properties section there, removed them, , things working now...


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -