Last post Mar 14, 2017 07:44 AM by CoCoxTtt
Member
10 Points
17 Posts
Mar 08, 2017 08:03 AM|SinLing|LINK
Hi,
By using prebuild event in visual studio to copy file from local to server, the command prompt is trigger from local or server?
Please advise.
Thanks.
All-Star
114593 Points
18503 Posts
MVP
Mar 08, 2017 08:39 PM|Rion Williams|LINK
It should be executed on the local machine (or whatever machine is performing the build action).
Mar 09, 2017 03:50 AM|SinLing|LINK
But the script is locate at server, run from local. The command prompt also from local?
80 Points
59 Posts
Mar 14, 2017 07:44 AM|CoCoxTtt|LINK
It runs from local machine.
Member
10 Points
17 Posts
PreBuild Event in Visual Studio
Mar 08, 2017 08:03 AM|SinLing|LINK
Hi,
By using prebuild event in visual studio to copy file from local to server, the command prompt is trigger from local or server?
Please advise.
Thanks.
All-Star
114593 Points
18503 Posts
MVP
Re: PreBuild Event in Visual Studio
Mar 08, 2017 08:39 PM|Rion Williams|LINK
It should be executed on the local machine (or whatever machine is performing the build action).
Member
10 Points
17 Posts
Re: PreBuild Event in Visual Studio
Mar 09, 2017 03:50 AM|SinLing|LINK
Hi,
But the script is locate at server, run from local. The command prompt also from local?
Thanks.
Member
80 Points
59 Posts
Re: PreBuild Event in Visual Studio
Mar 14, 2017 07:44 AM|CoCoxTtt|LINK
It runs from local machine.