0
votes
0answers
13 views
Deploy problem with hierarchyid on automated build only
I am getting the following error during the deploy task of an automated build (Team Foundation Build Server).
This deployment may encounter errors
during execution because
…
1
vote
1answer
30 views
How do I properly fix deploy permission issues with Hudson and ant?
I'm having trouble deploying my Web start to the web server due to permissions problems (reformatted):
/home/hudson/.../build/build-web-start.xml:20: Failed to copy
/home/hudson/. …
3
votes
13answers
11k views
How can I deploy an iPhone Application from Xcode to real iPhone device
How can I deploy an iPhone Application from Xcode to real iPhone device without having an Apple 99$ Certificate?
1
vote
1answer
43 views
deploying to sharepoint using the object model doesn’t work reliably
Deploying to sharepoint using the object model or STSADM commands sometimes results in one or more packages being in the "error" state in the web control, a redeploy instantly fixe …
0
votes
4answers
22 views
How to redeploy the web app using the Eclipse IDE
Hi, Im new to Eclipse. I use Tomcat as my run time server, but every time I modified the jsp pages, Eclipse was still displaying the older one. Just wondering how to redeploy the a …
0
votes
2answers
472 views
Web-module isolation in jboss 4.2.2 when deployed inside a isolated .EAR file
How can one reach web-module isolation (i.e. each contained web-app is isolated from the others in the same .EAR) in jboss 4.2.2 when deployed inside a isolated .EAR file?
Jboss 4 …
0
votes
0answers
23 views
how to deploy Windows Media Encoder ?
Hi All,
I have created a small screen capture application using .NET.
How can i deploy Windows Media Encoder 9 (WMEncoder.exe) setup with the installation. ?
I tried by registe …
2
votes
1answer
55 views
Do I want Publish or Release Build in VB.net?
I wrote a little (like 40 lines little) Winforms application with VB.net in Visual Studio 2010. Now I've released the code as a Google Code project. It's easy for a developer to ge …
3
votes
3answers
186 views
How do I customise the CREATE DATABASE statement in VSTS DB Edition Deploy?
Hi, I'm using VSTS Database Edition GDR Version 9.1.31024.02
I've got a project where we will be creating multiple databases with identical schema, on the fly, as customers are ad …
0
votes
2answers
56 views
Deploying with Capistrano & Subversion. Working copy locked
I'm deploying to a Debian server with Capistrano which fails due to locked a working copy. I narrowed it down to this:
svn checkout http://myrepo.net/mysite/tags/1.0 /var/www/mysi …
1
vote
3answers
59 views
OSX: Convert all files in folder to same encoding
Hi folks,
I have a rather large php project with all kinds of different third party includes. Its all managed with Netbeans PHP. I have a few problems i would like some oppinions …
0
votes
0answers
52 views
deploy war file on tomcat getting Error :404
Hello,
I created war file to deploy to tomcat. When i paste it in weapps folder i get my directory structure as
webapps\appname(my html pages)
webapps\appname(my jsp pages)
webapps …
0
votes
1answer
20 views
capistrano not restarting, stopping but update is working
I recently changed machines, and had a few rough spots updating Rails. The server itself stayed as it was. Everything seemed to be fine, but not capistrano. When I make changes and …
0
votes
1answer
35 views
Object Model version of stsadm -o execsvcadmjobs command
What is the equivalent command to perform any outstanding actions?
Thanks
0
votes
3answers
203 views
Jboss - Deploy - Undeploy loop caused by HDScanner in a exploded ear
For some unknown reason HDScanner started a deploy-undeploy infinite loop for my (exploded) application deployment, removing and adding it again and again every 15 seconds or so.
…
