Coding Blog

Jim Scott's coding blog

Visual Studio - CloudService app "Build fails" Unable to remove directory.

While working on a CloudService application for Windows Azure, I encountered an error saying "Unable to remove directory "C:\HelloAzure\HelloAzure_WebRole\bin\_PublishedWebsites". The directory is not empty. My version of Visual Studio is 2008 SP1, althopugh I assume t... [More]
Posted: Jan 17 2010, 02:10 by john.scott | Comments (1) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: .net | Azure | c# | Coding