This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- TFS 2010 + TeamBuild + Distribute After Build via FTP not working
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 17, 2010
11:13 PM
TFS 2010 + TeamBuild + Distribute After Build via FTP not working
Server: 2008 R2 x64.
My project complies and deploys via FTP properly if I compile it on my dev box.
When building the solution via teambuild, it doesn't ftp the file to the ftp server. It doesn't throw up any errors either.
In the build log, it says:
Copy Files to Drop Location 00:00
I can ftp to the ftp server manually from the TFS server without problem. Even if I disable the windows firewall, it still fails.
There are no errors in the windows event log either.
Any ideas?
Thanks.
My project complies and deploys via FTP properly if I compile it on my dev box.
When building the solution via teambuild, it doesn't ftp the file to the ftp server. It doesn't throw up any errors either.
In the build log, it says:
Copy Files to Drop Location 00:00
I can ftp to the ftp server manually from the TFS server without problem. Even if I disable the windows firewall, it still fails.
There are no errors in the windows event log either.
Any ideas?
Thanks.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 18, 2010
10:41 AM
Dev box:
Windows 7 x64
Visual Studio 2010
Installshield 2011
using cmd line msbuild to build the solution deploys the file via FTP.
Server:
Windows 2008 R2 x64
TFS 2010
Installshileld Standalone Build
Windows Firewall Disabled.
using cmd line msbuild builds the solution but does not deploy the file via ftp and displays no errors.
No events in the event log, or in the firewall log.
Watching the build happen, it doesn't even appear as if Installshield is trying to FTP the file. It doesn't pause or hang like its trying to establish a connection at all.
Windows 7 x64
Visual Studio 2010
Installshield 2011
using cmd line msbuild to build the solution deploys the file via FTP.
Server:
Windows 2008 R2 x64
TFS 2010
Installshileld Standalone Build
Windows Firewall Disabled.
using cmd line msbuild builds the solution but does not deploy the file via ftp and displays no errors.
No events in the event log, or in the firewall log.
Watching the build happen, it doesn't even appear as if Installshield is trying to FTP the file. It doesn't pause or hang like its trying to establish a connection at all.