Posted on: 7/7/2014 8:36:10 AM | Views : 464

Hello guys,
System Info:
Windows 7 64Bit.
Scenario: I have an application, while installation it installs SQLServer 2008 instance with some xyz database name.
Issue: The system already has the SQLServer 2008 R2, and now I am trying to install the application but the SQLServer instance of my application is not getting installed, its giving error saying that the installation failed.
The error code is :
0x84B40000
The below is the log file data.
07/07/2014 16:15:14.283 ======================================================================
07/07/2014 16:15:14.283 Setup launched
07/07/2014 16:15:14.298 Attempting to determine media source
07/07/2014 16:15:14.298 Media source value not specified on command line argument.
07/07/2014 16:15:14.298 Setup is launched from media directly so default the value to the current folder.< ...

Go to the complete details ...