I\'ve been writing a c# program for the last couple weeks and the text build just got its final signoff.I published it via visual studio, sent the installer package to my client, and it simply does no
I am working on a distributed solution (written in .NET) that includes WCF services, Windows managed services and has dependencies to other native and managed solutions. The primary goal of the projec
Currently using LAMP stack for my web app. My dev and prod are in the same cloud instance. Now I am getting a new instance and would like to move the dev/test environment to the new instance, separati
I have been trying to run a symfony project I created recently using symfony 1.4. But pointing to the url (xyz.in) simply shows up the directory structure of the application
I am having big issues deploying my web app to Tomcat 5.5 My server side code must access files found under a directory parallel to my WEB-INF folder.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
i\'ve made a开发者_运维百科 Class Library project for Asp.Net applications, consisting in some classes plus some support js, css, and image files that need to be deployed in the hosting web applicatio
For the life of me I can\'t figure out how to make this work properly. The problem is similar to what others have, such as: How to do a rolling restart of a cluster of mongrels
I have: Mac OS X web app being developed using PHP, etc basic git knowledge ;) remote hosting server with WebDav access
Is it possible to delete remote dir via Phing ftpdeploy extension?开发者_运维问答 I want to cleanup target storage before copying file there.