installation

Problem with Visual Studio 2005 Solution

My colleague created a Visual Studio 2005 solution for me and I have copied the entire folder in my machine. The solution contains three different projects. Unfortunately, two of them opens and the third project doesn't with the error message, "The project type isn't supported by this installation". I have installed Visual Studio 2005 wi...

Spring IDE install = Mylyn ? JIRA && Atlassian : la dolce vita ;

I have both Eclipse 3.5 and 3.6 on ubuntu 10.04. I am trying, actually attempting to install Spring IDE. As usual, I install plug-ins on my galileo first before doing it on helios in case things break, since I actually use helios while galileos mostly languishes unused on my workstations. Which, in hind-sight (don't know why some people...

Using ManagedInstallerClass.InstallHelper to install multiple services

Hello, I am currently trying to install multiple services using ManagedInstallerClass.InstallHelper. The code execution goes smoothly when I install the first service, then gives an error stating that a service with a same name already exists. However, if I exit the program then execute the same process starting from the second service,...

Django installation problem on Windows

Hi, I am trying to install Django on Windows XP. Here is what I did: (1) Downloaded and installed Python 2.7 from http://python.org/ftp/python/2.7/python-2.7.msi in C:\Python27 (2) Downloaded Django 1.2.1 from http://www.djangoproject.com/download/1.2.1/tarball/ (3). After unzipping the file I placed Django's folder ...

Problems discovering channel in PEAR

Hi, im having this problem. everytime i try to install something using channels i get this error: Discovering channel pear.phing.info over http:// failed with message: channel-add: adding Channel "pear.phing.info" to registry failed Trying to discover channel pear.phing.info over https:// instead Discovery of channel "pear.phing.in...

Install builder for Java application

I am looking for a framework to create an install kit for my Java web application. I need something that would install JBoss, a Database Server, Java, and of course the application itself with all the dependencies and settings on a Windows platform. I prefer free tools. What do you recommend and why? ...

Can I install Visual Studio 2005 on my machine over 2010

I want to install Visual Studio 2005 on my machine which already has Visual Studio 2010? Please help me out. Bharat ...

Checking changes made before/after installing application?

On Linux, I need to know which files were added/modified/moved/deleted after compiling and installing an application from source code, ie. the command-line, Linux equivalent to the venerale InCtrl5. Is there a utility that does this, or a set of commands that I could run and would show me the changes? Thank you. Edit: The following...

Side by side installations of MySQL

We're currently running MySQL 5.0.36sp1, and I'd like to evaluate whether we would get any kind of performance gain in running a more recent version. Can I safely install a newer version and run it on a different port without affecting my existing instance? Ideally, I'd be able to turn on one instance at a time, and run the same tests o...

Is it possible to install a Windows Service on a remote machine with an ant script (or dos command)?

I'm looking to easily install a windows service on a remote server. Now, our ant scripts upgrade a database (exe program) and deploy the webserver files on a remote server (ftp). Would it be possible to automate installation and upgrade of a windows service? ...

Is there any way to gather all files and registry entries associated with an already installed app?

I need to create a package with all files associated with an install, so that I can migrate this install to another computer. I cannot download the installer / setup program, and so I need to do this instead. Does anyone have any experience with this? Thank you!!!! :-D ...

problems with java installation (xerces) on mac

Hello I'm using MacOsX 10.6.4. Some time ago I run into problems with Eclipse (it wouldn't start anymore - I opened a question here and followed all the suggestion but with no luck). Then I also run into very similar problems with other java applications, of which the last one is the android sdk. All these problems seem to be related w...

Cannot install MSVS 2010 C# Express - Prerequisites x64 don't install

On Windows 7 64bit, have had the 2010 beta installed previously (first one if my memory serves me) http://i300.photobucket.com/albums/nn24/BlamBear93/MSVS2010csharpinstallerror.png What seems to happen is this: It installs the first thing it needs to fine, then it gets to this, the bar goes all the way up and then it prompts me to rebo...

Trying to deploy RIS on WindowsXP SP3

Hi Guys, I've been trying to deploy RIS on Windows XP SP3 but I think I'm facing a problem with the network card driver. I've followed this guide http://echo.wordpress.com/2010/03/01/installing-windows-xp-from-network-ris/. The problem occurs in the blue installation screen after loading the basic drivers to RAM (before copying Windows ...

How to install PHP in IIS 7.5, Windows Server 2008 R2 (64bits)

In http://windows.php.net/downloads I couldn't find any x64 built for download. Further I have to choose among "Thread Safe" and "Non Thread Safe" with no explanation whether one is safer than the other or it performs better. The install.txt inside the available ZIPs for download seems out-dated an it doesn't mention anything about this....

building ruby on windows 7

I know this has been asked before but I ran into a specific problem. I'm trying to build ruby 1.9.2 rc2 on windows 7. When I run configure.bat it aborts with the following message. cl -nologo -MD rtname.c user32.lib -link > nul NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. I find that the file 'rtname.c' does not exist an...

Perl : Error during installion of a module of CPAN

I run on Mac OS X 10.5 and I want to write a program in Perl. However, I need to install the module RDF::Trine and DBD::CSV and I got an error when I install both. If I write : install RDF::Trine The error is : Files=51, Tests=5, 2 wallclock secs ( 0.21 usr 0.18 sys + 1.30 cusr 0.51 csys = 2.20 CPU) Result: FAIL Failed 49/51 t...

Configuring DotNetNuke installation on GoDaddy shared hosting to properly map DNS to secondary parent portal

I have a GoDaddy shared hosting account where I've installed DotNetNuke. I'm trying to configure a secondary parent portal so that when users browse to my second domain, they see the new portal. Here is my current setup: Main DNN portal: http://MyFirstDomain.com/dnn Domain mapped to: \dnn\Portals\1 (through GoDaddy Hosting Control Pan...

Installing Ruby on Rails for Windows 7 (up to date)

I'm a designer and not a coder and having issues with the first install. I downloaded Rails 1.8.6 and Instant Rails. I opened a console and tried updating gems. Nothing worked there. I think I will just delete everything and start over because I'm sure I broke something by now. I was really thinking about buying a Mac today just to ge...

Flash Builder 4 and Zend Studio 7

I'm working with Flash Builder 4 and I'm planning to work with the Zend Framework for the PHP. Anyone tried to get an environnement for developping with Flash Builder 4 and Zend Studio 7 ? If you tried, let me know how you install it and give me feedback on this method of developping. Thanks in advance. ...