About 14 results
Open links in new tab
  1. VS2012 .NET 4.0 Clickonce VSTO CryptographicException ...

    Sep 26, 2015 · I have a VS2010 .NET 4.0 VSTO Outlook Addin project that I wish to migrate to VS2012 (but keep it in .NET 4.0). It compiles fine, and runs from inside the IDE just fine, but …

  2. 'DeferRefresh' is not allowed during an AddNew or EditItem …

    Aug 16, 2013 · So, if you can modify the target framework to 4.5+, your question should be resolved.

  3. Throwing exceptions across dll boundaries in C#

    Sep 30, 2014 · The App and the C# wrapper are built with Visual Studio Professional 2012 with the .NET framework version 4.5. The Wrapped DLL is built with Visual Studio 2010. My …

  4. SQL 2008 R2 - Express: Microsoft SQL Studio Package Failed to load

    Feb 26, 2013 · This occurred after I repaired the .Net 4.5 framework. I tried almost everything: Re-installed SQL, Re-installed .Net, removed the registry key, edited the user.config file, etc.

  5. WPF application working on Windows 7, but not working on …

    May 28, 2019 · Application target .Net Framework is 4.5.1. I had uninstalled the Windows 10 patch. And used WPFToolkit version 3.5.50211.1 instead of the earlier 3.5.40128.1. But the …

  6. Problem with control handling in Page Viewer Webpart (JS issue)

    Sep 5, 2013 · Thank you for the reply. It seems to me that the links don't apply anymore since I'm using Windows Server 2012 and the .NET Framework is the latest (4.5 I assume) with all the …

  7. Microsoft.AspNet.Identity.Owin is breaking my webconfig. Could …

    Oct 7, 2021 · I am building an MVC 5 application from scratch. All I used was the basic MVC format. I then created a homecontroller with a hello world index. Everything working fine, until …

  8. AccessViolationException with …

    Mar 6, 2014 · I am calling a third-party unmanaged DLL from vb.net (framework 4.5) and on rare occasions the third party DLL thows an AccessViolationExcpetion ("Attempted to read or write …

  9. Rectangle (F) IsEmpty return true when width or height is negative …

    Nov 8, 2012 · My understanding of the "Answer" is that it is fixed in .NET 4.5. I downloaded 4.5 but have not tested it because I have had to use a custom rectangle validator for my project.

  10. ClickOnce Missing Required Files Error, Looking for Manifest in …

    Apr 22, 2016 · I target .NET 3.5 SP1 and list it and Windows Installer 4.5 as pre-requisites in the Project Publish settings. I receive the following error when trying to install the application from …