About 7,960 results
Open links in new tab
  1. Run .NET windows application without installing .NET Framework

    Sep 8, 2009 · Well, you should make a setup and deployment project, or clickonce application. This will automatically download and install the .NET Framework before installing your …

  2. .Net Framework 3.5 Sp1 setup alone without 2.0,3.0 etc

    May 13, 2009 · The common language runtime is the foundation of the .NET Framework. . NET Framework 3.5 uses CLR version 2.0 and so does .NET Framework 2.0 or 3.0, while .NET …

  3. .Net framework 3.5 SP1 application fails to run on .NET framework …

    May 30, 2012 · We have a developed some PowerShell cmdlets in C# using Visual Studio 2008 / .NET framework 3.5 SP1. When we try to execute the cmdlet on a Windows XP or Windows …

  4. Cleaning up old .NET Framework versions

    Jan 7, 2012 · Why? Because the developers of the software you use daily designed the software to work with a specific .NET Framework version, so the assemblies provided with 4.0 will not …

  5. .NET Framework 2.0 will not install - social.msdn.microsoft.com

    Feb 27, 2013 · Whenever I try and visit the website it just redirects me to support.microsoft.com. I have tried uninstalling all of my previous .NET Framework, 2.0 SP2, which I think is the …

  6. can .net framework auto update? - social.msdn.microsoft.com

    Jun 15, 2010 · The common language runtime is the foundation of the .NET Framework. . NET Framework 3.5 uses CLR version 2.0 and so does .NET Framework 2.0 or 3.0, while .NET …

  7. Different .NET Framework on a remote machine

    Dec 31, 2007 · The server does not have .NET framework 2.0 installed. When I run the app from my PC I do not get an error, it just never completes the job. If I try and run the app on the …

  8. .NET Framework 4.6.2 project cannot be loaded, but framework …

    Feb 8, 2019 · I've also tried to install the .NET Framework 4.6.2 (not the SDK) but it also refuses to install because a newer version would already be there. Which is understandable since this …

  9. .NET Framework 1.0 install - social.msdn.microsoft.com

    Aug 31, 2009 · .NET Framework 1.0 Service Pack 3 – Message box – NET Framework 1.0 SP 3 – The upgrade Patch cannot be installed by Windows installer service because the program to …

  10. NET Framework written in C++? - social.msdn.microsoft.com

    Aug 31, 2006 · Generally, the framework classes are C#--you can usually tell based on the attributes and the meta data of the framework assemblies. Sometimes the framework classes …