About 386 results
Open links in new tab
  1. Unhandled microsoft.net framework exception occurred in w3wp.exe

    Oct 7, 2021 · Check the application pool setting in iis. Are you correctly mapped correct version of .net? Also check Is there any dll required to enable/disable 32 bit?

  2. Could not load type in Global.asax in newly created projects. Visual ...

    Oct 7, 2021 · For example, we do not recommend that you run an app the targets the .NET Framework 4.6 on the .NET Framework 4.5. Try changing target framework from a later …

  3. Archive file cannot be size 0.while zipping file

    Apr 5, 2012 · Also discuss all the other Microsoft libraries that are built on or extend the .NET Framework, including Managed Extensibility Framework (MEF), Charting Controls, …

  4. Package Loading Failures with VWD2008 Express

    Feb 2, 2008 · Look under Windows\Microsoft.NET\Framework\v2.0.... and check versions of System.Design.dll and System.Web.dll - what are they?

  5. C# error when running DLL to execute SSIS package

    Dec 16, 2016 · This topic ties in several items in .Net, so it was the most general I could find :) I developed a C# class library that will execute SSIS packages from a shared file system. The …

  6. HttpWebRequest with CookieContainer problem in .NET 4+?

    Aug 24, 2016 · And I make sure twice that I'm working in .NET 4+. And even if I change the domain of my cookiecontainer object like I should in .NET 3.0, it just makes no different.

  7. How can I associate a MetadaDispenser object (created with ...

    Oct 12, 2008 · I need to create a MetaData Dispenser object (using CoCreateInstance ()) that will host a particular CLR version instead of the latest CLR version installed in the local machine. It …

  8. Printing Scaled Framework Element to XPS

    Apr 4, 2013 · The PrintQueue, PageMediaSize, and PageOrientation are selected by the user. This seems to work ok for Adobe PDF printer or my physical printer. When I try to use the XPS …

  9. An unhandled exception of type …

    May 5, 2015 · As far as I know in some cases, an application that targets the .NET Framework may throw an ExecutionEngineException exception during garbage collection when an …

  10. SDKToolsPath and SDK40ToolsPath are empty

    Sep 15, 2016 · Make sure the SdkToolsPath is set and the tool exists in the correct processor specific location under the SdkToolsPath and that the Microsoft Windows SDK is installed My …