Acknowledged

BUG: Cannot select export path for Export Project

The Visual Studio plugin is just useless on windows because it does not allow to select the export path, it always complains that the path does not exist, after selecting Export Project.

What kind of path is it expecting?

  • Well, tested this today and now it opens the window to select the folder and exports the project correctly. I have no idea what changed...

  • Thanks for the update—it's not something that we've seen before. The only thing we can say right now for certain is that the 'Please enter a path that exists' error is not coming from our extension. I'm filing a ticket to have this investigated, but perhaps you could try disabling other extensions you have installed to see if there's a conflict causing the issue.

  • Hi

    VS Code info:

    Version: 1.92.1 (system setup)
    Commit: eaa41d57266683296de7d118f574d0c2652e1fc4
    Date: 2024-08-07T20:16:39.455Z
    Electron: 30.1.2
    ElectronBuildId: 9870757
    Chromium: 124.0.6367.243
    Node.js: 20.14.0
    V8: 12.4.254.20-electron.0
    OS: Windows_NT x64 10.0.22631

    Monkey C extension: v1.0.11

    ConnectIQ SDK: 7.2.1

    I have verified SDK installation, uninstalled Monkey C extension, installed again, didn't solve the problem.

    I'm just trying to export the app to publish on the store. What's causing this? 

    Thank you

  • Can you provide additional information, such as the VS Code version, Monekey C extension version, SDK version, and the exact steps you're taking when you encounter this issue?

    I assume you're selecting Monkey C: Export Project, which normally displays a save dialog on Windows to create or select an export location.