locked
Installation Error for BOT Framework Emulator? RRS feed

  • Question

  • Hi

    I am trying to install BOT Framework Emulator from this link https://download.botframework.com/bf-v3/tools/emulator/publish.htm.  My system is window 10...

    Below is the log file of installation... 

    The following properties have been set:
    Property: [AdminUser] = true {boolean}
    Property: [InstallMode] = HomeSite {string}
    Property: [NTProductType] = 1 {int}
    Property: [ProcessorArchitecture] = AMD64 {string}
    Property: [VersionNT] = 10.0.0 {version}
    Running checks for package 'Microsoft .NET Framework 4.5 (x86 and x64)', phase BuildList
    Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full'
    Read string value '4.6.01586'
    Setting value '4.6.01586 {string}' for property 'DotNet45Full_TargetVersion'
    The following properties have been set for package 'Microsoft .NET Framework 4.5 (x86 and x64)':
    Property: [DotNet45Full_TargetVersion] = 4.6.01586 {string}
    Running checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe'
    Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true
    Result of checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe' is 'Bypass'
    Running checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe'
    Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'DotNet45Full_TargetVersion' and value '4.5.50709': true
    Result of checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe' is 'Bypass'
    'Microsoft .NET Framework 4.5 (x86 and x64)' RunCheck result: No Install Needed
    Launching Application.
    URLDownloadToCacheFile failed with HRESULT '-2146697208'
    Error: An error occurred trying to download 'http://download.botframework.com/bf-v3/tools/emulator/Bot%20Framework%20Channel%20Emulator.application'.

    • Moved by 宝宝徐 Wednesday, November 2, 2016 5:43 AM
    Sunday, October 30, 2016 2:45 AM

All replies

  • Hi Selvakumaresan,

    Welcome to MSDN forum.

    Our forum is to talk about the setup and deployment of .NET Framework, your thread is about the installation of BOT Framework Emulator. About the Bot Framework question, I would suggest you post your issue on https://docs.botframework.com/en-us/support/, thank you for understanding.

    Best regards,

    Joyce


    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Monday, October 31, 2016 5:20 AM