About 50 results
Open links in new tab
  1. System.Runtime.Serialization.SerializationException

    Mar 20, 2014 · All of the referenced .Net 2.0 and .Net 3.5 assemblies run from GAC_MSIL except our security API which we have both 32-bit and 64-bit versions. Only the 64-bit version is installed. When …

  2. ApplyClientBehavior not called (sometimes) in IOperationBehavior

    Jan 6, 2009 · If you simply add a service reference and new up the proxy directly relying on the information in your config file and the proxy to do all the setup work for you, and the call a method on …

  3. WSE 3.0 licensing - social.msdn.microsoft.com

    Oct 7, 2021 · User-1322853079 posted Hi All, We are using the visual studio 2005 in of our client production machines and also WSE 3.0 component Microsoft.web.services3.dll. We have the licence …

  4. 32x32/16x16 Form.Icon = Icon.ExtractAssociatedIcon (Application ...

    May 19, 2011 · I want a template Form which would be using my App icon. The problem is that using Icon.ExtractAssociatedIcon does not work with multiple resolution icons. I did .NET Reflector survey …

  5. JBIMP chokes on my .jar file - social.msdn.microsoft.com

    Jan 29, 2007 · JbImp is useful to convert Java application developed by Visual J++ to .NET. But, JbImp uses Visual J# runtime and it is compatible only with JDK 1.1.4. (not 1.4.1 !)

  6. add assembly="log4net, Version=1.2.10.0, Culture=neutral ...

    c:\windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "x86" …

  7. installutil.exe will not install or uninstall - social.msdn.microsoft.com

    Jun 19, 2008 · I've developled an mmc 3.0 snapin with .NET on XP Professional using the Windows 2003 service pack 2 SDK. I installed successfully using installutil.exe (for 2.0) and then continued …

  8. mscorlib.resources.dll - social.msdn.microsoft.com

    Sep 1, 2014 · The assembly contains the ResourceManager class for the .NET mscorlib.dll library (Multilanguage Standard Common Object Runtime Library). This version contains the Spanish …

  9. VSTO errors - social.msdn.microsoft.com

    Apr 27, 2007 · at Microsoft.VisualStudio.Tools.Applications.Runtime.IAppInfoDocument.SetDocument (String fileName, Byte [] bytes, FileAccess access) at …

  10. MFC compatibility: Different MFC Versions loaded in the same process?

    Oct 19, 2017 · Is it supported to have multiple different versions of the same Shared MFC DLL loaded in the same process?