About 22,200 results
Open links in new tab
  1. Issues with .Net Framework - 4.6.1 Not Installing Correct/Is Not …

    Mar 20, 2016 · It requires the most recent version of .Net Framework, however, even after making use of the Web and Offline Installer for 4.6.1, it says I still only have 4.5.2.

  2. Cache Application Block - social.msdn.microsoft.com

    Jun 19, 2008 · A Cache Manager built using Generics and the Microsoft Enterprise Library Cache Application Block Client-Side Caching for .NET Applications

  3. Find the folder that contains the .Net assembly files for some …

    Jun 23, 2011 · The .NET 2.0 family includes .NET 3.5. That's all basically the same runtime, and the 3.0 and 3.5 updates added new base class functionality, but not an actual new framework …

  4. Object must implement IConvertible - social.msdn.microsoft.com

    Aug 31, 2006 · According to the documentation, the .Net framework does all that. This is a win2k machine with .Net framework 1.1 and 2.0 and all windows updates installed. I'm shooting in …

  5. Problem in installing Hotfix KB913384 on windows 7 machine

    We are working VS2005 vb.net multi threaded application with MS SQL 2008 R2 as a database. The application we are testing on Windows 7 (32 Bit) machine.

  6. .Net Famework 4.0 web installer error code 8x800c0008

    Jul 7, 2011 · Question 1 Sign in to vote when i try to install .Net framework 4.0 i keep getting the message "installation failed error code 8x800c0008" please help Sunday, June 19 ...

  7. Reading a table in PDF file using C# - social.msdn.microsoft.com

    Jun 8, 2010 · I need to read a table in a PDF file using C# application and store it in DataTable. Is this possible with dotnet 3.5? Thanks & Regards,

  8. app.config xsd. (Invalid schema elements)

    Jul 28, 2008 · In moving from .NET 1.1 to .NET 2.0 I note that the new configuration attributes and classes based on ConfigurationManager validate the app.config file. I receive several warnings …

  9. How to install other frameworks... - social.msdn.microsoft.com

    Oct 7, 2021 · From your installation list, it looks like .NET 3.5 (RTM) is installed but you actually need the latest servicing release .NET 3.5 Sp1 for the frameworks 2.0/3.0/3.5 to show up in …

  10. DeleteTree Access Denied exception - social.msdn.microsoft.com

    Jan 2, 2009 · We are using C#.NET 2.0 (Visual Studio 2005) System.DirectoryServices DirectoryEntry class to delete AD user accounts. The method DeleteTree () works fine so long …