About 2,440 results
Open links in new tab
  1. Microsoft Authenticator App is Producing Invalid Codes

    Sep 25, 2017 · Since the most recent update to the Microsoft Authenticator app, it is unable to produce valid codes for any of my online 2FA services. This is on an Android device. Looking …

  2. [UWP]UWP App File Association - social.msdn.microsoft.com

    Jan 29, 2019 · Access to the app from the Windows File Explorer Context Menu is just a convenience that I have used for a number of utilities. The user can always open the UWP …

  3. WebGrid column widths - social.msdn.microsoft.com

    Oct 14, 2012 · The easiest way to manage column widths is through CSS. The Column constructor has an optional style parameter, which takes a string representing a CSS class …

  4. app.config is not automatically created!

    May 2, 2008 · User-837620913 posted App.config files are only generated or recognized by Visual Studio when the project is a Windows Forms, Console, or WPF application. App.configs …

  5. how to change SharePoint web application port number?

    For more information about change web application’s port number, please refer to the following article, the following article can also apply to non-central administration web application.

  6. How to Close a COM instance? - social.msdn.microsoft.com

    May 3, 2012 · No errors, but it didn't help. I still get entries per instance. In the COM object there is a random number generator in the constructor, so I print that out. The first time I run my …

  7. Sorry, you don't have a license to use Project Web App.

    May 15, 2013 · This is because of license issue,either you have to assign existing license or need to buy new license then assign, please go through the link here this issue and root cause is …

  8. Cant debug WinCE 6.0 app in VS2008 - social.msdn.microsoft.com

    Nov 24, 2010 · I am currently writing code for a wince 6.0 smart device using VS 2008. I have a program that runs that im trying to debug using the smart device native debugger

  9. Display local notifications when the app is killed - Xamarin.Android

    Jun 12, 2020 · I have created a ReminderBroadcastReceiver which extends from Broadcast Receiver. In the OnReceived method, I create a local notification. This works fine as long as …

  10. Published output files question about WPF app on .NET Core

    Oct 1, 2019 · I tried a new WPF app with .NET Core 3.0. I can see debug output consits of APP.exe, APP.dll and some json files. When I publish the app, I thought I would get more files …