Advertisement
Guest User

CSC 410 Publishing Error

a guest
Aug 21st, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. 8/21/2019 7:36:11 PM
  2. System.AggregateException: One or more errors occurred. ---> System.Exception: Build failed. Check the Output window for more details.
  3. --- End of inner exception stack trace ---
  4. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  5. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  6. at Microsoft.WebTools.Publish.PublishService.VsWebProjectPublish.<>c__DisplayClass43_0.<PublishAsync>b__3()
  7. at System.Threading.Tasks.Task`1.InnerInvoke()
  8. at System.Threading.Tasks.Task.Execute()
  9. --- End of stack trace from previous location where exception was thrown ---
  10. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  11. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  12. at Microsoft.Publish.Framework.ViewModel.ProfileSelectorViewModel.<RunPublishTaskAsync>d__205.MoveNext()
  13. ---> (Inner Exception #0) System.Exception: Build failed. Check the Output window for more details.<---
  14.  
  15. System.Exception: Build failed. Check the Output window for more details.
  16.  
  17. ===================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement