Does anyone have a copy of MSIINV.EXE (The MSI Inventory tool)? The site where it used to be available is down(http://www.huydao.net/). I'm trying to uninstall some components in order to force the Visual Studio Setup to reinstall them. I apologize as this is not strictly a programming question but I figured anyone that has installed som...
I get this error message when installing SQL 2005 Analysis services.
The cabinet File 'sql.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package.
Im installing from an ISO file downloaded from MSDN. How could anything b...
So I got a 64 bit virtual machine running x64 Windows Server 2003 Standard Edition with plesk from blacknight.ie.
I installed all the updates from windowsupdate.microsoft.com apart from group policy, terminal services and windows search.
I then tried installing SQL 2005 x64 Enterprise. I tell it to install everything including all the cl...
The question is related to the post.
I need to install python-setuptools to install python modules.
I have extracted the installation package.
I get the following error when configuring
[~/wepapps/pythonModules/setuptools-0.6c9]# ./configure --prefix=/home/masi/.local
-bash: ./configure: No such file or directory
I did not find the ...
About a month ago I installed libxml-ruby using
gem install libxml-ruby
and it worked fine.
Then i went to install it on another machine today and it failed with this error:
C:\Windows\system32>gem install -r libxml-ruby
Building native extensions. This could take a while...
ERROR: Error installing libxml-ruby:
ERROR: Failed ...
I downloaded the beta from MSDN and installed it successfully on my 32-bit Windows 7 RC notebook. However it fails to install on my Vista x64 desktop.
If I try to install the .NET Framework Beta 1 on it's own, it fails with this message.
I don't have .NET framework 1.0 installed. At least it doesn't show up in my add/remove program...
Every time I run the Visual Studio setup I encounter the following error message "A problem has been encountered while loading the setup components. Canceling setup.". I also tried running the setup via the control panel, which results in a ever-so-meaningful "path not found" (but the setup did execute further).
I did try removing sever...
I'm using a HTA to try to install a product using WindowsInstaller.Installer as an ActiveXObject. Using the same HTA model that has been used in the past, the attempt to install throws the error: "Msi API Error: InstallProduct,PackagePath,PropertyValues".
I have tried this on both Windows Vista and Server 2003 with no success. Both hav...
I downloaded umbraco and used the web platform installer. Everything went though okay and it installed SQL Express 2008 and a new directory under the default website in IIS. However when I launch the website I'm redirected a dead page as below.
What do I do next?
Thanks!!
http://localhost/install/default.aspx?redir=true&url=/te...
I seem to be completely unable to install the Windows 7 SDK onto my machine, and the only solution I've found on the web is to make a swathe of registry changes. I've done this - still no success.
This is the reported error:
A problem occurred while installing selected Windows SDK components.
Installation of the "Microsoft Windows SD...
Once I saw gcc version 4 at sf.net host page of mingw,I managed to download the whole package and install the new package,but it turns out a lot of mistakes(create process errorwhile run gcc and give out non-meaningful code) and Now I have to rollback to the orginal automatical installed version.
My question is: is there anyone have suc...
I did this before but and it always worked - but now I am installing on my Vista 32 laptop.
It goes almost to the end but then fails, here's the log:
Exe (C:\Users\JOHN_I~1\AppData\Local\Temp\Microsoft Visual Studio 2008 SP1\VC_x86Runtime.exe) succeeded.
Log File: dd_VC_x86RuntimeMSI0AFE.txt
Log File: dd_VC_x86RuntimeUI0AFE.txt
Exe...
After installing version 5.02.02 on localhost:81 as a new installation (which didn't run smooth but OK'ed in the end), the following error came up when opening the site:
Domain Name Windows Vista Does Not Exist In The Database
My guess is that the installer doesn't like http://localhost:81 or any other port. After checking the Port...
Hi all,
I'm running an ubuntu 9.10 server on an amd-64 platform. Everything's pretty much standard, and I've got Sinatra 0.94 running on a ruby 1.8 installation. I want to install passenger in order to easily configure ssl.
The problem is, it fails to find the installer.
I run
sudo gem install passenger
or
sudo gem install -r ...
Hi all,
I have an application of mine on AppStore. But one user is complaining that he can not install the application on his device(Curve 8900) and it's giving error
"Error starting AppName
$28NonTouch$29:
Module 'AppName
$28NonTouch$29-2' has
verification errors."
Now how come it is possible that other's users are able to download ...
I am unable to login into magento admin.
In magento, (in newest release..)
it needs proper domain to login ...but how it is
possible in a local machine...
I found some solution ...in magento forum here...
http://www.magentocommerce.com/boards/viewthread/4337/P15/
They asked to change localhost to h t t p ://127.0.0.1
but when tri...
Hi,
I have been trying to install tomcat-6.0.26 on my Mac OS 10.6. I followed these instructions:
1)Get the latest binary from here
2) Extract it to /usr/local
3) sudo vi /etc/profile and add the following settings
export JAVA_HOME=/Library/Java/Home
export CATALINA_HOME=/usr/local/tomcat
4)sudo chown -R nobody:nobody /usr/local/t...
I have tried with zero success to get a USB debug connection from a WinXP dev box to a brand X Android 1.6 tablet. I believe I had everything configured correctly on the Android and installed correctly on the dev box, but when the two are connected with a USB cable NOTHING HAPPENS; i.e. Windows finds no new hardware much less a new USB d...
This is a follow-up of the post at http://stackoverflow.com/questions/3210207/ada-plotting-2d-graphs . I decided to create a new post as this is a separate issue. The installation of PLplot for Windows is at: http://www.miscdebris.net/plplot_wiki/index.php?title=Specifics_for_various_platforms#Windows . The installation is as follows:
c...
Just bought MCImageManager for .NET yesterday. Followed the installation instructions to the letter. Now my .NET 4.0 VB VS2010 web project won't build. Full details at http://tinymce.moxiecode.com/punbb/viewtopic.php?id=22436. What I need is "proper" installation instructions. It doesn't seem right that you have multiple copies of dll'...