Windows 10: TPM: TSS.MSR the "NV UWP" sample Project.

Discus and support TPM: TSS.MSR the "NV UWP" sample Project. in AntiVirus, Firewalls and System Security to solve the problem; Hi! I posted an unanswered thread so far: TSS.MSR/discussions My question was on How to use the TPM API inside a UWP project? When I load this... Discussion in 'AntiVirus, Firewalls and System Security' started by Jean-Francois AVILES, Mar 29, 2021.

  1. TPM: TSS.MSR the "NV UWP" sample Project.


    [COLOR=rgba36, 41, 46, 1]Hi![/COLOR]


    [COLOR=rgba36, 41, 46, 1]I posted an unanswered thread so far: [/COLOR]TSS.MSR/discussions
    My question was on How to use the TPM API inside a UWP project?

    When I load this sample project: "TSS.MSR", e[COLOR=rgba36, 41, 46, 1]verything works but only with administrator rights.[/COLOR]
    But also admin rights into a standard UWP project is not possible...

    [COLOR=rgba36, 41, 46, 1]The result is always the same: "TPM exception occurred: TbsCommandBlocked"[/COLOR]

    [COLOR=rgba36, 41, 46, 1]Even in "administrator" mode in Visual Studio![/COLOR]

    [COLOR=rgba36, 41, 46, 1]So is it possible to use it in a standard UWP?[/COLOR]

    [COLOR=rgba36, 41, 46, 1]As the sample project "TSS.MSR" seems to be implemented...[/COLOR]


    [COLOR=rgba36, 41, 46, 1]Yes, if I modify the sample code project NV UWP with a simulator connection ie: tpmDevice = new TcpTpmDevice"127.0.0.1", 2321;,[/COLOR]

    [COLOR=rgba36, 41, 46, 1]this project is working well.[/COLOR]

    [COLOR=rgba36, 41, 46, 1]But with my current hardware Dell laptop with the original code, how do I work with it?[/COLOR]


    [COLOR=rgba36, 41, 46, 1]Is there a way to use TPM in a UWP application for Microsoft store?
    Or maybe I forgot something...[/COLOR]


    [COLOR=rgba36, 41, 46, 1]All the best,[/COLOR]

    [COLOR=rgba36, 41, 46, 1]JFA[/COLOR]

    :)
     
    Jean-Francois AVILES, Mar 29, 2021
    #1
  2. Brink Win User

    WebRTC UWP & callstats.io integration sample released


    Source: WebRTC UWP callstats.io integration sample released! - Windows Developer Blog
     
    Brink, Mar 29, 2021
    #2
  3. Brink Win User
    WebRTC UWP & callstats.io integration sample released

    Source: WebRTC UWP callstats.io integration sample released! - Windows Developer Blog
     
    Brink, Mar 29, 2021
    #3
  4. Gaulles Win User

    TPM: TSS.MSR the "NV UWP" sample Project.

    VS2015 Unable to Create New Windows 10 UWP Project or Build Existing Windows UWP Samples

    When I try to create a new Windows 10 UWP, or open or build existing samples or projects, I get

    the following error:

    The imported project "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.2\Microsoft.Windows.UI.Xaml.CSharp.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk

    I am running VS2015 Enterprise on Windows 10 Pro. Windows 10 SDK (10240) and Emulators installed. Have re-installed VS2015 several times without luck. There is no v14.0\8.2 folder on my machine. Tried to copy the v14.0\8.1 folder to create v14.0\8.2 folder
    but this only allows you to load the project or create new ones, but build fails. This is driving me crazy.

    Note: An earlier install of same VS2015 ISO and SDK on Windows 10 Enterprise Evaluation was running successfully until I had to re-format a few days ago when I upgraded my Windows 7 to Windows 10 Pro. I have now also tried to install a clean copy of Windows
    10 Enterprise, re-install VS2015 with SDK and emulators, and yet no luck. Same error keeps repeating.

    Any suggestions on where/how to create the v14.0\8.2 folder would be appreciated.
     
    Gaulles, Mar 29, 2021
    #4
Thema:

TPM: TSS.MSR the "NV UWP" sample Project.

Loading...
  1. TPM: TSS.MSR the "NV UWP" sample Project. - Similar Threads - TPM TSS MSR

  2. Windows Server TSS repurposed as a DC

    in Windows 10 Gaming
    Windows Server TSS repurposed as a DC: A Terminal Services Server at the main office has been repurposed as a Domain Controller at a branch office.I removed the TSS service and installed DHCP, DNS, and AD, and all is well, but I can't manage it via Remote Desktop Connection.How do I fix that?...
  3. Windows Server TSS repurposed as a DC

    in Windows 10 Software and Apps
    Windows Server TSS repurposed as a DC: A Terminal Services Server at the main office has been repurposed as a Domain Controller at a branch office.I removed the TSS service and installed DHCP, DNS, and AD, and all is well, but I can't manage it via Remote Desktop Connection.How do I fix that?...
  4. TSS Keeps Popping Up

    in AntiVirus, Firewalls and System Security
    TSS Keeps Popping Up: For some reason, a tech support scam keeps popping up randomly, and it bypasses my adblocker, and also website blocker,It seems like when I'm investigating on https://robloxbypass.pw/ or some other site, it opens it up in a new window. The tech scam that's popping up is on...
  5. NV Surround

    in Windows 10 Customization
    NV Surround: How do you remove after having used it. It no longer detects my second moniter. https://answers.microsoft.com/en-us/windows/forum/all/nv-surround/0f7cd2cb-8a1c-4918-99f8-354377557f99
  6. Microsoft explains what is Project Reunion to fix Win32 and UWP apps

    in Windows 10 News
    Microsoft explains what is Project Reunion to fix Win32 and UWP apps: What is Project Reunion? Project Reunion is a set of libraries, frameworks, components, and tools that you can use in your apps to access powerful Windows platform functionality from all kinds of apps on many versions of Windows. Project Reunion combines the powers of Win32...
  7. Microsoft wants to unify UWP and Win32 with Project Reunion

    in Windows 10 News
    Microsoft wants to unify UWP and Win32 with Project Reunion: Microsoft's virtual Build 2020 conference started today and one of the major announcements that Microsoft made today unveiled Project Reunion officially. Project Reunion is Microsoft's attempt at bringing Win32 programs and UWP applications together. The company hopes that...
  8. lockbit.SA!MSR

    in AntiVirus, Firewalls and System Security
    lockbit.SA!MSR: I am infected by lockbit.SA! MSR on an accounting server la sauvgarde also infects a solution ????? It is very serious to close the company if I do not find a solution I am French I will use a translator...
  9. WebRTC UWP & callstats.io integration sample released

    in Windows 10 News
    WebRTC UWP & callstats.io integration sample released: Early last year, we announced support for Real-Time Communications on the Universal Windows Platform based on a fork of Google’s WebRTC.org repo. The project enables native UWP developers to build Chrome compatible and feature equivalent RTC apps for all Windows 10 platforms,...
  10. UWP Experiences – App Samples

    in Windows 10 News
    UWP Experiences – App Samples: The UWP App Experiences are beautiful, cross-device, feature-rich and functional app samples built to demonstrate realistic app scenarios on the UWP platform across PC, Tablet, Xbox and more. Besides being open source on GitHub, each sample is accompanied by at least one blog...