Tagged Questions

1
vote
1answer
21 views

How to deploy Java Communications API

I've been developing a java application with the eclipse RCP which requires the Java Communications API. Now as the javax.comm has to be setup first (install javax.comm.properties, …
0
votes
0answers
31 views

missing rake tasks ??

hi I have ran gem install rails and am running 2.3.4 but i am missing some rake tasks like 'db' and 'gems' if i run rake -T i get the following tasks. How can i get all the ot …
0
votes
5answers
30 views

Don’t know how to build task ‘gems:install’

hi all I am deploying my rails app to a linux server and i have some of the rake tasks missing inlcuding rake gems:install and rake db I am running rails 2.3.4 from GEM. Does an …
0
votes
2answers
19 views

tomcat deletes exploded webapps

Each time I shut down Tomcat server, it deletes my exploded webapp. What do I have to do to stop that? It's really inconvenient constantly copying it again under the webapps dir.
0
votes
0answers
11 views

404 Error for a deployed EAR file.

I am deploying a large application with approx - 12 WARs and JARs bundled in an EAR file. However I am unable to reach the application page from browser. A few things I have verif …
3
votes
2answers
55 views

How do I deploy two ClickOnce versions simultaneously?

I would like the ability to have a test ClickOnce server for my applications where users can run both the production version and the test version in paralell. Is this possible? I …
1
vote
5answers
79 views

Subversion + Some other VCS (Git, Hg, etc) in the same working copy

Here's the deal: I just started a new job, and source control here is basically useless. All of the devs (about 10 guys) test their code in the same dev site, and there's no way to …
1
vote
1answer
27 views

3rd party Wix libraries

I am just getting started with Wix. I see there there a several libraries included with the default Wix install. I also see that users can create their own libraries(wixlibs). A …
0
votes
2answers
41 views

Is Sharepoint local bin deployment possible?

I’ve inherited a SharePoint solution where all the projects have strong names and are deployed to the GAC. I find that its difficult working with projects that are signed, it sl …
1
vote
2answers
18 views

How do I transfer a local Magento install onto my live server?

Uploading a Magento install I have spent a long time building a store with Magento on my local development PC. Now that I am happy with the result, I would like to upload it to …
0
votes
3answers
42 views

Any good articles related to deploying GWT applications to production?

Hi everyone, Does anyone know any good articles on how to deploy Google Web Toolkit (GWT) applications to a production environment? What are the requirements? Should I use Tomcat …
1
vote
3answers
41 views

.NET Deployment Options with Patch management / Automatic updates

What are the options available to deploy a .NET desktop application built using WPF other than ClickOnce? Top priorities are should work over the wire (internet or intranet) up …
0
votes
1answer
17 views

Pyinstaller ld-linux-x86-64.so.2 linking problem

I'm trying to deploy my Python based application on another Linux host. Pyinstaller works flawlessly as long as I run the generated executable on my own system. On the target box …
0
votes
0answers
13 views

how to create seupfile dynamically

Hello, can you tell me how to create setup file dynamically in c#.net or VB.Net. Please reply me soon Samir
0
votes
1answer
17 views

Deploying using Setup project with update functionality of ClickOnce

Hi, I want to deploy a wpf client appllication, I need to allow the user to choose a directory for the install, eg. c:\program files\myapp. Unable to do this with clickonce, I nee …

1 2 3 4 5 83 next
15 30 50 per page