Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

We have a build server with Visual Studio 2019. Each Developer can log into this server and start Visual Studio as admin and get latest. Each developer has their own local folder on the server to build. Each developer can get all files when getting latest. We all see the changes. Build. Even run in Visual Studio and see all changes.

All Developers use a publish to Folder profile (Same Profile). We have tried the Delete files option but no success.

One developer (ME) can publish to folder with no issues all changes are "Published" to this folder.

Other Developers utilize same Publish Profile, publish succeeds with no errors, but the new changes are NOT published. (All Developers are in the Admin group on the server) and have FULL Control of Publish folder (Which is locally on the PC in the IIS wwwroot Directory.

Where can I see what is happening and what files are NOT being copied and why?

In the Output (Build) window I see all folder as publishing, and a Web App Published Successfully at the bottom.

What am I missing?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
2.4k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...