Check if SQL express is installed on target machine
Tue, 09 Mar 2010 05:27:45 -0800
We can check whether SQL express is installed on a machine or not and then can install it along with our application.Following is the code sample in VB.NET to implement the same.
[VB.NET CODE STARTS HERE]
' Need to add System.Management reference
Imports System.Management
' Check if SQL express is alrea ...
|
VS 2008 install fails on Windows Server 2003 64bit.
Mon, 1 Mar 2010 08:54:14 -0800 (PST)
This is a clean VM machine with nothing else installed. The OS is
Windows Server 2003 64 bit. It is trying to install .net frameworks
3.5 (x64) when it dies.
[03/01/10,11:33:30] setup.exe: [2] ISetupComponent::Pre/Post/Install()
failed in ISetupManager::InternalInstallManager() with HRESULT
-2147023293.
[0 ...
|
visual stuio 2008 Team System
Mon, 22 Feb 2010 08:09:47 -0800
I am trying to install visual stuio 2008 Team System.
I am getting the following error:
s:\setup\..\wcu\profiler\PerfCollectionTools_x86.exe could not be unpackaged because it is not a cabinet
If some one have any solution for it, please let me know.
Thanks for your help
Anil
PvdG42 wrote:
Re: Can't i ...
|
visual stuio 2008 Team System
Mon, 22 Feb 2010 08:09:48 -0800
I am trying to install visual stuio 2008 Team System.
I am getting the following error:
s:\setup\..\wcu\profiler\PerfCollectionTools_x86.exe could not be unpackaged because it is not a cabinet
If some one have any solution for it, please let me know.
Thanks for your help
Anil
PvdG42 wrote:
Re: Can't i ...
|
Different icon for administrator accounts
Mon, 22 Feb 2010 08:01:57 -0500
I have a MFC app that was developed with VS-2005.
The .exe contains an ICON that I expect to see on the desktop. The icon
appears fine in Windows XP. However, in Vista and Windows 7 it appears
correctly for non-admin accounts only. For administrator accounts the
default MFC icon appears.
In a VS-2005 ...
|
Windows Installer does not install any files
Wed, 17 Feb 2010 00:39:01 GMT
Hi,
I am trying to install a VS2005 Windows Forms .Net project on a 64-bit Windows Server using Setup2.msi Setup.exe generated by Setup and Deployment project for a 64-bit operating system.
The Setup runs fine and declares a successful installation but the installation fodler is empty. There is no fie in the t ...
|
Help with deleted components registry keys
Sat, 30 Jan 2010 16:47:01 -0800
Hello,
I did a big mistake and I deleted the path of these files in windows xp
registry:
System.Workflow.Activities.dll
PresentationFramework.Luna.dll
RedistList\\FrameworkList.xml
The keys that should contain the paths are:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserD ...
|
|
|
Help: Visual Basic Setup Problems
Sat, 30 Jan 2010 14:27:31 -0800 (PST)
I picked up a book to learn Visual basic but cannot install it on my
system after I download it from this site: http://www.microsoft.com/express/Windows/.
I'm assuming my pc is the problem, but have no idea where to start.
It seems to stat installing, but then I get a pop-up that says:
"Microsoft Visual Basi ...
|
cannot apply vs2005 sp1 (better version of the question)
Sat, 23 Jan 2010 08:15:14 -0800 (PST)
Hi everyone --
My environment: Win XP Pro SP3, .NET Framework 2.0
Because of a virus, I reloaded XP and its SP3. I did not reformat: in
my present setup -- backup disk is broken -- I really cannot.
Before reloading XP,
I'd been using VS2005 with no problems. But now, after reloading XP,
VS2005 devenv.exe ...
|
Re: cannot apply vs2005 sp1
Sat, 23 Jan 2010 07:59:24 -0800 (PST)
On Jan 23, 9:16 am, "PvdG42" <pvd...@toadstool.edu> wrote:
> "lcplben" <b...@sellmycalls.com> wrote in message
>
> news:7b615cb8-df40-43b6-b05b-caac415e9dcb@h2g2000yqj.googlegroups.com...
>
>
>
> > Hi everyone --
>
> > My environment: Win XP Pro SP3, .NET Framework 2.0
>
> > Because of a virus, I reloaded ...
|