Posted on: 5/12/2014 1:46:55 PM | Views : 495

I am working with an application that was developed for an XP machine.  One of my peers took the old Windows application and using Visual Studio 2010 upgraded the application to work on a Windows 7 machine.  We are creating the installer (.exe and .msi) files within Microsoft Visual Studio 2010, but we are having different issues on different machines that we try to run the setup.exe file on.
On our company computers with Windows 7, the setup.exe file runs and works properly.On our customers computer with Windows 7, received the following error: "an error occurred attempting to install SQL Server 2008 Express Service Pack 1."  On non-company/non-customer machines, we tried two Windows 7 machines.  One machine had no issues and everything installed perfectly and the other received this error: "Component SQL Server 2008 Express has failed to install." User pressed Yes to reboot the compu ...

Go to the complete details ...