Connecting Tech Pros Worldwide Help | Site Map

dotNet 3.5 application does not run on Vista Home

  #1  
Old November 18th, 2008, 01:45 AM
Prats
Guest
 
Posts: n/a
I have an application developed in C++/CLI using dot NET 3.5
I tested on windows XP, Windows Vista Basic and Vista Home premium
It does not run on vista Home Premium.
The application installed successfully, dot Net 3.5 also installed, but when
I run the application, it says application failed to start.
Are there any knows bugs woth 3.5 and Vista Premium.

TIA

  #2  
Old November 18th, 2008, 10:15 PM
Brian Muth
Guest
 
Posts: n/a

re: dotNet 3.5 application does not run on Vista Home


You are probably missing a dependency. Deploy the C++ 2008 Redistributable Package

http://www.microsoft.com/downloadS/d...displaylang=en

Brian


"Prats" <xaria.sg@hotmail.comwrote in message news:33079A1A-A3BE-4F4D-856B-C527477021B3@microsoft.com...
Quote:
>I have an application developed in C++/CLI using dot NET 3.5
I tested on windows XP, Windows Vista Basic and Vista Home premium
It does not run on vista Home Premium.
The application installed successfully, dot Net 3.5 also installed, but when
I run the application, it says application failed to start.
Are there any knows bugs woth 3.5 and Vista Premium.
>
TIA
>
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
10 Reasons .NET developers should consider the switch to Mac OS RMZ answers 28 June 27th, 2008 09:19 PM
Still need help getting OneClick app to get to first user code line Just_a_fan@home.net answers 5 June 27th, 2008 09:14 PM
Images/CSS not resolving on dev machine testing John Kotuby answers 3 May 15th, 2007 03:35 PM