Skip to content

Cannot use with external manifest file #9

Description

@balu58

With previous versions I was able to put the manifest file to the output directory. This version only works with with an embeded manifest.
Can be reproduced with the provided sample S_DM_SpeechKit.
Change the application properties from App.manifest to S_DM_SpeechKit.manifest and "Create application without a manifest". Then change the propeties of the file S_DM_SpeechKit.manifest to "Copy to Output directory" Always.
Compile and start the the project.
It crashes in the line:
Session.SharedSession.Open(loginDialog.txtUserName.Text, _organizationToken, _partnerGuid,
"S_DM_SpeechKit", DocumentMode.Frontend);

with a System.AccessViolationException

2025.3 did work fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions