Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Sunday, September 17, 2017 4:12 AM | 1 vote
Hi,
I'm writing some software in visuals studios 2015 and a week ago I had a drive fail and lost my properties files.. however, when I go to build the project it prompts and says, "There were build errors. Would you like to run the last successful build" and the software works..
I was wondering If there is any way for me to access those stored files or recover to the last successful build...
Thanks for all your help
All replies (5)
Sunday, September 17, 2017 1:40 PM
Pablo inc,
Sorry but you have posted to a forum that deals exclusively with questions/issues about customizing and programming Microsoft Project, a project management application. I suggest you re-post to the following forum:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral
John
Sunday, September 17, 2017 7:39 PM
Hi,
I'm writing some software in visuals studios 2015 and a week ago I had a drive fail and lost my properties files.. however, when I go to build the project it prompts and says, "There were build errors. Would you like to run the last successful build" and the software works..
I was wondering If there is any way for me to access those stored files or recover to the last successful build...
Thanks for all your help
Sunday, September 17, 2017 9:33 PM
I am not sure I understand what you are asking but if you have all the source code then you probably must create a new project and put the source code in it. I know that will be work but if you have the source code then you are lucky that you have that much,
Sam Hobbs
SimpleSamples.Info
Sunday, September 17, 2017 9:40 PM
I see you reposted this in the Visual Studio General Questions forum.
For the benefit of others, see Recover Last Successful build.
Sam Hobbs
SimpleSamples.Info
Tuesday, September 19, 2017 5:50 AM
Hi Pablo,
The last successfull build will be in your project's output path location, which looks like this by default:
path\to\your\project\ConfigurationName]\bin
where ConfigurationName is Debug, Release, or a custom configuration. Check the path in your project properties in the Build tab.
Best regards,
Fletcher
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected].