About 92 results
Open links in new tab
  1. Microsoft visual C++ 2015 redistributable (x86) 14.0.24212

    What’s the “Application and Functions” means? Usually, we can go to Control Panel-Programs-Uninstall a program and right click the Visual C++ 2015 Redistributable (x86), Change-Repair to repair it in …

  2. Contact Addresses - Lookup Address - social.microsoft.com

    I know when you create a customer or a contact, it creates a record in the customer addresses table.

  3. TCP KeepAliveTime, KeepAliveInterval in MFC

    I wrote an MFC (VS2010) application that uses the KeepAliveTime and KeepAliveInterval settings to monitor a socket (not showing the code here to save time). The code works fine and it does what I …

  4. Msdn forums - Azure Service Fabric

    I created reliable actor service (volatile not persisted) with the following configuration, 20 secs of idle timeout and 5 secs of GC scan ...

  5. customerid may only contains accounts - social.microsoft.com

    Feb 5, 2014 · When creating a opportunity, we have to link this to an Account (in customerid). We will never link an oppportunity to a contact. Is it possible to only show accounts in the field customerid? …

  6. MSDN

    MSDN

  7. Filtering Row Synchronization - social.microsoft.com

    Apr 22, 2011 · In the Peer to Peer synchronization scenario, how could I pass in the extra paramter to enable filtering row synchronization?

  8. Sqlbulkcopy Error : The given value of type SqlDecimal from the data ...

    base {System.SystemException} = {"The given value of type SqlDecimal from the data source cannot be converted to type decimal of the specified target column."}

  9. How to do strong-naming in C++ - social.msdn.microsoft.com

    I have a project that I wish to use a strong-naming file with. The problem is, I don't know how to do it. In C# and VB.NET, all you had to do is open the Signing tab on the project properties page and check …

  10. Azure Automation :: Error "Get-AutomationVariable" not recognized

    I have a Runbook that is throwing an exception, with the following message: " The term 'Get-AutomationVariable' is not recognized as the name of a cmdlet, function, script file, or operable …