Problems with Post-Build Event in Visual Studio 2010 -
i running issue post build event in vs 2010, recieving following errors on projects, don't know ths means , cannot seem edit original post-build event. let me know options are? in advance.
error 1 command "copy "c:\users\paul.rykiel\desktop\sitecore notes\yafintegrationsource\yafintegrationsource\yetanotherforum.net\bin\yaf.classes.utils.*" "d:\projects\sitecore\yaf2\sitecore\www\bin\"" exited code 1. yaf.classes.utils error 2 command "copy "c:\users\paul.rykiel\desktop\sitecore notes\yafintegrationsource\yafintegrationsource\yetanotherforum.net\bin\yaf.classes.ui.*" "d:\projects\sitecore\yaf2\sitecore\www\bin\"" exited code 1. yaf.classes.ui error 3 command "copy "c:\users\paul.rykiel\desktop\sitecore notes\yafintegrationsource\yafintegrationsource\yetanotherforum.net\bin\yaf.classes.base.*" "d:\projects\sitecore\yaf2\sitecore\www\bin\"" exited code 1. yaf.classes.base error 4 command "copy "c:\users\paul.rykiel\desktop\sitecore notes\yafintegrationsource\yafintegrationsource\yetanotherforum.net\bin\yaf.classes.config.*" "d:\projects\sitecore\yaf2\sitecore\www\bin\"" exited code 1. yaf.classes.config
options: 1. remove post-build event
fix commands defined in post-build event
fix underlying problem that's preventing commands working
ignore failures?
it's not clear why can't edit post-build event. can't find in ui edit it? these unfortunately different depending on type of project you're working on. think we'll need more information (like you've tried) in order provide more help.
Comments
Post a Comment