Unable to copy file - access to the path is denied

后端 未结 30 1197
死守一世寂寞
死守一世寂寞 2020-11-30 19:05

I am using Visual Studio 2005. After taking code from version control first, the c#.net application runs correctly. But, after doing some modifications, when I build I am

30条回答
  •  抹茶落季
    2020-11-30 19:40

    Changing the output path worked for me in Visual Studio 2015. This should help - Changing the Build Output directory

提交回复
热议问题